Pull request #4035 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 87560f2f4565905b4987d66a8308e965001c5142 rather than d03d2a26d2453c540fc56b565d879a63d9f575c5 Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 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-ssh8710240750208974980.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-ssh3068006722780344030.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-4035/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-4035/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11225714885336263100.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-ssh4199793437789195496.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-4035/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-4035/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15838335157811973711.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-64353 in /w/workspace/edgexfoundry_edgex-go_PR-4035 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit d03d2a26d2453c540fc56b565d879a63d9f575c5 Merge succeeded, producing d03d2a26d2453c540fc56b565d879a63d9f575c5 Checking out Revision d03d2a26d2453c540fc56b565d879a63d9f575c5 (PR-4035) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4035/head:refs/remotes/origin/PR-4035 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # 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 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # timeout=10 Commit message: "feat(snap): exclude redundant files in snapcraft" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T09:33:07.130Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T09:33:07.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T09:33:07.190Z] ========================================================= [2022-05-23T09:33:07.190Z] EdgeX Global Pipelines Version Info [2022-05-23T09:33:07.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:33:07.936Z] ------------------- [2022-05-23T09:33:07.936Z] stable info: [2022-05-23T09:33:07.936Z] ------------------- [2022-05-23T09:33:07.936Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T09:33:07.936Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T09:33:07.936Z] Message: update stable to v1.0.230 [2022-05-23T09:33:08.510Z] ------------------- [2022-05-23T09:33:08.510Z] experimental info: [2022-05-23T09:33:08.510Z] ------------------- [2022-05-23T09:33:08.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T09:33:08.510Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T09:33:08.510Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T09:33:08.650Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-23T09:33:08.666Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-23T09:33:08.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T09:33:08.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T09:33:08.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T09:33:08.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T09:33:08.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T09:33:08.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-23T09:33:08.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-23T09:33:08.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-23T09:33:08.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T09:33:08.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T09:33:08.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T09:33:08.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T09:33:08.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T09:33:08.864Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T09:33:08.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T09:33:08.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T09:33:08.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-23T09:33:08.916Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-23T09:33:08.939Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T09:33:08.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T09:33:08.972Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4035 [Pipeline] echo [2022-05-23T09:33:08.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4035 [Pipeline] echo [2022-05-23T09:33:08.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4035 [Pipeline] echo [2022-05-23T09:33:09.014Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] echo [2022-05-23T09:33:09.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d03d2a2 [Pipeline] echo [2022-05-23T09:33:09.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T09:33:09.092Z] provisioning config files... [2022-05-23T09:33:09.105Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1335410920453474589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:33:09.417Z] ---> docker-login.sh [2022-05-23T09:33:09.417Z] nexus3.edgexfoundry.org:10001 [2022-05-23T09:33:09.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:33:09.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:33:09.680Z] Configure a credential helper to remove this warning. See [2022-05-23T09:33:09.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:33:09.680Z] [2022-05-23T09:33:09.680Z] Login Succeeded [2022-05-23T09:33:09.943Z] nexus3.edgexfoundry.org:10002 [2022-05-23T09:33:09.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:33:09.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:33:09.943Z] Configure a credential helper to remove this warning. See [2022-05-23T09:33:09.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:33:09.943Z] [2022-05-23T09:33:09.943Z] Login Succeeded [2022-05-23T09:33:09.943Z] nexus3.edgexfoundry.org:10003 [2022-05-23T09:33:10.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:33:10.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:33:10.208Z] Configure a credential helper to remove this warning. See [2022-05-23T09:33:10.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:33:10.208Z] [2022-05-23T09:33:10.208Z] Login Succeeded [2022-05-23T09:33:10.208Z] nexus3.edgexfoundry.org:10004 [2022-05-23T09:33:10.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:33:10.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:33:10.208Z] Configure a credential helper to remove this warning. See [2022-05-23T09:33:10.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:33:10.208Z] [2022-05-23T09:33:10.208Z] Login Succeeded [2022-05-23T09:33:10.208Z] docker.io [2022-05-23T09:33:10.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:33:10.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:33:10.744Z] Configure a credential helper to remove this warning. See [2022-05-23T09:33:10.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:33:10.744Z] [2022-05-23T09:33:10.744Z] Login Succeeded [2022-05-23T09:33:10.744Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T09:33:10.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T09:33:11.077Z] + 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-23T09:33:11.077Z] + dirname cmd/core-command/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/core-data/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/core-metadata/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/support-notifications/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-23T09:33:11.077Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-23T09:33:11.077Z] + cut -d/ -f2 [2022-05-23T09:33:11.077Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-23T09:33:11.115Z] 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-23T09:33:11.460Z] + git rev-list -1 --merges d03d2a26d2453c540fc56b565d879a63d9f575c5~1..d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] echo [2022-05-23T09:33:11.547Z] -----------> git rev-list -1 --merges d03d2a26d2453c540fc56b565d879a63d9f575c5~1..d03d2a26d2453c540fc56b565d879a63d9f575c5 d03d2a26d2453c540fc56b565d879a63d9f575c5 [false] [Pipeline] sh [2022-05-23T09:33:11.860Z] + git log --format=format:%s -1 d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] echo [2022-05-23T09:33:11.880Z] ========================================================= [2022-05-23T09:33:11.880Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T09:33:11.880Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-23T09:33:12.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T09:33:12.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T09:33:12.392Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T09:33:12.392Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T09:33:12.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T09:33:12.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T09:33:12.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:33:12.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:33:12.748Z] [2022-05-23T09:33:12.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:33:13.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:33:13.055Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T09:33:13.055Z] 1fe172e4850f: Pulling fs layer [2022-05-23T09:33:13.055Z] caf521ccaac6: Pulling fs layer [2022-05-23T09:33:13.055Z] 3ead6fa29328: Pulling fs layer [2022-05-23T09:33:13.055Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T09:33:13.055Z] a8d5f1318db7: Pulling fs layer [2022-05-23T09:33:13.055Z] c427282e49a2: Pulling fs layer [2022-05-23T09:33:13.055Z] 1827001aaf11: Pulling fs layer [2022-05-23T09:33:13.055Z] 0714d37db230: Pulling fs layer [2022-05-23T09:33:13.055Z] ac28cf19c067: Pulling fs layer [2022-05-23T09:33:13.055Z] ca983d60f3e2: Pulling fs layer [2022-05-23T09:33:13.055Z] 9f894cec8388: Pulling fs layer [2022-05-23T09:33:13.055Z] a8d5f1318db7: Waiting [2022-05-23T09:33:13.055Z] c427282e49a2: Waiting [2022-05-23T09:33:13.055Z] 1827001aaf11: Waiting [2022-05-23T09:33:13.055Z] ac28cf19c067: Waiting [2022-05-23T09:33:13.055Z] 0714d37db230: Waiting [2022-05-23T09:33:13.055Z] ca983d60f3e2: Waiting [2022-05-23T09:33:13.055Z] 9f894cec8388: Waiting [2022-05-23T09:33:13.055Z] 5c2a1cbceb83: Waiting [2022-05-23T09:33:13.055Z] caf521ccaac6: Download complete [2022-05-23T09:33:13.055Z] 5c2a1cbceb83: Download complete [2022-05-23T09:33:13.316Z] a8d5f1318db7: Verifying Checksum [2022-05-23T09:33:13.316Z] a8d5f1318db7: Download complete [2022-05-23T09:33:13.316Z] c427282e49a2: Verifying Checksum [2022-05-23T09:33:13.316Z] c427282e49a2: Download complete [2022-05-23T09:33:13.316Z] 3ead6fa29328: Verifying Checksum [2022-05-23T09:33:13.316Z] 3ead6fa29328: Download complete [2022-05-23T09:33:13.316Z] 0714d37db230: Download complete [2022-05-23T09:33:13.316Z] ac28cf19c067: Download complete [2022-05-23T09:33:13.316Z] 9f894cec8388: Verifying Checksum [2022-05-23T09:33:13.316Z] 9f894cec8388: Download complete [2022-05-23T09:33:13.316Z] 1fe172e4850f: Verifying Checksum [2022-05-23T09:33:13.316Z] 1fe172e4850f: Download complete [2022-05-23T09:33:13.584Z] 1827001aaf11: Verifying Checksum [2022-05-23T09:33:13.584Z] 1827001aaf11: Download complete [2022-05-23T09:33:14.973Z] 1fe172e4850f: Pull complete [2022-05-23T09:33:14.973Z] caf521ccaac6: Pull complete [2022-05-23T09:33:15.550Z] 3ead6fa29328: Pull complete [2022-05-23T09:33:15.550Z] 5c2a1cbceb83: Pull complete [2022-05-23T09:33:15.812Z] a8d5f1318db7: Pull complete [2022-05-23T09:33:15.812Z] c427282e49a2: Pull complete [2022-05-23T09:33:18.355Z] 1827001aaf11: Pull complete [2022-05-23T09:33:18.355Z] 0714d37db230: Pull complete [2022-05-23T09:33:18.355Z] ac28cf19c067: Pull complete [2022-05-23T09:33:18.355Z] ca983d60f3e2: Pull complete [2022-05-23T09:33:18.355Z] 9f894cec8388: Pull complete [2022-05-23T09:33:18.355Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T09:33:18.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:33:18.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T09:33:18.432Z] prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container [2022-05-23T09:33:18.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T09:33:20.096Z] $ docker top 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 -eo pid,comm [2022-05-23T09:33:20.176Z] 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-23T09:33:20.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T09:33:20.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T09:33:20.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T09:33:20.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T09:33:20.346Z] $ docker exec 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent [2022-05-23T09:33:20.467Z] SSH_AUTH_SOCK=/tmp/ssh-n8XNMYfXxQRs/agent.35 [2022-05-23T09:33:20.467Z] SSH_AGENT_PID=41 [2022-05-23T09:33:20.477Z] Running ssh-add (command line suppressed) [2022-05-23T09:33:20.606Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5615761256459487379.key (/w/workspace/edgex-go/2@tmp/private_key_5615761256459487379.key) [2022-05-23T09:33:20.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T09:33:20.909Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T09:33:20.928Z] $ docker exec --env ******** --env ******** 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent -k [2022-05-23T09:33:21.045Z] unset SSH_AUTH_SOCK; [2022-05-23T09:33:21.045Z] unset SSH_AGENT_PID; [2022-05-23T09:33:21.046Z] echo Agent pid 41 killed; [2022-05-23T09:33:21.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T09:33:21.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T09:33:21.083Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T09:33:21.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T09:33:21.233Z] $ docker exec 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent [2022-05-23T09:33:21.374Z] SSH_AUTH_SOCK=/tmp/ssh-I5FGTD7DzGWW/agent.74 [2022-05-23T09:33:21.374Z] SSH_AGENT_PID=81 [2022-05-23T09:33:21.380Z] Running ssh-add (command line suppressed) [2022-05-23T09:33:21.517Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_553081929454421860.key (/w/workspace/edgex-go/2@tmp/private_key_553081929454421860.key) [2022-05-23T09:33:21.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T09:33:21.821Z] + git semver init [2022-05-23T09:33:22.082Z] 2022-05-23 09:33:22,011 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T09:33:22.082Z] 2022-05-23 09:33:22,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-05-23T09:33:22.082Z] 2022-05-23 09:33:22,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-05-23T09:33:22.082Z] 2022-05-23 09:33:22,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,102 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4035 with force:False [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,102 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4035 [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,106 [execute] INFO git cat-file --batch-check [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,113 [execute] INFO git cat-file --batch [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T09:33:26.293Z] 2022-05-23 09:33:26,120 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4035 [2022-05-23T09:33:26.293Z] 0.0.0 [Pipeline] } [2022-05-23T09:33:26.311Z] $ docker exec --env ******** --env ******** 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 ssh-agent -k [2022-05-23T09:33:26.434Z] unset SSH_AUTH_SOCK; [2022-05-23T09:33:26.434Z] unset SSH_AGENT_PID; [2022-05-23T09:33:26.434Z] echo Agent pid 81 killed; [2022-05-23T09:33:26.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T09:33:26.770Z] + git semver [Pipeline] } [2022-05-23T09:33:27.052Z] $ docker stop --time=1 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 [2022-05-23T09:33:28.407Z] $ docker rm -f 6a8d539718692a2f86758a3e3e7f3f195a6bb284328d5e7e33891e4b2590eeb5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T09:33:28.770Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T09:33:29.040Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T09:33:29.044Z] [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-23T09:33:29.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T09:33:29.194Z] ========================================================= [2022-05-23T09:33:29.194Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T09:33:29.194Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:33:29.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T09:33:29.493Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T09:33:29.493Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T09:33:29.493Z] 666ba61612fd: Pulling fs layer [2022-05-23T09:33:29.493Z] 8ed8ca486205: Pulling fs layer [2022-05-23T09:33:29.493Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T09:33:29.493Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T09:33:29.493Z] ca2b28591e48: Pulling fs layer [2022-05-23T09:33:29.493Z] a51346096db8: Pulling fs layer [2022-05-23T09:33:29.493Z] daebc70d1ce1: Pulling fs layer [2022-05-23T09:33:29.493Z] 0e18a0eac166: Pulling fs layer [2022-05-23T09:33:29.493Z] daebc70d1ce1: Waiting [2022-05-23T09:33:29.493Z] 4fe6c5a15a65: Waiting [2022-05-23T09:33:29.493Z] 22a0e8bec74d: Waiting [2022-05-23T09:33:29.493Z] 0e18a0eac166: Waiting [2022-05-23T09:33:29.493Z] a51346096db8: Waiting [2022-05-23T09:33:29.493Z] ca2b28591e48: Waiting [2022-05-23T09:33:29.493Z] 8ed8ca486205: Verifying Checksum [2022-05-23T09:33:29.493Z] 8ed8ca486205: Download complete [2022-05-23T09:33:29.493Z] 666ba61612fd: Download complete [2022-05-23T09:33:29.493Z] 22a0e8bec74d: Verifying Checksum [2022-05-23T09:33:29.493Z] 22a0e8bec74d: Download complete [2022-05-23T09:33:29.493Z] ca2b28591e48: Verifying Checksum [2022-05-23T09:33:29.493Z] ca2b28591e48: Download complete [2022-05-23T09:33:29.493Z] a51346096db8: Download complete [2022-05-23T09:33:29.493Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T09:33:29.493Z] 59bf1c3509f3: Download complete [2022-05-23T09:33:29.756Z] daebc70d1ce1: Verifying Checksum [2022-05-23T09:33:29.756Z] daebc70d1ce1: Download complete [2022-05-23T09:33:29.756Z] 59bf1c3509f3: Pull complete [2022-05-23T09:33:29.756Z] 666ba61612fd: Pull complete [2022-05-23T09:33:30.018Z] 8ed8ca486205: Pull complete [2022-05-23T09:33:30.279Z] 0e18a0eac166: Verifying Checksum [2022-05-23T09:33:30.279Z] 0e18a0eac166: Download complete [2022-05-23T09:33:30.279Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T09:33:30.279Z] 4fe6c5a15a65: Download complete [2022-05-23T09:33:34.485Z] 4fe6c5a15a65: Pull complete [2022-05-23T09:33:34.485Z] 22a0e8bec74d: Pull complete [2022-05-23T09:33:34.485Z] ca2b28591e48: Pull complete [2022-05-23T09:33:34.485Z] a51346096db8: Pull complete [2022-05-23T09:33:34.485Z] daebc70d1ce1: Pull complete [2022-05-23T09:33:37.030Z] 0e18a0eac166: Pull complete [2022-05-23T09:33:37.030Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T09:33:37.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T09:33:37.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:33:37.345Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-23T09:33:37.346Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T09:33:37.346Z] WORKDIR /edgex [2022-05-23T09:33:37.346Z] COPY go.mod . [2022-05-23T09:33:37.346Z] RUN go mod download [2022-05-23T09:33:38.730Z] Sending build context to Docker daemon 335.3MB [2022-05-23T09:33:38.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T09:33:38.731Z] ---> f018257e8ee9 [2022-05-23T09:33:38.731Z] Step 2/4 : WORKDIR /edgex [2022-05-23T09:33:41.277Z] ---> Running in 3a0213a6a86f [2022-05-23T09:33:41.277Z] Removing intermediate container 3a0213a6a86f [2022-05-23T09:33:41.277Z] ---> ef0b14b33a48 [2022-05-23T09:33:41.277Z] Step 3/4 : COPY go.mod . [2022-05-23T09:33:41.537Z] ---> 36636f88bca2 [2022-05-23T09:33:41.537Z] Step 4/4 : RUN go mod download [2022-05-23T09:33:41.537Z] ---> Running in e15ccf4b96eb [2022-05-23T09:33:44.134Z] Still waiting to schedule task [2022-05-23T09:33:44.135Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64346’ [2022-05-23T09:33:59.679Z] Removing intermediate container e15ccf4b96eb [2022-05-23T09:33:59.679Z] ---> 35235e1d2645 [2022-05-23T09:33:59.679Z] Successfully built 35235e1d2645 [2022-05-23T09:33:59.679Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:33:59.986Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T09:33:59.986Z] . [Pipeline] withDockerContainer [2022-05-23T09:34:00.060Z] prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container [2022-05-23T09:34:00.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T09:34:00.702Z] $ docker top 320dfefd1f01c103e7ada6ac9a58b3b99502421a253e843e33a2bb19d0c3fdb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:34:01.059Z] + go version [2022-05-23T09:34:01.059Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T09:34:01.078Z] $ docker stop --time=1 320dfefd1f01c103e7ada6ac9a58b3b99502421a253e843e33a2bb19d0c3fdb4 [2022-05-23T09:34:02.420Z] $ docker rm -f 320dfefd1f01c103e7ada6ac9a58b3b99502421a253e843e33a2bb19d0c3fdb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:34:02.890Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T09:34:02.890Z] . [Pipeline] withDockerContainer [2022-05-23T09:34:02.965Z] prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container [2022-05-23T09:34:03.011Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T09:34:03.460Z] $ docker top 39777e49fbd0a4971d66b9a2590c57a3b9262dd1b16c691a61e9cbc144886b00 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T09:34:03.542Z] ========================================================= [2022-05-23T09:34:03.542Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T09:34:03.542Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:34:03.828Z] + make test [2022-05-23T09:34:03.828Z] go mod tidy -compat=1.17 [2022-05-23T09:34:04.089Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T09:34:10.686Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T09:34:22.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T09:34:22.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T09:34:23.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2022-05-23T09:34:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T09:34:23.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 53.4% of statements [2022-05-23T09:34:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T09:34:23.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T09:34:28.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.071s coverage: 89.2% of statements [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:34:28.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.8% of statements [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T09:34:28.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 60.0% of statements [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2022-05-23T09:34:28.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements [2022-05-23T09:34:28.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2022-05-23T09:34:38.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-05-23T09:34:38.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-05-23T09:34:38.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements [2022-05-23T09:34:38.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T09:34:48.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.104s coverage: 92.9% of statements [2022-05-23T09:34:48.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T09:34:48.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.2% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.4% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 89.4% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.337s coverage: 65.4% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T09:34:48.369Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-05-23T09:34:48.369Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-23T09:34:48.369Z] 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-23T09:35:10.319Z] GO111MODULE=on go vet ./... [2022-05-23T09:35:12.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T09:35:13.122Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T09:35:13.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T09:35:14.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T09:35:14.566Z] + ls -al . [2022-05-23T09:35:14.566Z] total 684 [2022-05-23T09:35:14.566Z] drwxrwxr-x 10 1001 1001 4096 May 23 09:35 . [2022-05-23T09:35:14.567Z] drwxr-xr-x 4 root root 4096 May 23 09:34 .. [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 11 May 23 09:33 .dockerignore [2022-05-23T09:35:14.567Z] drwxrwxr-x 8 1001 1001 4096 May 23 09:33 .git [2022-05-23T09:35:14.567Z] drwxrwxr-x 3 1001 1001 4096 May 23 09:33 .github [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 879 May 23 09:33 .gitignore [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 42 May 23 09:33 .golangci.yml [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 87 May 23 09:33 .hadolint.yml [2022-05-23T09:35:14.567Z] drwxr-xr-x 3 1001 1001 4096 May 23 09:33 .semver [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 166 May 23 09:33 .sonarcloud.properties [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 1171 May 23 09:33 ADOPTERS.md [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 10086 May 23 09:33 Attribution.txt [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 63209 May 23 09:33 CHANGELOG.md [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 3804 May 23 09:33 CONTRIBUTING.md [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 677 May 23 09:33 GOVERNANCE.md [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 850 May 23 09:33 Jenkinsfile [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 10775 May 23 09:33 LICENSE [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 10389 May 23 09:33 Makefile [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 582 May 23 09:33 OWNERS.md [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 9094 May 23 09:33 README.md [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 6912 May 23 09:33 SECURITY.md [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 5 May 23 09:33 VERSION [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 4131 May 23 09:33 ZMQWindows.md [2022-05-23T09:35:14.567Z] drwxrwxr-x 2 1001 1001 4096 May 23 09:33 bin [2022-05-23T09:35:14.567Z] drwxrwxr-x 18 1001 1001 4096 May 23 09:33 cmd [2022-05-23T09:35:14.567Z] -rw-r--r-- 1 root root 435134 May 23 09:34 coverage.out [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 3217 May 23 09:33 go.mod [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 35084 May 23 09:34 go.sum [2022-05-23T09:35:14.567Z] drwxrwxr-x 8 1001 1001 4096 May 23 09:33 internal [2022-05-23T09:35:14.567Z] drwxrwxr-x 3 1001 1001 4096 May 23 09:33 openapi [2022-05-23T09:35:14.567Z] drwxrwxr-x 4 1001 1001 4096 May 23 09:33 snap [2022-05-23T09:35:14.567Z] -rw-rw-r-- 1 1001 1001 204 May 23 09:33 version.go [Pipeline] sh [2022-05-23T09:35:14.856Z] + '[' -e coverage.out ] [2022-05-23T09:35:14.856Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T09:35:14.960Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T09:35:15.248Z] + make build [2022-05-23T09:35:15.248Z] 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-23T09:35:30.144Z] 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-23T09:35:40.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/core-command/core-command ./cmd/core-command [2022-05-23T09:35:40.129Z] 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-23T09:35:45.422Z] 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-23T09:35:45.682Z] 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-23T09:35:46.624Z] 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-23T09:35:48.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-23T09:35:48.576Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-23T09:35:49.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-23T09:35:50.535Z] 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-23T09:35:51.477Z] 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-23T09:35:53.394Z] 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-23T09:35:54.354Z] $ docker stop --time=1 39777e49fbd0a4971d66b9a2590c57a3b9262dd1b16c691a61e9cbc144886b00 [2022-05-23T09:35:56.993Z] $ docker rm -f 39777e49fbd0a4971d66b9a2590c57a3b9262dd1b16c691a61e9cbc144886b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:35:58.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T09:35:58.087Z] [2022-05-23T09:35:58.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:35:58.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T09:35:58.382Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-23T09:35:58.382Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-23T09:35:58.382Z] ca9280d653b3: Pulling fs layer [2022-05-23T09:35:58.382Z] 7e9c9ca2126c: Pulling fs layer [2022-05-23T09:35:58.382Z] cbdbe7a5bc2a: Download complete [2022-05-23T09:35:58.643Z] ca9280d653b3: Verifying Checksum [2022-05-23T09:35:58.643Z] ca9280d653b3: Download complete [2022-05-23T09:35:58.643Z] cbdbe7a5bc2a: Pull complete [2022-05-23T09:35:58.902Z] 7e9c9ca2126c: Verifying Checksum [2022-05-23T09:35:58.902Z] 7e9c9ca2126c: Download complete [2022-05-23T09:35:59.161Z] ca9280d653b3: Pull complete [2022-05-23T09:36:02.454Z] 7e9c9ca2126c: Pull complete [2022-05-23T09:36:02.454Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-23T09:36:02.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T09:36:02.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-23T09:36:02.519Z] prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container [2022-05-23T09:36:02.560Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T09:36:04.244Z] $ docker top 4bbf4dd56ac0e1268d1dfcedf2a6f9ab3bbec8ba11978597e89d42de44cc68ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:36:04.606Z] + docker-compose build --help [2022-05-23T09:36:04.606Z] + grep parallel [2022-05-23T09:36:05.179Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T09:36:05.198Z] $ docker stop --time=1 4bbf4dd56ac0e1268d1dfcedf2a6f9ab3bbec8ba11978597e89d42de44cc68ad [2022-05-23T09:36:06.598Z] $ docker rm -f 4bbf4dd56ac0e1268d1dfcedf2a6f9ab3bbec8ba11978597e89d42de44cc68ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:36:07.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-23T09:36:07.016Z] . [Pipeline] withDockerContainer [2022-05-23T09:36:07.088Z] prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container [2022-05-23T09:36:07.149Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-23T09:36:07.515Z] $ docker top 70d93e3deccd8f03e2a8576f535ae464226e2529a8606ab5fef67ff9600c9fcd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:36:07.874Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T09:36:08.444Z] Building core-command ... [2022-05-23T09:36:08.444Z] Building core-data ... [2022-05-23T09:36:08.444Z] Building core-metadata ... [2022-05-23T09:36:08.444Z] Building security-bootstrapper ... [2022-05-23T09:36:08.444Z] Building security-proxy-setup ... [2022-05-23T09:36:08.444Z] Building security-secretstore-setup ... [2022-05-23T09:36:08.444Z] Building security-spiffe-token-provider ... [2022-05-23T09:36:08.444Z] Building security-spire-agent ... [2022-05-23T09:36:08.444Z] Building security-spire-config ... [2022-05-23T09:36:08.444Z] Building security-spire-server ... [2022-05-23T09:36:08.444Z] Building support-notifications ... [2022-05-23T09:36:08.444Z] Building support-scheduler ... [2022-05-23T09:36:08.444Z] Building sys-mgmt-agent ... [2022-05-23T09:36:08.444Z] Building support-notifications [2022-05-23T09:36:08.444Z] Building security-secretstore-setup [2022-05-23T09:36:08.444Z] Building security-spiffe-token-provider [2022-05-23T09:36:08.444Z] Building support-scheduler [2022-05-23T09:36:08.444Z] Building security-proxy-setup [2022-05-23T09:36:23.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:36:23.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:36:23.340Z] ---> 35235e1d2645 [2022-05-23T09:36:23.340Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T09:36:23.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:36:23.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:36:23.340Z] ---> 35235e1d2645 [2022-05-23T09:36:23.340Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T09:36:23.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:36:23.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:36:23.340Z] ---> 35235e1d2645 [2022-05-23T09:36:23.340Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T09:36:23.602Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:36:23.602Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:36:23.602Z] ---> 35235e1d2645 [2022-05-23T09:36:23.602Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T09:36:23.602Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:36:23.602Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:36:23.602Z] ---> 35235e1d2645 [2022-05-23T09:36:23.602Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T09:36:27.808Z] ---> Running in aa5a8b4561fd [2022-05-23T09:36:27.808Z] ---> Running in 1f7a7c24cdbc [2022-05-23T09:36:27.808Z] ---> Running in 85fa4dccf6e2 [2022-05-23T09:36:27.808Z] ---> Running in 48651a7ae737 [2022-05-23T09:36:27.808Z] ---> Running in 75ff4dc1d6a7 [2022-05-23T09:36:27.808Z] Removing intermediate container aa5a8b4561fd [2022-05-23T09:36:27.808Z] ---> 70fe1680b3b5 [2022-05-23T09:36:27.808Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:36:27.808Z] Removing intermediate container 1f7a7c24cdbc [2022-05-23T09:36:27.808Z] ---> ba1e0dc36f3b [2022-05-23T09:36:27.808Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T09:36:27.808Z] Removing intermediate container 85fa4dccf6e2 [2022-05-23T09:36:27.808Z] ---> 896ff6be3e64 [2022-05-23T09:36:27.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:36:27.808Z] Removing intermediate container 48651a7ae737 [2022-05-23T09:36:27.808Z] ---> 0f3af305b1e9 [2022-05-23T09:36:27.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:36:27.808Z] Removing intermediate container 75ff4dc1d6a7 [2022-05-23T09:36:27.808Z] ---> 8eb2dcad8c46 [2022-05-23T09:36:27.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:36:27.808Z] ---> Running in 2f6dd56fa86c [2022-05-23T09:36:27.808Z] ---> Running in fcd7f0139397 [2022-05-23T09:36:27.808Z] ---> Running in 2dd68a18c98b [2022-05-23T09:36:27.808Z] ---> Running in 519f5ddf391f [2022-05-23T09:36:27.808Z] ---> Running in c7467145ce42 [2022-05-23T09:36:28.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:28.640Z] Removing intermediate container 2f6dd56fa86c [2022-05-23T09:36:28.640Z] ---> eb3a285ac9cc [2022-05-23T09:36:28.640Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T09:36:28.900Z] ---> Running in 12478f5ad782 [2022-05-23T09:36:29.160Z] Removing intermediate container 2dd68a18c98b [2022-05-23T09:36:29.160Z] ---> 31902b2c447b [2022-05-23T09:36:29.160Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T09:36:29.160Z] ---> Running in 5de04d5e2ede [2022-05-23T09:36:29.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:29.422Z] Removing intermediate container 519f5ddf391f [2022-05-23T09:36:29.422Z] ---> a4f7b7891120 [2022-05-23T09:36:29.422Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T09:36:29.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:29.422Z] Removing intermediate container c7467145ce42 [2022-05-23T09:36:29.422Z] ---> 7790b2013143 [2022-05-23T09:36:29.422Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T09:36:29.422Z] ---> Running in 0c656de6cc11 [2022-05-23T09:36:29.422Z] ---> Running in 3d8da6cb1528 [2022-05-23T09:36:29.681Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T09:36:29.681Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T09:36:29.681Z] OK: 15864 distinct packages available [2022-05-23T09:36:29.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:29.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:29.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:29.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:30.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:30.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:30.464Z] OK: 221 MiB in 52 packages [2022-05-23T09:36:30.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:30.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:30.725Z] OK: 221 MiB in 52 packages [2022-05-23T09:36:30.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:36:30.995Z] OK: 221 MiB in 52 packages [2022-05-23T09:36:30.995Z] Removing intermediate container 12478f5ad782 [2022-05-23T09:36:30.995Z] ---> 13a5d8758b06 [2022-05-23T09:36:30.995Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T09:36:31.256Z] OK: 221 MiB in 52 packages [2022-05-23T09:36:31.256Z] OK: 221 MiB in 52 packages [2022-05-23T09:36:31.256Z] ---> 63e2d7ad2540 [2022-05-23T09:36:31.256Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:36:31.256Z] ---> Running in 8226a679369f [2022-05-23T09:36:31.522Z] Removing intermediate container fcd7f0139397 [2022-05-23T09:36:31.522Z] ---> 7abd88dc6b49 [2022-05-23T09:36:31.522Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T09:36:31.522Z] Removing intermediate container 5de04d5e2ede [2022-05-23T09:36:31.522Z] ---> 375a065cc31b [2022-05-23T09:36:31.522Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T09:36:31.522Z] ---> 6b68d1814506 [2022-05-23T09:36:31.522Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:36:31.522Z] Removing intermediate container 0c656de6cc11 [2022-05-23T09:36:31.522Z] ---> def62d8122a3 [2022-05-23T09:36:31.522Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T09:36:31.522Z] ---> b47b84abb415 [2022-05-23T09:36:31.522Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:36:31.795Z] ---> Running in f5f7f302ff21 [2022-05-23T09:36:31.795Z] Removing intermediate container 3d8da6cb1528 [2022-05-23T09:36:31.795Z] ---> 39e2425b6d19 [2022-05-23T09:36:31.795Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T09:36:31.795Z] ---> Running in 10b87f8efbf4 [2022-05-23T09:36:31.795Z] ---> 186ead9c18aa [2022-05-23T09:36:31.795Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:36:31.795Z] ---> Running in 5c8b8dd6721d [2022-05-23T09:36:32.057Z] ---> e8a05181ba28 [2022-05-23T09:36:32.057Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:36:32.057Z] ---> Running in c509fa2b7454 [2022-05-23T09:36:32.628Z] Removing intermediate container 8226a679369f [2022-05-23T09:36:32.628Z] ---> 42a6798cf748 [2022-05-23T09:36:32.628Z] Step 8/25 : COPY . . [2022-05-23T09:36:34.585Z] Removing intermediate container f5f7f302ff21 [2022-05-23T09:36:34.585Z] ---> d3343342c886 [2022-05-23T09:36:34.585Z] Step 7/20 : COPY . . [2022-05-23T09:36:34.585Z] Removing intermediate container 10b87f8efbf4 [2022-05-23T09:36:34.585Z] Removing intermediate container 5c8b8dd6721d [2022-05-23T09:36:34.585Z] ---> b986386ff742 [2022-05-23T09:36:34.585Z] ---> 0a3da7de296c [2022-05-23T09:36:34.585Z] Step 8/22 : COPY . .Step 8/22 : COPY . . [2022-05-23T09:36:34.585Z] [2022-05-23T09:36:34.585Z] Removing intermediate container c509fa2b7454 [2022-05-23T09:36:34.585Z] ---> 842e8b5bc460 [2022-05-23T09:36:34.585Z] Step 8/22 : COPY . . [2022-05-23T09:36:46.814Z] ---> f48348731272 [2022-05-23T09:36:46.814Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T09:36:46.814Z] ---> 6ec4e10f167d [2022-05-23T09:36:46.814Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T09:36:46.814Z] ---> 44fbfe8ffa96 [2022-05-23T09:36:46.814Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T09:36:46.814Z] ---> c3165040acf6 [2022-05-23T09:36:46.814Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T09:36:46.814Z] ---> 9477a29567e4 [2022-05-23T09:36:46.814Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T09:36:46.814Z] ---> Running in 939bd828b39c [2022-05-23T09:36:46.814Z] ---> Running in e899198b3e21 [2022-05-23T09:36:46.814Z] ---> Running in 22c4cfac30d7 [2022-05-23T09:36:46.814Z] ---> Running in 8f33161a098b [2022-05-23T09:36:46.814Z] ---> Running in d572c19187a3 [2022-05-23T09:36:47.382Z] 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-23T09:36:47.382Z] 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-23T09:36:47.382Z] 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-23T09:36:47.643Z] 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-23T09:36:47.643Z] 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-23T09:37:14.204Z] 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-23T09:37:14.204Z] 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-23T09:37:20.779Z] Removing intermediate container d572c19187a3 [2022-05-23T09:37:20.779Z] ---> 324cf157d1f3 [2022-05-23T09:37:20.779Z] [2022-05-23T09:37:20.779Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T09:37:20.779Z] Removing intermediate container e899198b3e21 [2022-05-23T09:37:20.779Z] ---> 1e0e687f2995 [2022-05-23T09:37:20.779Z] [2022-05-23T09:37:20.779Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T09:37:20.779Z] 3.14: Pulling from library/alpine [2022-05-23T09:37:20.779Z] 3.14: Pulling from library/alpine [2022-05-23T09:37:21.721Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T09:37:21.721Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T09:37:21.721Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T09:37:21.721Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T09:37:21.721Z] ---> e04c818066af [2022-05-23T09:37:21.721Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T09:37:21.721Z] ---> e04c818066af [2022-05-23T09:37:21.721Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T09:37:22.666Z] ---> Running in c34b62b821f9 [2022-05-23T09:37:22.666Z] ---> Running in 2386f012e388 [2022-05-23T09:37:22.925Z] Removing intermediate container 939bd828b39c [2022-05-23T09:37:22.925Z] ---> 5ba62e2803a4 [2022-05-23T09:37:22.925Z] [2022-05-23T09:37:22.925Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T09:37:22.925Z] 3.15: Pulling from library/alpine [2022-05-23T09:37:23.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:23.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:23.495Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T09:37:23.495Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T09:37:23.495Z] ---> 0ac33e5f5afa [2022-05-23T09:37:23.495Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T09:37:23.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:23.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:23.495Z] ---> Running in cbe77a128b72 [2022-05-23T09:37:23.755Z] Removing intermediate container 8f33161a098b [2022-05-23T09:37:23.755Z] ---> 4177cb41878a [2022-05-23T09:37:23.755Z] [2022-05-23T09:37:23.755Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T09:37:23.755Z] ---> e04c818066af [2022-05-23T09:37:23.755Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T09:37:23.755Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T09:37:23.755Z] Removing intermediate container 22c4cfac30d7 [2022-05-23T09:37:23.755Z] ---> 67e81c4ddbba [2022-05-23T09:37:23.755Z] [2022-05-23T09:37:23.755Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T09:37:23.755Z] ---> e04c818066af [2022-05-23T09:37:23.755Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T09:37:23.755Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T09:37:23.755Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T09:37:23.755Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T09:37:23.755Z] ---> Running in cbaadf06018d [2022-05-23T09:37:23.755Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:37:23.755Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T09:37:23.755Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:37:23.755Z] Removing intermediate container cbe77a128b72 [2022-05-23T09:37:23.755Z] ---> d8292e89e077 [2022-05-23T09:37:23.755Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:37:23.755Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T09:37:23.755Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T09:37:23.755Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T09:37:23.755Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T09:37:23.755Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:37:23.755Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T09:37:23.755Z] ---> Running in 45c7c53e60a7 [2022-05-23T09:37:23.755Z] ---> Running in 40bffe6b20cb [2022-05-23T09:37:23.755Z] OK: 6 MiB in 17 packages [2022-05-23T09:37:24.016Z] OK: 8 MiB in 20 packages [2022-05-23T09:37:24.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:24.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:24.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:24.539Z] Removing intermediate container c34b62b821f9 [2022-05-23T09:37:24.539Z] ---> d92e8308fe0e [2022-05-23T09:37:24.539Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T09:37:24.539Z] Removing intermediate container 2386f012e388 [2022-05-23T09:37:24.539Z] ---> c7c8a4eb4adb [2022-05-23T09:37:24.539Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T09:37:24.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:24.539Z] ---> Running in 89aba4fda6ff [2022-05-23T09:37:24.539Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T09:37:24.539Z] ---> Running in 95883211a78d [2022-05-23T09:37:24.539Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:37:24.539Z] OK: 6 MiB in 15 packages [2022-05-23T09:37:24.746Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64354 in /w/workspace/edgexfoundry_edgex-go_PR-4035 [Pipeline] { [Pipeline] ws [2022-05-23T09:37:24.760Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-05-23T09:37:24.828Z] Removing intermediate container 89aba4fda6ff [2022-05-23T09:37:24.828Z] Removing intermediate container 95883211a78d [2022-05-23T09:37:24.828Z] ---> d3e169197b83 [2022-05-23T09:37:24.828Z] ---> 0a7982016055 [2022-05-23T09:37:24.828Z] Step 13/25 : WORKDIR /Step 13/22 : WORKDIR /edgex [2022-05-23T09:37:24.828Z] [2022-05-23T09:37:24.828Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T09:37:24.828Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T09:37:24.828Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:37:24.828Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T09:37:24.828Z] ---> Running in 84121307b124 [2022-05-23T09:37:24.828Z] ---> Running in 855d0035400d [2022-05-23T09:37:25.121Z] OK: 6 MiB in 16 packages [2022-05-23T09:37:25.121Z] Removing intermediate container 40bffe6b20cb [2022-05-23T09:37:25.121Z] ---> dc5c2252323a [2022-05-23T09:37:25.121Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T09:37:25.121Z] Removing intermediate container 855d0035400d [2022-05-23T09:37:25.121Z] ---> 592e3c08046e [2022-05-23T09:37:25.121Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T09:37:25.132Z] The recommended git tool is: git [2022-05-23T09:37:25.381Z] ---> Running in e256b6a964bf [2022-05-23T09:37:25.381Z] Removing intermediate container 84121307b124 [2022-05-23T09:37:25.381Z] ---> 2746a21af820 [2022-05-23T09:37:25.381Z] 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-23T09:37:25.381Z] Removing intermediate container cbaadf06018d [2022-05-23T09:37:25.381Z] ---> 0d13666fa5cd [2022-05-23T09:37:25.381Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T09:37:25.639Z] ---> f6c29e94b966 [2022-05-23T09:37:25.639Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T09:37:25.639Z] ---> Running in fd9051ddd9c5 [2022-05-23T09:37:25.901Z] ---> 1ee1aa80a2f3 [2022-05-23T09:37:25.901Z] 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-23T09:37:25.901Z] Removing intermediate container 45c7c53e60a7 [2022-05-23T09:37:25.901Z] ---> b97ed603183e [2022-05-23T09:37:25.901Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T09:37:25.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:25.901Z] Removing intermediate container fd9051ddd9c5 [2022-05-23T09:37:25.901Z] ---> d0528702adf6 [2022-05-23T09:37:25.901Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T09:37:25.901Z] ---> Running in 10099462b5a3 [2022-05-23T09:37:25.901Z] ---> Running in 3d2b492dafed [2022-05-23T09:37:25.901Z] ---> b28a681da3d1 [2022-05-23T09:37:25.901Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T09:37:26.160Z] ---> 9cd041b75f33 [2022-05-23T09:37:26.160Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T09:37:26.160Z] Removing intermediate container 10099462b5a3 [2022-05-23T09:37:26.160Z] ---> b1afc12ce308 [2022-05-23T09:37:26.160Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T09:37:26.160Z] Removing intermediate container 3d2b492dafed [2022-05-23T09:37:26.160Z] ---> 2abf4363763a [2022-05-23T09:37:26.160Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T09:37:26.160Z] ---> Running in 1217888045e1 [2022-05-23T09:37:26.160Z] ---> Running in 54e70329de64 [2022-05-23T09:37:26.160Z] ---> 42309e5b94e2 [2022-05-23T09:37:26.160Z] 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-23T09:37:26.422Z] Removing intermediate container 54e70329de64 [2022-05-23T09:37:26.422Z] ---> eb2d87ed62cf [2022-05-23T09:37:26.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:37:26.422Z] Removing intermediate container 1217888045e1 [2022-05-23T09:37:26.422Z] ---> afb0ce9057d7 [2022-05-23T09:37:26.422Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T09:37:26.422Z] ---> b3ecbfc04b9d [2022-05-23T09:37:26.422Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T09:37:26.422Z] ---> Running in 206ae87c9064 [2022-05-23T09:37:26.422Z] ---> 1b9a3004a769 [2022-05-23T09:37:26.422Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T09:37:26.422Z] Removing intermediate container 206ae87c9064 [2022-05-23T09:37:26.422Z] ---> 2f05c90527d4 [2022-05-23T09:37:26.422Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:37:26.422Z] ---> 27de70ae2889 [2022-05-23T09:37:26.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T09:37:26.687Z] ---> 9cbd2587f748 [2022-05-23T09:37:26.687Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T09:37:26.687Z] ---> Running in 217c36f6c851 [2022-05-23T09:37:26.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:26.687Z] ---> da8c5ed49381 [2022-05-23T09:37:26.687Z] ---> bc98bee81ef3 [2022-05-23T09:37:26.687Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T09:37:26.687Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T09:37:26.958Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T09:37:26.958Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T09:37:26.958Z] OK: 15857 distinct packages available [2022-05-23T09:37:27.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:27.221Z] ---> 7759e01884eb [2022-05-23T09:37:27.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T09:37:27.221Z] ---> 36d13bf34b59 [2022-05-23T09:37:27.221Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T09:37:27.221Z] ---> b636f307ce76 [2022-05-23T09:37:27.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T09:37:27.479Z] ---> 49cb575e2ad5 [2022-05-23T09:37:27.479Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T09:37:27.479Z] ---> d4bffc6aec9c [2022-05-23T09:37:27.479Z] 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-23T09:37:27.479Z] ---> Running in 3e6480282cd4 [2022-05-23T09:37:27.479Z] ---> Running in 3a0c888f3836 [2022-05-23T09:37:27.479Z] Removing intermediate container 217c36f6c851 [2022-05-23T09:37:27.479Z] ---> e661bd19a634 [2022-05-23T09:37:27.479Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T09:37:27.479Z] ---> 326757425856 [2022-05-23T09:37:27.479Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T09:37:27.479Z] ---> Running in 40407c568a55 [2022-05-23T09:37:27.479Z] Removing intermediate container 3a0c888f3836 [2022-05-23T09:37:27.479Z] ---> c44f10863452 [2022-05-23T09:37:27.479Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:37:27.479Z] ---> Running in 6a94a016bb0d [2022-05-23T09:37:27.479Z] ---> Running in 41454b0965f4 [2022-05-23T09:37:27.739Z] Removing intermediate container 40407c568a55 [2022-05-23T09:37:27.739Z] ---> 75f0b546392a [2022-05-23T09:37:27.739Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:37:27.739Z] Removing intermediate container 6a94a016bb0d [2022-05-23T09:37:27.739Z] ---> 14747384bbd9 [2022-05-23T09:37:27.739Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T09:37:27.739Z] ---> Running in 8260a99eda4b [2022-05-23T09:37:27.739Z] Removing intermediate container 41454b0965f4 [2022-05-23T09:37:27.739Z] ---> ead6b972ed66 [2022-05-23T09:37:27.739Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T09:37:27.739Z] ---> Running in 86cf5a623bd4 [2022-05-23T09:37:27.997Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:27.997Z] ---> Running in cc313b803bf8 [2022-05-23T09:37:27.997Z] Removing intermediate container 8260a99eda4b [2022-05-23T09:37:27.997Z] ---> 6f78027f7e0b [2022-05-23T09:37:27.997Z] Step 20/22 : LABEL arch=x86_64 [2022-05-23T09:37:27.997Z] ---> Running in efc3466ed1f6 [2022-05-23T09:37:27.997Z] Removing intermediate container 86cf5a623bd4 [2022-05-23T09:37:27.997Z] ---> 92cfe08546d3 [2022-05-23T09:37:27.997Z] Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:37:27.997Z] Removing intermediate container cc313b803bf8 [2022-05-23T09:37:27.997Z] ---> 2fe9d4163c02 [2022-05-23T09:37:27.997Z] Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:37:27.997Z] ---> Running in b3be9ee2850e [2022-05-23T09:37:28.260Z] ---> Running in 4658df8d1374 [2022-05-23T09:37:28.260Z] Removing intermediate container 3e6480282cd4 [2022-05-23T09:37:28.260Z] ---> 952cf35b5a8b [2022-05-23T09:37:28.260Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T09:37:28.260Z] Removing intermediate container efc3466ed1f6 [2022-05-23T09:37:28.260Z] ---> ca4314ee0261 [2022-05-23T09:37:28.260Z] Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:37:28.260Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T09:37:28.260Z] ---> Running in 973952f032f0 [2022-05-23T09:37:28.260Z] Removing intermediate container b3be9ee2850e [2022-05-23T09:37:28.260Z] ---> Running in dcdc2ada8396 [2022-05-23T09:37:28.260Z] ---> 69ed68dbdbd0 [2022-05-23T09:37:28.260Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T09:37:28.260Z] ---> Running in 687d61037266 [2022-05-23T09:37:28.260Z] Removing intermediate container 4658df8d1374 [2022-05-23T09:37:28.260Z] ---> 8a36f3f1ed93 [2022-05-23T09:37:28.260Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T09:37:28.260Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:37:28.260Z] Removing intermediate container dcdc2ada8396 [2022-05-23T09:37:28.260Z] ---> 8e7f04c7e0c0 [2022-05-23T09:37:28.260Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T09:37:28.260Z] ---> Running in 14c85e3774ea [2022-05-23T09:37:28.519Z] Removing intermediate container 973952f032f0 [2022-05-23T09:37:28.519Z] ---> 625e666a622f [2022-05-23T09:37:28.519Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T09:37:28.519Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T09:37:28.519Z] ---> Running in 6c7d2144f817 [2022-05-23T09:37:28.519Z] ---> Running in a19ed5fb44a4 [2022-05-23T09:37:28.519Z] Removing intermediate container 687d61037266 [2022-05-23T09:37:28.519Z] ---> 1c9209cee423 [2022-05-23T09:37:28.519Z] [2022-05-23T09:37:28.519Z] Removing intermediate container 14c85e3774ea [2022-05-23T09:37:28.519Z] ---> 83137cb64cef [2022-05-23T09:37:28.519Z] [2022-05-23T09:37:28.519Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T09:37:28.519Z] Removing intermediate container 6c7d2144f817 [2022-05-23T09:37:28.519Z] ---> 5aabfa31ecd7 [2022-05-23T09:37:28.519Z] Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:37:28.519Z] Successfully built 1c9209cee423 [2022-05-23T09:37:28.519Z] ---> Running in 7121d487c683 [2022-05-23T09:37:28.519Z] Removing intermediate container a19ed5fb44a4 [2022-05-23T09:37:28.519Z] ---> 7e4e943dbb3b [2022-05-23T09:37:28.519Z] [2022-05-23T09:37:28.519Z] Successfully tagged security-proxy-setup:latest [2022-05-23T09:37:28.519Z] Building sys-mgmt-agent [2022-05-23T09:37:28.519Z] Successfully built 83137cb64cef [2022-05-23T09:37:28.519Z]  Building security-proxy-setup ... done Successfully tagged support-scheduler:latest [2022-05-23T09:37:28.519Z] Building security-bootstrapper [2022-05-23T09:37:28.519Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T09:37:28.778Z]  Building support-scheduler ... done Successfully built 7e4e943dbb3b [2022-05-23T09:37:28.778Z] Successfully tagged support-notifications:latest [2022-05-23T09:37:28.778Z]  Building support-notifications ... done Building core-metadata [2022-05-23T09:37:28.778Z] Removing intermediate container 7121d487c683 [2022-05-23T09:37:28.778Z] ---> 1e762b520d41 [2022-05-23T09:37:28.778Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T09:37:28.778Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T09:37:28.778Z] ---> Running in e1a7b4c41ef0 [2022-05-23T09:37:28.778Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T09:37:28.778Z] Removing intermediate container e1a7b4c41ef0 [2022-05-23T09:37:28.778Z] ---> 4f4b31a3484d [2022-05-23T09:37:28.778Z] [2022-05-23T09:37:28.778Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T09:37:28.778Z] Successfully built 4f4b31a3484d [2022-05-23T09:37:28.778Z] Successfully tagged security-secretstore-setup:latest [2022-05-23T09:37:28.778Z] Building core-command [2022-05-23T09:37:29.037Z]  Building security-secretstore-setup ... done (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T09:37:29.037Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:37:29.037Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T09:37:29.037Z] OK: 8 MiB in 23 packages [2022-05-23T09:37:32.330Z] Removing intermediate container e256b6a964bf [2022-05-23T09:37:32.330Z] ---> faaadf176a8c [2022-05-23T09:37:32.330Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:37:32.762Z] using credential edgex-jenkins-ssh [2022-05-23T09:37:32.780Z] Cloning the remote Git repository [2022-05-23T09:37:33.266Z] ---> 38148b3a05b8 [2022-05-23T09:37:33.266Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T09:37:32.856Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-23T09:37:32.943Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-05-23T09:37:33.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T09:37:33.051Z] > git --version # timeout=10 [2022-05-23T09:37:33.072Z] > git --version # 'git version 2.25.1' [2022-05-23T09:37:33.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T09:37:33.206Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T09:37:34.201Z] ---> 425d429d7d24 [2022-05-23T09:37:34.201Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T09:37:34.461Z] ---> d042d40981a4 [2022-05-23T09:37:34.461Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T09:37:34.461Z] ---> Running in 56abdaebf781 [2022-05-23T09:37:34.719Z] Removing intermediate container 56abdaebf781 [2022-05-23T09:37:34.719Z] ---> a9bbb53e414d [2022-05-23T09:37:34.719Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:37:34.719Z] ---> Running in 96c86f0d2eb0 [2022-05-23T09:37:34.990Z] Removing intermediate container 96c86f0d2eb0 [2022-05-23T09:37:34.990Z] ---> d02c214b5214 [2022-05-23T09:37:34.990Z] Step 18/20 : LABEL arch=x86_64 [2022-05-23T09:37:34.990Z] ---> Running in 152059995eac [2022-05-23T09:37:35.250Z] Removing intermediate container 152059995eac [2022-05-23T09:37:35.250Z] ---> 24745b0b0414 [2022-05-23T09:37:35.250Z] Step 19/20 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:37:35.250Z] ---> Running in 9e0f7cec0d82 [2022-05-23T09:37:35.508Z] Removing intermediate container 9e0f7cec0d82 [2022-05-23T09:37:35.508Z] ---> 33035d92d29a [2022-05-23T09:37:35.508Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T09:37:35.508Z] ---> Running in 569334ea99b4 [2022-05-23T09:37:35.768Z] Removing intermediate container 569334ea99b4 [2022-05-23T09:37:35.768Z] ---> 14adda1d56e8 [2022-05-23T09:37:35.768Z] [2022-05-23T09:37:36.027Z] Successfully built 14adda1d56e8 [2022-05-23T09:37:36.027Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-23T09:37:36.027Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-05-23T09:37:41.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:37:41.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:37:41.303Z] ---> 35235e1d2645 [2022-05-23T09:37:41.303Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 8eb2dcad8c46 [2022-05-23T09:37:41.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 7790b2013143 [2022-05-23T09:37:41.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> def62d8122a3 [2022-05-23T09:37:41.303Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 186ead9c18aa [2022-05-23T09:37:41.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 0a3da7de296c [2022-05-23T09:37:41.303Z] Step 8/23 : COPY . . [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 9477a29567e4 [2022-05-23T09:37:41.303Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T09:37:41.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:37:41.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:37:41.303Z] ---> 35235e1d2645 [2022-05-23T09:37:41.303Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 8eb2dcad8c46 [2022-05-23T09:37:41.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 7790b2013143 [2022-05-23T09:37:41.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> def62d8122a3 [2022-05-23T09:37:41.303Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 186ead9c18aa [2022-05-23T09:37:41.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 0a3da7de296c [2022-05-23T09:37:41.303Z] Step 8/23 : COPY . . [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 9477a29567e4 [2022-05-23T09:37:41.303Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T09:37:41.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:37:41.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:37:41.303Z] ---> 35235e1d2645 [2022-05-23T09:37:41.303Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 8eb2dcad8c46 [2022-05-23T09:37:41.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 7790b2013143 [2022-05-23T09:37:41.303Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T09:37:41.303Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:37:41.303Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:37:41.303Z] ---> 35235e1d2645 [2022-05-23T09:37:41.303Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 8eb2dcad8c46 [2022-05-23T09:37:41.303Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 7790b2013143 [2022-05-23T09:37:41.303Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> def62d8122a3 [2022-05-23T09:37:41.303Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 186ead9c18aa [2022-05-23T09:37:41.303Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 0a3da7de296c [2022-05-23T09:37:41.303Z] Step 8/31 : COPY . . [2022-05-23T09:37:41.303Z] ---> Using cache [2022-05-23T09:37:41.303Z] ---> 9477a29567e4 [2022-05-23T09:37:41.303Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T09:37:42.792Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:37:42.792Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:37:42.792Z] ---> 35235e1d2645 [2022-05-23T09:37:42.792Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T09:37:42.792Z] ---> Using cache [2022-05-23T09:37:42.792Z] ---> 8eb2dcad8c46 [2022-05-23T09:37:42.792Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:37:42.792Z] ---> Using cache [2022-05-23T09:37:42.792Z] ---> 7790b2013143 [2022-05-23T09:37:42.792Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T09:37:45.334Z] ---> Running in 850a09f018e9 [2022-05-23T09:37:45.334Z] ---> Running in a985e0c2a0ae [2022-05-23T09:37:45.334Z] ---> Running in 8f745dd69873 [2022-05-23T09:37:45.334Z] ---> Running in 348b818a27b6 [2022-05-23T09:37:45.334Z] ---> Running in 6f57ea164592 [2022-05-23T09:37:45.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-23T09:37:45.334Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-23T09:37:45.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:45.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:45.595Z] 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-23T09:37:46.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:46.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:37:46.792Z] OK: 221 MiB in 52 packages [2022-05-23T09:37:46.792Z] OK: 221 MiB in 52 packages [2022-05-23T09:37:47.360Z] Removing intermediate container a985e0c2a0ae [2022-05-23T09:37:47.360Z] ---> 8291a2cb1b67 [2022-05-23T09:37:47.360Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T09:37:47.360Z] Removing intermediate container 348b818a27b6 [2022-05-23T09:37:47.360Z] ---> 20341493ea04 [2022-05-23T09:37:47.360Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T09:37:47.930Z] ---> dbb18c5868af [2022-05-23T09:37:47.930Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:37:47.930Z] ---> 91bced9b5d4a [2022-05-23T09:37:47.930Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:37:47.930Z] ---> Running in 586da7bc1285 [2022-05-23T09:37:47.930Z] ---> Running in 7db535c96f69 [2022-05-23T09:37:49.844Z] Removing intermediate container 586da7bc1285 [2022-05-23T09:37:49.844Z] ---> 7ebd7d6b247f [2022-05-23T09:37:49.844Z] Step 8/23 : COPY . . [2022-05-23T09:37:49.844Z] Removing intermediate container 7db535c96f69 [2022-05-23T09:37:49.844Z] ---> 2002ac5ecf0d [2022-05-23T09:37:49.844Z] Step 8/26 : COPY . . [2022-05-23T09:37:50.188Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T09:37:50.205Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T09:37:50.234Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-23T09:37:50.280Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-23T09:37:50.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T09:37:50.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4035/head:refs/remotes/origin/PR-4035 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T09:37:51.086Z] Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:37:51.482Z] Merge succeeded, producing d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:37:51.483Z] Checking out Revision d03d2a26d2453c540fc56b565d879a63d9f575c5 (PR-4035) [2022-05-23T09:37:51.111Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T09:37:51.137Z] > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # timeout=10 [2022-05-23T09:37:51.387Z] > git remote # timeout=10 [2022-05-23T09:37:51.409Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T09:37:51.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T09:37:51.438Z] > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 [2022-05-23T09:37:51.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T09:37:51.496Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T09:37:51.521Z] > git checkout -f d03d2a26d2453c540fc56b565d879a63d9f575c5 # timeout=10 [2022-05-23T09:37:55.937Z] Commit message: "feat(snap): exclude redundant files in snapcraft" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T09:37:56.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T09:37:56.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T09:37:56.828Z] Dload Upload Total Spent Left Speed [2022-05-23T09:37:56.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50217 0 --:--:-- --:--:-- --:--:-- 50217 [Pipeline] sh [2022-05-23T09:37:57.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T09:37:57.710Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T09:37:57.710Z] + sudo tee /etc/docker/daemon.new [2022-05-23T09:37:57.710Z] { [2022-05-23T09:37:57.710Z] "registry-mirrors": [ [2022-05-23T09:37:57.710Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T09:37:57.710Z] ], [2022-05-23T09:37:57.710Z] "bip": "10.250.0.254/24", [2022-05-23T09:37:57.710Z] "hosts": [ [2022-05-23T09:37:57.710Z] "tcp://0.0.0.0:5555", [2022-05-23T09:37:57.710Z] "unix:///var/run/docker.sock" [2022-05-23T09:37:57.710Z] ], [2022-05-23T09:37:57.710Z] "mtu": 1458, [2022-05-23T09:37:57.710Z] "selinux-enabled": true, [2022-05-23T09:37:57.710Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T09:37:57.710Z] } [Pipeline] sh [2022-05-23T09:37:58.179Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T09:37:58.538Z] + sudo service docker restart [2022-05-23T09:38:04.742Z] ---> e29fa2e8493a [2022-05-23T09:38:04.743Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T09:38:04.743Z] ---> cb66dac12ce1 [2022-05-23T09:38:04.743Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T09:38:04.743Z] ---> Running in ec8346817673 [2022-05-23T09:38:04.743Z] ---> Running in 4ee84e6efc4a [2022-05-23T09:38:04.743Z] Removing intermediate container ec8346817673 [2022-05-23T09:38:04.743Z] ---> ccb1aa5e60f8 [2022-05-23T09:38:04.743Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T09:38:05.001Z] ---> Running in ead0620cd649 [2022-05-23T09:38:05.001Z] 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-23T09:38:06.382Z] Removing intermediate container 8f745dd69873 [2022-05-23T09:38:06.382Z] ---> c9c66543f7d1 [2022-05-23T09:38:06.382Z] [2022-05-23T09:38:06.382Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T09:38:06.382Z] ---> e04c818066af [2022-05-23T09:38:06.382Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T09:38:06.382Z] ---> Using cache [2022-05-23T09:38:06.382Z] ---> 0d13666fa5cd [2022-05-23T09:38:06.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T09:38:06.382Z] ---> Using cache [2022-05-23T09:38:06.382Z] ---> d0528702adf6 [2022-05-23T09:38:06.382Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T09:38:06.382Z] Removing intermediate container 6f57ea164592 [2022-05-23T09:38:06.382Z] ---> 6652fee77329 [2022-05-23T09:38:06.382Z] [2022-05-23T09:38:06.382Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T09:38:06.382Z] Removing intermediate container 850a09f018e9 [2022-05-23T09:38:06.382Z] ---> b3b049a97f6a [2022-05-23T09:38:06.382Z] [2022-05-23T09:38:06.382Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T09:38:06.382Z] ---> e04c818066af [2022-05-23T09:38:06.382Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T09:38:06.382Z] ---> Using cache [2022-05-23T09:38:06.382Z] ---> 0d13666fa5cd [2022-05-23T09:38:06.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T09:38:06.382Z] ---> Using cache [2022-05-23T09:38:06.382Z] ---> d0528702adf6 [2022-05-23T09:38:06.382Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T09:38:06.382Z] ---> e04c818066af [2022-05-23T09:38:06.382Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T09:38:06.382Z] ---> Running in 3c23f4589686 [2022-05-23T09:38:06.382Z] Removing intermediate container ead0620cd649 [2022-05-23T09:38:06.382Z] ---> dcb7d5201f50 [2022-05-23T09:38:06.382Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T09:38:06.382Z] ---> Running in 970ad1124423 [2022-05-23T09:38:06.382Z] ---> Running in 6086757a10c3 [2022-05-23T09:38:06.382Z] ---> Running in 027c8a722845 [2022-05-23T09:38:06.641Z] Removing intermediate container 3c23f4589686 [2022-05-23T09:38:06.641Z] ---> 281108af0037 [2022-05-23T09:38:06.641Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T09:38:06.641Z] Removing intermediate container 970ad1124423 [2022-05-23T09:38:06.641Z] ---> 769c9140d32d [2022-05-23T09:38:06.641Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T09:38:06.641Z] ---> Running in c7ae350f890f [2022-05-23T09:38:06.641Z] ---> Running in 3485951267dc [2022-05-23T09:38:06.641Z] Removing intermediate container 6086757a10c3 [2022-05-23T09:38:06.641Z] ---> e30b198be3d8 [2022-05-23T09:38:06.641Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T09:38:06.641Z] Removing intermediate container 027c8a722845 [2022-05-23T09:38:06.641Z] ---> b04f5156fdc7 [2022-05-23T09:38:06.641Z] 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-23T09:38:06.900Z] ---> Running in ad1f9371b5cc [2022-05-23T09:38:06.900Z] ---> Running in 940d90b425ee [2022-05-23T09:38:06.900Z] Removing intermediate container c7ae350f890f [2022-05-23T09:38:06.900Z] ---> cce85d9c911a [2022-05-23T09:38:06.900Z] Step 15/23 : WORKDIR / [2022-05-23T09:38:06.900Z] Removing intermediate container 3485951267dc [2022-05-23T09:38:06.900Z] ---> b5c66b73b3e0 [2022-05-23T09:38:06.900Z] Step 15/23 : WORKDIR / [2022-05-23T09:38:06.900Z] ---> Running in d72b8f7dcf4b [2022-05-23T09:38:06.900Z] ---> Running in 40dbee25c035 [2022-05-23T09:38:07.158Z] Removing intermediate container d72b8f7dcf4b [2022-05-23T09:38:07.158Z] ---> 764c2631b599 [2022-05-23T09:38:07.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:38:07.158Z] Removing intermediate container 40dbee25c035 [2022-05-23T09:38:07.158Z] ---> 252456f2865d [2022-05-23T09:38:07.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:38:07.158Z] ---> a75d62285352 [2022-05-23T09:38:07.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T09:38:07.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:38:07.417Z] ---> dd7f83a132e7 [2022-05-23T09:38:07.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T09:38:07.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:38:07.417Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T09:38:07.417Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T09:38:07.417Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:38:07.677Z] OK: 6 MiB in 16 packages [2022-05-23T09:38:07.943Z] ---> 491e80b51b85 [2022-05-23T09:38:07.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T09:38:07.943Z] ---> ca06de6b76a5 [2022-05-23T09:38:07.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T09:38:07.943Z] spire-1.2.1/ [2022-05-23T09:38:07.943Z] spire-1.2.1/.data/ [2022-05-23T09:38:07.943Z] spire-1.2.1/.data/.file [2022-05-23T09:38:07.943Z] spire-1.2.1/.dockerignore [2022-05-23T09:38:07.943Z] spire-1.2.1/.gitattributes [2022-05-23T09:38:07.943Z] spire-1.2.1/.githooks/ [2022-05-23T09:38:07.943Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/ [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/ [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T09:38:07.943Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T09:38:07.943Z] spire-1.2.1/.gitignore [2022-05-23T09:38:07.943Z] spire-1.2.1/.go-version [2022-05-23T09:38:07.943Z] spire-1.2.1/.golangci.yml [2022-05-23T09:38:07.943Z] spire-1.2.1/ADOPTERS.md [2022-05-23T09:38:07.943Z] spire-1.2.1/CHANGELOG.md [2022-05-23T09:38:07.943Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T09:38:07.943Z] spire-1.2.1/CODEOWNERS [2022-05-23T09:38:07.943Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T09:38:07.943Z] spire-1.2.1/Dockerfile [2022-05-23T09:38:07.943Z] spire-1.2.1/Dockerfile.dev [2022-05-23T09:38:07.943Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T09:38:07.943Z] spire-1.2.1/LICENSE [2022-05-23T09:38:07.943Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T09:38:07.943Z] spire-1.2.1/Makefile [2022-05-23T09:38:07.943Z] spire-1.2.1/README.md [2022-05-23T09:38:07.943Z] spire-1.2.1/ROADMAP.md [2022-05-23T09:38:07.943Z] spire-1.2.1/SECURITY.md [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T09:38:07.943Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T09:38:07.944Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/ [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/agent/ [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/server/ [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/server/server.conf [2022-05-23T09:38:07.944Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/ [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/auditlog.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/ [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/spire_server.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/telemetry.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/upgrading.md [2022-05-23T09:38:07.944Z] spire-1.2.1/doc/using_spire.md [2022-05-23T09:38:07.944Z] spire-1.2.1/examples/ [2022-05-23T09:38:07.944Z] spire-1.2.1/examples/README.md [2022-05-23T09:38:07.944Z] spire-1.2.1/go.mod [2022-05-23T09:38:07.944Z] spire-1.2.1/go.sum [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T09:38:07.944Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T09:38:07.945Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/health/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/log/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/version/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T09:38:07.946Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/config.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T09:38:07.947Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:38:07.948Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/server.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/private/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/private/server/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T09:38:07.949Z] spire-1.2.1/release/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire-extras/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire/README.md [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire/conf/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T09:38:07.949Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T09:38:07.949Z] spire-1.2.1/script/ [2022-05-23T09:38:07.949Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T09:38:07.949Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T09:38:07.949Z] spire-1.2.1/support/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T09:38:07.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/clock/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/clock/clock.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T09:38:07.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T09:38:07.950Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/common [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T09:38:07.950Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T09:38:07.952Z] spire-1.2.1/test/integration/test.sh [2022-05-23T09:38:07.952Z] spire-1.2.1/test/plugintest/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/testca/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/testca/ca.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/testkey/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T09:38:07.952Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/testkey/new.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T09:38:07.952Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T09:38:07.952Z] spire-1.2.1/test/util/ [2022-05-23T09:38:07.953Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T09:38:07.953Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T09:38:07.953Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T09:38:07.953Z] spire-1.2.1/test/util/race.go [2022-05-23T09:38:07.953Z] spire-1.2.1/test/util/util.go [2022-05-23T09:38:07.953Z] building spire from source... [2022-05-23T09:38:08.248Z] Removing intermediate container 940d90b425ee [2022-05-23T09:38:08.248Z] ---> 81227e8eb86e [2022-05-23T09:38:08.248Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T09:38:08.248Z] Installing go1.17.7... [2022-05-23T09:38:08.248Z] ---> 72b2f0859618 [2022-05-23T09:38:08.248Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T09:38:08.248Z] ---> 708e5f028b4c [2022-05-23T09:38:08.248Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T09:38:08.248Z] ---> Running in 863ce6b59ae0 [2022-05-23T09:38:08.248Z] ---> Running in bec244a45cb9 [2022-05-23T09:38:08.248Z] ---> Running in 3026dbd1f136 [2022-05-23T09:38:08.508Z] Removing intermediate container 863ce6b59ae0 [2022-05-23T09:38:08.508Z] ---> 65893fc327b6 [2022-05-23T09:38:08.508Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T09:38:08.508Z] Removing intermediate container bec244a45cb9 [2022-05-23T09:38:08.508Z] ---> 7fbbeeac76e4 [2022-05-23T09:38:08.508Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:38:08.508Z] Removing intermediate container 3026dbd1f136 [2022-05-23T09:38:08.508Z] ---> f52ff0cb7b8b [2022-05-23T09:38:08.508Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:38:08.508Z] ---> Running in f062cb7785e4 [2022-05-23T09:38:08.508Z] ---> Running in dab93b939748 [2022-05-23T09:38:08.508Z] ---> Running in ab540164eff8 [2022-05-23T09:38:08.769Z] Removing intermediate container f062cb7785e4 [2022-05-23T09:38:08.769Z] ---> cbb13743452d [2022-05-23T09:38:08.769Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T09:38:08.769Z] ---> Running in bddc5fbc49fc [2022-05-23T09:38:08.769Z] Removing intermediate container ab540164eff8 [2022-05-23T09:38:08.769Z] ---> d3a06e0e7ace [2022-05-23T09:38:08.769Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T09:38:08.769Z] Removing intermediate container dab93b939748 [2022-05-23T09:38:08.769Z] ---> af5ec1a5fef0 [2022-05-23T09:38:08.769Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T09:38:08.769Z] ---> Running in 54b1c650a710 [2022-05-23T09:38:09.029Z] ---> Running in ef16e9e7f37a [2022-05-23T09:38:09.029Z] Removing intermediate container 54b1c650a710 [2022-05-23T09:38:09.029Z] ---> f3bbac38bc19 [2022-05-23T09:38:09.029Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:38:09.029Z] ---> Running in d5848adc1b8d [2022-05-23T09:38:09.029Z] Removing intermediate container ef16e9e7f37a [2022-05-23T09:38:09.029Z] ---> ca06ea76f803 [2022-05-23T09:38:09.029Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:38:09.291Z] ---> Running in 953f4f08edd9 [2022-05-23T09:38:09.291Z] Removing intermediate container d5848adc1b8d [2022-05-23T09:38:09.291Z] ---> 72b5943f23d5 [2022-05-23T09:38:09.291Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T09:38:09.291Z] Removing intermediate container 953f4f08edd9 [2022-05-23T09:38:09.291Z] ---> 27b52591c9be [2022-05-23T09:38:09.291Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T09:38:09.550Z] ---> Running in d81ea309cf22 [2022-05-23T09:38:09.550Z] ---> Running in a321158ed1fc [2022-05-23T09:38:09.834Z] Removing intermediate container d81ea309cf22 [2022-05-23T09:38:09.834Z] ---> 7d7ad2a3f26d [2022-05-23T09:38:09.834Z] [2022-05-23T09:38:09.834Z] Removing intermediate container a321158ed1fc [2022-05-23T09:38:09.834Z] ---> a346c461f717 [2022-05-23T09:38:09.834Z] [2022-05-23T09:38:09.834Z] Successfully built 7d7ad2a3f26d [2022-05-23T09:38:09.834Z] Successfully tagged core-command:latest [2022-05-23T09:38:09.834Z] Building core-data [2022-05-23T09:38:09.834Z]  Building core-command ... done Removing intermediate container bddc5fbc49fc [2022-05-23T09:38:09.834Z] ---> 3085b117b791 [2022-05-23T09:38:09.834Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T09:38:09.834Z] Successfully built a346c461f717 [2022-05-23T09:38:09.834Z] Successfully tagged core-metadata:latest [2022-05-23T09:38:09.834Z] Building security-spire-agent [2022-05-23T09:38:09.834Z]  Building core-metadata ... done  ---> Running in 86b637799f5c [2022-05-23T09:38:10.780Z] Removing intermediate container 86b637799f5c [2022-05-23T09:38:10.780Z] ---> 950436a7e4fd [2022-05-23T09:38:10.780Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T09:38:14.071Z] ---> 79216376001c [2022-05-23T09:38:14.071Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T09:38:14.071Z] Building bin/spire-server... [2022-05-23T09:38:14.071Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T09:38:14.071Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T09:38:14.071Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T09:38:14.071Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T09:38:14.071Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T09:38:14.071Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T09:38:14.071Z]  ---> Running in e163c3922552 [2022-05-23T09:38:14.071Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T09:38:14.071Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T09:38:14.071Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T09:38:14.071Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T09:38:14.071Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T09:38:14.071Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T09:38:14.071Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T09:38:14.071Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T09:38:14.071Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T09:38:14.071Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T09:38:14.333Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T09:38:14.333Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T09:38:14.333Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T09:38:14.333Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T09:38:14.333Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T09:38:14.333Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T09:38:14.333Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T09:38:14.333Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T09:38:14.333Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T09:38:14.333Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T09:38:14.333Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T09:38:14.333Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T09:38:14.333Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T09:38:14.333Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T09:38:14.333Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T09:38:14.333Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T09:38:14.333Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T09:38:14.333Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T09:38:14.333Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T09:38:14.333Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T09:38:14.333Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T09:38:14.593Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T09:38:14.593Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T09:38:14.593Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T09:38:14.593Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T09:38:14.593Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T09:38:14.593Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T09:38:14.593Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T09:38:14.593Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T09:38:14.593Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T09:38:14.854Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T09:38:14.854Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T09:38:14.854Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T09:38:14.854Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T09:38:14.854Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T09:38:15.113Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T09:38:15.113Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T09:38:15.113Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T09:38:15.113Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T09:38:15.371Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T09:38:15.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:38:15.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:38:15.989Z] ---> 35235e1d2645 [2022-05-23T09:38:15.989Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> 8eb2dcad8c46 [2022-05-23T09:38:15.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> 7790b2013143 [2022-05-23T09:38:15.989Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T09:38:15.989Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:38:15.989Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:38:15.989Z] ---> 35235e1d2645 [2022-05-23T09:38:15.989Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> 8eb2dcad8c46 [2022-05-23T09:38:15.989Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> 7790b2013143 [2022-05-23T09:38:15.989Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> 20341493ea04 [2022-05-23T09:38:15.989Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> 91bced9b5d4a [2022-05-23T09:38:15.989Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> 2002ac5ecf0d [2022-05-23T09:38:15.989Z] Step 8/26 : COPY . . [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> e29fa2e8493a [2022-05-23T09:38:15.989Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> ccb1aa5e60f8 [2022-05-23T09:38:15.989Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> dcb7d5201f50 [2022-05-23T09:38:15.989Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T09:38:15.989Z] ---> Using cache [2022-05-23T09:38:15.989Z] ---> b04f5156fdc7 [2022-05-23T09:38:15.989Z] 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-23T09:38:16.250Z] Removing intermediate container e163c3922552 [2022-05-23T09:38:16.250Z] ---> 980ad9f0f832 [2022-05-23T09:38:16.250Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:38:16.510Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T09:38:16.511Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T09:38:16.511Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T09:38:16.511Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T09:38:16.511Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T09:38:16.912Z] provisioning config files... [2022-05-23T09:38:16.940Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7324636607183208287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:38:17.079Z]  ---> Running in 65809a4e4403 [2022-05-23T09:38:17.079Z] ---> Running in 3c01b0cc23ae [2022-05-23T09:38:17.079Z] ---> 1fed14e5b578 [2022-05-23T09:38:17.079Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T09:38:17.310Z] ---> docker-login.sh [2022-05-23T09:38:17.310Z] nexus3.edgexfoundry.org:10001 [2022-05-23T09:38:17.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:38:17.645Z] ---> ff9f9de4d89c [2022-05-23T09:38:17.645Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T09:38:17.906Z] ---> 0779b357aa72 [2022-05-23T09:38:17.906Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T09:38:17.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:38:18.174Z] spire-1.2.1/ [2022-05-23T09:38:18.174Z] spire-1.2.1/.data/ [2022-05-23T09:38:18.174Z] spire-1.2.1/.data/.file [2022-05-23T09:38:18.174Z] spire-1.2.1/.dockerignore [2022-05-23T09:38:18.174Z] spire-1.2.1/.gitattributes [2022-05-23T09:38:18.174Z] spire-1.2.1/.githooks/ [2022-05-23T09:38:18.174Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/ [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/ [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T09:38:18.174Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T09:38:18.174Z] spire-1.2.1/.gitignore [2022-05-23T09:38:18.174Z] spire-1.2.1/.go-version [2022-05-23T09:38:18.174Z] spire-1.2.1/.golangci.yml [2022-05-23T09:38:18.174Z] spire-1.2.1/ADOPTERS.md [2022-05-23T09:38:18.174Z] spire-1.2.1/CHANGELOG.md [2022-05-23T09:38:18.174Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T09:38:18.174Z] spire-1.2.1/CODEOWNERS [2022-05-23T09:38:18.174Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T09:38:18.174Z] spire-1.2.1/Dockerfile [2022-05-23T09:38:18.174Z] spire-1.2.1/Dockerfile.dev [2022-05-23T09:38:18.174Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T09:38:18.174Z] spire-1.2.1/LICENSE [2022-05-23T09:38:18.174Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T09:38:18.174Z] spire-1.2.1/Makefile [2022-05-23T09:38:18.174Z] spire-1.2.1/README.md [2022-05-23T09:38:18.174Z] spire-1.2.1/ROADMAP.md [2022-05-23T09:38:18.174Z] spire-1.2.1/SECURITY.md [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T09:38:18.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T09:38:18.175Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/ [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/agent/ [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/server/ [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/server/server.conf [2022-05-23T09:38:18.175Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/ [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/auditlog.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/ [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/spire_server.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/telemetry.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/upgrading.md [2022-05-23T09:38:18.175Z] spire-1.2.1/doc/using_spire.md [2022-05-23T09:38:18.175Z] spire-1.2.1/examples/ [2022-05-23T09:38:18.175Z] spire-1.2.1/examples/README.md [2022-05-23T09:38:18.175Z] spire-1.2.1/go.mod [2022-05-23T09:38:18.175Z] spire-1.2.1/go.sum [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T09:38:18.175Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T09:38:18.176Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/health/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/log/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T09:38:18.177Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/version/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/config.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T09:38:18.178Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T09:38:18.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/server.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/private/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/private/server/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T09:38:18.180Z] spire-1.2.1/release/ ---> 4faac6b2586c [2022-05-23T09:38:18.180Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T09:38:18.180Z] [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire-extras/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire/README.md [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire/conf/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T09:38:18.180Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T09:38:18.180Z] spire-1.2.1/script/ [2022-05-23T09:38:18.180Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T09:38:18.180Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T09:38:18.180Z] spire-1.2.1/support/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T09:38:18.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:38:18.181Z] Configure a credential helper to remove this warning. See [2022-05-23T09:38:18.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:38:18.181Z] [2022-05-23T09:38:18.181Z] Login Succeeded [2022-05-23T09:38:18.181Z] nexus3.edgexfoundry.org:10002 [2022-05-23T09:38:18.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T09:38:18.181Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/clock/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/clock/clock.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T09:38:18.181Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/README.md [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/common [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T09:38:18.181Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T09:38:18.182Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T09:38:18.183Z] spire-1.2.1/test/integration/test.sh [2022-05-23T09:38:18.183Z] spire-1.2.1/test/plugintest/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/testca/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/testca/ca.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/testkey/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T09:38:18.183Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/testkey/new.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/util/ [2022-05-23T09:38:18.183Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/util/race.go [2022-05-23T09:38:18.183Z] spire-1.2.1/test/util/util.go [2022-05-23T09:38:18.183Z] building spire from source... [2022-05-23T09:38:18.443Z] Installing go1.17.7... [2022-05-23T09:38:18.443Z] Removing intermediate container 4ee84e6efc4a [2022-05-23T09:38:18.443Z] ---> 1622de6aa6f4 [2022-05-23T09:38:18.443Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T09:38:18.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:38:18.443Z] ---> 18d5d9a51cc3 [2022-05-23T09:38:18.443Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T09:38:18.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:38:18.703Z] ---> Running in 5dcd8fae0a74 [2022-05-23T09:38:18.703Z] ---> Running in de90628c61e8 [2022-05-23T09:38:18.703Z] OK: 221 MiB in 52 packages [2022-05-23T09:38:18.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:38:18.725Z] Configure a credential helper to remove this warning. See [2022-05-23T09:38:18.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:38:18.725Z] [2022-05-23T09:38:18.725Z] Login Succeeded [2022-05-23T09:38:18.725Z] nexus3.edgexfoundry.org:10003 [2022-05-23T09:38:18.963Z] Removing intermediate container de90628c61e8 [2022-05-23T09:38:18.963Z] ---> 19856739c6aa [2022-05-23T09:38:18.963Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T09:38:18.963Z] 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-23T09:38:18.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:38:19.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:38:19.275Z] Configure a credential helper to remove this warning. See [2022-05-23T09:38:19.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:38:19.275Z] [2022-05-23T09:38:19.275Z] Login Succeeded [2022-05-23T09:38:19.275Z] nexus3.edgexfoundry.org:10004 [2022-05-23T09:38:19.534Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T09:38:19.534Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T09:38:19.534Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T09:38:19.534Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T09:38:19.534Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T09:38:19.534Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T09:38:19.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:38:19.794Z]  ---> 75333d73f2d0 [2022-05-23T09:38:19.794Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T09:38:19.794Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T09:38:19.794Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T09:38:19.794Z] Removing intermediate container 65809a4e4403 [2022-05-23T09:38:19.794Z] ---> b2d6a3f8adcc [2022-05-23T09:38:19.794Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T09:38:19.794Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T09:38:19.794Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T09:38:19.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:38:19.826Z] Configure a credential helper to remove this warning. See [2022-05-23T09:38:19.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:38:19.826Z] [2022-05-23T09:38:19.826Z] Login Succeeded [2022-05-23T09:38:19.826Z] docker.io [2022-05-23T09:38:20.057Z]  ---> Running in e10d11c2361f [2022-05-23T09:38:20.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:38:20.316Z] ---> ea27aeb508e3 [2022-05-23T09:38:20.316Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:38:20.582Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T09:38:20.582Z] Removing intermediate container 5dcd8fae0a74 [2022-05-23T09:38:20.582Z] ---> 0ce86f722634 [2022-05-23T09:38:20.582Z] [2022-05-23T09:38:20.582Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T09:38:20.582Z] ---> Running in 5dd3685e552a [2022-05-23T09:38:20.582Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T09:38:20.582Z] 20.10.14: Pulling from library/docker [2022-05-23T09:38:20.582Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T09:38:20.582Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T09:38:20.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:38:20.700Z] Configure a credential helper to remove this warning. See [2022-05-23T09:38:20.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:38:20.700Z] [2022-05-23T09:38:20.700Z] Login Succeeded [2022-05-23T09:38:20.700Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T09:38:20.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-05-23T09:38:20.843Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T09:38:20.843Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T09:38:20.843Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T09:38:20.843Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T09:38:20.843Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T09:38:20.843Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T09:38:21.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T09:38:21.101Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T09:38:21.101Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T09:38:21.101Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T09:38:21.101Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T09:38:21.101Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T09:38:21.101Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T09:38:21.101Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T09:38:21.101Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T09:38:21.101Z] go: downloading cloud.google.com/go/iam v0.1.1 [Pipeline] echo [2022-05-23T09:38:21.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T09:38:21.284Z] ========================================================= [2022-05-23T09:38:21.284Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T09:38:21.284Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:38:21.361Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T09:38:21.361Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T09:38:21.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T09:38:21.900Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T09:38:21.900Z] 9b3977197b4f: Pulling fs layer [2022-05-23T09:38:21.900Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T09:38:21.900Z] 94645a83ff95: Pulling fs layer [2022-05-23T09:38:21.900Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T09:38:21.900Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T09:38:21.900Z] 3096ccb668a1: Pulling fs layer [2022-05-23T09:38:21.900Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T09:38:21.900Z] a4caa8a26152: Pulling fs layer [2022-05-23T09:38:21.900Z] 3096ccb668a1: Waiting [2022-05-23T09:38:21.900Z] e8cf19c19ddd: Waiting [2022-05-23T09:38:21.900Z] a4caa8a26152: Waiting [2022-05-23T09:38:21.900Z] 3f3a8bcf1eab: Waiting [2022-05-23T09:38:21.900Z] 0c92f367c5e7: Waiting [2022-05-23T09:38:21.900Z] 94645a83ff95: Verifying Checksum [2022-05-23T09:38:21.900Z] 94645a83ff95: Download complete [2022-05-23T09:38:21.900Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T09:38:21.900Z] 1a89e8eeedd5: Download complete [2022-05-23T09:38:21.900Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T09:38:21.900Z] 0c92f367c5e7: Download complete [2022-05-23T09:38:21.900Z] 3096ccb668a1: Verifying Checksum [2022-05-23T09:38:21.900Z] 3096ccb668a1: Download complete [2022-05-23T09:38:21.900Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T09:38:21.900Z] e8cf19c19ddd: Download complete [2022-05-23T09:38:21.934Z] Removing intermediate container e10d11c2361f [2022-05-23T09:38:21.934Z] ---> 32a3a8a15b6f [2022-05-23T09:38:21.934Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T09:38:21.934Z] ---> Running in c4c0fa527f89 [2022-05-23T09:38:22.193Z] Removing intermediate container 5dd3685e552a [2022-05-23T09:38:22.193Z] ---> 6e966d32da85 [2022-05-23T09:38:22.193Z] Step 8/23 : COPY . . [2022-05-23T09:38:22.193Z] Removing intermediate container c4c0fa527f89 [2022-05-23T09:38:22.193Z] ---> 459194e7beee [2022-05-23T09:38:22.193Z] Step 28/31 : CMD ["gate"] [2022-05-23T09:38:22.451Z] ---> Running in 879b10bee646 [2022-05-23T09:38:22.894Z] 9b3977197b4f: Pull complete [2022-05-23T09:38:23.019Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T09:38:23.019Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T09:38:23.019Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T09:38:23.019Z] Removing intermediate container 879b10bee646 [2022-05-23T09:38:23.019Z] ---> 444d1823b3e3 [2022-05-23T09:38:23.019Z] Step 29/31 : LABEL arch=x86_64 [2022-05-23T09:38:23.019Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T09:38:23.019Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T09:38:23.019Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T09:38:23.019Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T09:38:23.278Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T09:38:23.278Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T09:38:23.278Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T09:38:23.278Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T09:38:23.278Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T09:38:23.278Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T09:38:23.502Z] 1a89e8eeedd5: Pull complete [2022-05-23T09:38:23.537Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T09:38:23.537Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T09:38:23.537Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T09:38:23.537Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T09:38:23.537Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T09:38:23.537Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T09:38:23.537Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T09:38:23.537Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T09:38:23.537Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T09:38:23.537Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T09:38:23.781Z] 94645a83ff95: Pull complete [2022-05-23T09:38:23.797Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T09:38:23.797Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T09:38:23.797Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T09:38:23.797Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T09:38:23.797Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T09:38:23.797Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T09:38:23.797Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T09:38:23.797Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T09:38:23.797Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T09:38:23.797Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T09:38:23.797Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T09:38:23.797Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T09:38:23.797Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T09:38:23.797Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T09:38:24.057Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T09:38:24.057Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T09:38:24.057Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T09:38:24.057Z] Building bin/spire-server... [2022-05-23T09:38:24.057Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T09:38:24.057Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T09:38:24.057Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T09:38:24.057Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T09:38:24.057Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T09:38:24.057Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T09:38:24.057Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T09:38:24.057Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T09:38:24.057Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T09:38:24.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T09:38:24.057Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T09:38:24.057Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T09:38:24.057Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T09:38:24.057Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T09:38:24.057Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T09:38:24.057Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T09:38:24.065Z] a4caa8a26152: Verifying Checksum [2022-05-23T09:38:24.065Z] a4caa8a26152: Download complete [2022-05-23T09:38:24.316Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T09:38:24.316Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T09:38:24.316Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T09:38:24.316Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T09:38:24.316Z]  ---> Running in 279db31479ef [2022-05-23T09:38:24.316Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T09:38:24.316Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T09:38:24.316Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T09:38:24.316Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T09:38:24.316Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T09:38:24.316Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T09:38:24.577Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T09:38:24.577Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T09:38:24.577Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T09:38:24.663Z] 3f3a8bcf1eab: Download complete [2022-05-23T09:38:24.837Z] Removing intermediate container 279db31479ef [2022-05-23T09:38:24.837Z] ---> b4eb8b61bd01 [2022-05-23T09:38:24.837Z] Step 30/31 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:38:24.837Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T09:38:24.837Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T09:38:24.837Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T09:38:24.837Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T09:38:24.837Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T09:38:24.837Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T09:38:24.837Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T09:38:24.837Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T09:38:24.837Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T09:38:25.099Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T09:38:25.099Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T09:38:25.099Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T09:38:25.099Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T09:38:25.099Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T09:38:25.099Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T09:38:25.099Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T09:38:25.099Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T09:38:25.099Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T09:38:25.099Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T09:38:25.099Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T09:38:25.099Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T09:38:25.099Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T09:38:25.099Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T09:38:25.359Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T09:38:25.359Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T09:38:25.359Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T09:38:25.359Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T09:38:25.359Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T09:38:25.359Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T09:38:25.359Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T09:38:25.359Z]  ---> Running in c62cc03d8148 [2022-05-23T09:38:25.359Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T09:38:25.359Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T09:38:25.359Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T09:38:25.359Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T09:38:25.938Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T09:38:26.199Z] Removing intermediate container c62cc03d8148 [2022-05-23T09:38:26.199Z] ---> 58764cfaf88a [2022-05-23T09:38:26.199Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T09:38:26.199Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T09:38:26.458Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T09:38:26.458Z] ---> 7417809fdb73 [2022-05-23T09:38:26.458Z] 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-23T09:38:27.029Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T09:38:27.029Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T09:38:27.029Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T09:38:27.029Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T09:38:27.029Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T09:38:27.290Z]  ---> Running in ea173c028632 [2022-05-23T09:38:28.233Z] ---> Running in 8e2ec14d6258 [2022-05-23T09:38:28.233Z] Removing intermediate container ea173c028632 [2022-05-23T09:38:28.233Z] ---> 008dede65091 [2022-05-23T09:38:28.233Z] [2022-05-23T09:38:28.233Z] Removing intermediate container 8e2ec14d6258 [2022-05-23T09:38:28.233Z] ---> 85650a415eb0 [2022-05-23T09:38:28.233Z] 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-23T09:38:28.233Z] ---> 81ed3045a23d [2022-05-23T09:38:28.233Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T09:38:28.492Z] ---> Running in 3bccf0b6dae4 [2022-05-23T09:38:28.492Z] Successfully built 008dede65091 [2022-05-23T09:38:28.492Z] Successfully tagged security-bootstrapper:latest [2022-05-23T09:38:28.492Z]  Building security-bootstrapper ... done Building security-spire-server [2022-05-23T09:38:28.492Z] ---> Running in 6ef916052981 [2022-05-23T09:38:28.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:38:28.752Z] 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-23T09:38:29.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:38:29.011Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T09:38:29.011Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T09:38:29.011Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T09:38:29.011Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T09:38:29.270Z] Executing bash-5.1.16-r0.post-install [2022-05-23T09:38:29.270Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:38:29.270Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T09:38:29.270Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T09:38:29.270Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T09:38:29.270Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T09:38:29.270Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T09:38:29.270Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T09:38:29.270Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T09:38:29.270Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T09:38:29.270Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T09:38:29.270Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T09:38:29.270Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T09:38:29.270Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T09:38:29.270Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T09:38:29.270Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T09:38:29.529Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T09:38:29.529Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T09:38:29.529Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T09:38:29.529Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T09:38:29.529Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T09:38:29.529Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T09:38:29.529Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T09:38:29.529Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T09:38:29.529Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T09:38:29.787Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T09:38:29.787Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T09:38:29.787Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T09:38:29.787Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T09:38:29.787Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T09:38:29.787Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T09:38:29.787Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T09:38:29.787Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T09:38:29.787Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T09:38:29.787Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T09:38:29.787Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T09:38:29.787Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T09:38:29.787Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T09:38:29.787Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T09:38:29.787Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T09:38:29.787Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T09:38:29.787Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T09:38:30.047Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:38:30.047Z] OK: 83 MiB in 65 packages [2022-05-23T09:38:30.047Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T09:38:30.047Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T09:38:30.047Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T09:38:30.047Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T09:38:30.047Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T09:38:30.308Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T09:38:30.308Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T09:38:30.308Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T09:38:30.308Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T09:38:30.308Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T09:38:30.570Z] Collecting docker-compose==1.23.2 [2022-05-23T09:38:30.829Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T09:38:30.829Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T09:38:30.829Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T09:38:31.089Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T09:38:31.089Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T09:38:31.089Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T09:38:31.089Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T09:38:31.089Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T09:38:31.089Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T09:38:31.089Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T09:38:31.347Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T09:38:31.348Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T09:38:31.348Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T09:38:31.348Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T09:38:31.348Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T09:38:31.606Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T09:38:31.606Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T09:38:31.606Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T09:38:31.606Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T09:38:31.606Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T09:38:31.866Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T09:38:31.866Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T09:38:31.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T09:38:31.866Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T09:38:31.866Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T09:38:31.866Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:38:31.866Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:38:31.866Z] ---> 35235e1d2645 [2022-05-23T09:38:31.866Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> 8eb2dcad8c46 [2022-05-23T09:38:31.866Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> 7790b2013143 [2022-05-23T09:38:31.866Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> 20341493ea04 [2022-05-23T09:38:31.866Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> 91bced9b5d4a [2022-05-23T09:38:31.866Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> 2002ac5ecf0d [2022-05-23T09:38:31.866Z] Step 8/25 : COPY . . [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> e29fa2e8493a [2022-05-23T09:38:31.866Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> ccb1aa5e60f8 [2022-05-23T09:38:31.866Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> dcb7d5201f50 [2022-05-23T09:38:31.866Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T09:38:31.866Z] ---> Using cache [2022-05-23T09:38:31.866Z] ---> b04f5156fdc7 [2022-05-23T09:38:31.866Z] 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-23T09:38:32.125Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T09:38:32.125Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T09:38:32.125Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T09:38:32.125Z] 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-23T09:38:32.125Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T09:38:32.125Z] Collecting PyYAML<4,>=3.10 [2022-05-23T09:38:32.125Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T09:38:32.125Z]  Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T09:38:32.384Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T09:38:32.384Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T09:38:32.384Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T09:38:32.644Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T09:38:32.644Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T09:38:32.644Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T09:38:32.903Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T09:38:32.903Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T09:38:32.903Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T09:38:32.903Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T09:38:32.903Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T09:38:32.903Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T09:38:32.903Z] 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-23T09:38:32.903Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T09:38:33.162Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T09:38:33.162Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T09:38:33.162Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T09:38:33.162Z] Collecting idna<2.8,>=2.5 [2022-05-23T09:38:33.162Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T09:38:33.162Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T09:38:33.162Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T09:38:33.162Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T09:38:33.162Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T09:38:33.162Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T09:38:33.162Z] Attempting uninstall: urllib3 [2022-05-23T09:38:33.162Z] Found existing installation: urllib3 1.26.7 [2022-05-23T09:38:33.163Z] Uninstalling urllib3-1.26.7: [2022-05-23T09:38:33.163Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T09:38:33.730Z] Attempting uninstall: idna [2022-05-23T09:38:33.730Z] Found existing installation: idna 3.3 [2022-05-23T09:38:33.730Z] Uninstalling idna-3.3: [2022-05-23T09:38:33.730Z] Successfully uninstalled idna-3.3 [2022-05-23T09:38:34.117Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T09:38:34.117Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T09:38:34.117Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T09:38:34.117Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T09:38:34.117Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T09:38:34.117Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T09:38:34.377Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T09:38:34.377Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T09:38:34.377Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T09:38:34.377Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T09:38:34.377Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T09:38:34.747Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T09:38:34.747Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T09:38:35.007Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T09:38:35.007Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T09:38:35.007Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T09:38:35.007Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T09:38:35.007Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T09:38:35.007Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T09:38:35.007Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T09:38:35.007Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T09:38:35.007Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T09:38:35.007Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T09:38:35.007Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T09:38:35.007Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T09:38:35.007Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T09:38:35.007Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T09:38:35.007Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T09:38:35.267Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T09:38:35.267Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T09:38:35.267Z]  Attempting uninstall: requests [2022-05-23T09:38:35.267Z] Found existing installation: requests 2.26.0 [2022-05-23T09:38:35.267Z] Uninstalling requests-2.26.0: [2022-05-23T09:38:35.267Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T09:38:35.267Z]  Successfully uninstalled requests-2.26.0 [2022-05-23T09:38:35.267Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T09:38:35.267Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T09:38:35.267Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T09:38:35.267Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T09:38:35.267Z]  ---> Running in 1d03d17396ee [2022-05-23T09:38:35.267Z] Running setup.py install for texttable: started [2022-05-23T09:38:35.267Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T09:38:35.267Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T09:38:35.267Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T09:38:35.267Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T09:38:35.526Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T09:38:35.526Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T09:38:35.526Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T09:38:35.526Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T09:38:35.526Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T09:38:35.526Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T09:38:35.526Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T09:38:35.526Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T09:38:35.526Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T09:38:35.526Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T09:38:35.787Z]  Running setup.py install for texttable: finished with status 'done' [2022-05-23T09:38:35.787Z] Running setup.py install for PyYAML: started [2022-05-23T09:38:36.046Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T09:38:36.046Z] Running setup.py install for docopt: started [2022-05-23T09:38:36.622Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T09:38:36.622Z] Running setup.py install for dockerpty: started [2022-05-23T09:38:36.622Z] spire-1.2.1/ [2022-05-23T09:38:36.622Z] spire-1.2.1/.data/ [2022-05-23T09:38:36.622Z] spire-1.2.1/.data/.file [2022-05-23T09:38:36.622Z] spire-1.2.1/.dockerignore [2022-05-23T09:38:36.622Z] spire-1.2.1/.gitattributes [2022-05-23T09:38:36.622Z] spire-1.2.1/.githooks/ [2022-05-23T09:38:36.622Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/ [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/ [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T09:38:36.622Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T09:38:36.622Z] spire-1.2.1/.gitignore [2022-05-23T09:38:36.622Z] spire-1.2.1/.go-version [2022-05-23T09:38:36.622Z] spire-1.2.1/.golangci.yml [2022-05-23T09:38:36.622Z] spire-1.2.1/ADOPTERS.md [2022-05-23T09:38:36.622Z] spire-1.2.1/CHANGELOG.md [2022-05-23T09:38:36.622Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T09:38:36.622Z] spire-1.2.1/CODEOWNERS [2022-05-23T09:38:36.622Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T09:38:36.622Z] spire-1.2.1/Dockerfile [2022-05-23T09:38:36.622Z] spire-1.2.1/Dockerfile.dev [2022-05-23T09:38:36.622Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T09:38:36.622Z] spire-1.2.1/LICENSE [2022-05-23T09:38:36.622Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T09:38:36.622Z] spire-1.2.1/Makefile [2022-05-23T09:38:36.622Z] spire-1.2.1/README.md [2022-05-23T09:38:36.622Z] spire-1.2.1/ROADMAP.md [2022-05-23T09:38:36.622Z] spire-1.2.1/SECURITY.md [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T09:38:36.622Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/ [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/agent/ [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/server/ [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/server/server.conf [2022-05-23T09:38:36.622Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/ [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/auditlog.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/ [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/spire_server.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/telemetry.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/upgrading.md [2022-05-23T09:38:36.622Z] spire-1.2.1/doc/using_spire.md [2022-05-23T09:38:36.622Z] spire-1.2.1/examples/ [2022-05-23T09:38:36.622Z] spire-1.2.1/examples/README.md [2022-05-23T09:38:36.622Z] spire-1.2.1/go.mod [2022-05-23T09:38:36.622Z] spire-1.2.1/go.sum [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T09:38:36.622Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/health/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/log/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/version/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T09:38:36.623Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/config.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/server.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/private/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/private/server/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T09:38:36.624Z] spire-1.2.1/release/ [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire-extras/ [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire/ [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire/README.md [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire/conf/ [2022-05-23T09:38:36.624Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/script/ [2022-05-23T09:38:36.625Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/support/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T09:38:36.625Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/clock/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/clock/clock.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T09:38:36.625Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/common [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T09:38:36.625Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T09:38:36.626Z] spire-1.2.1/test/integration/test.sh [2022-05-23T09:38:36.626Z] spire-1.2.1/test/plugintest/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/testca/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/testca/ca.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/testkey/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T09:38:36.626Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/testkey/new.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/util/ [2022-05-23T09:38:36.626Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T09:38:36.626Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T09:38:36.627Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T09:38:36.627Z] spire-1.2.1/test/util/race.go [2022-05-23T09:38:36.627Z] spire-1.2.1/test/util/util.go [2022-05-23T09:38:36.627Z] building spire from source... [2022-05-23T09:38:36.627Z] Installing go1.17.7... [2022-05-23T09:38:36.886Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T09:38:37.144Z] 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-23T09:38:39.755Z] 3f3a8bcf1eab: Pull complete [2022-05-23T09:38:39.755Z] 0c92f367c5e7: Pull complete [2022-05-23T09:38:39.755Z] 3096ccb668a1: Pull complete [2022-05-23T09:38:39.755Z] e8cf19c19ddd: Pull complete [2022-05-23T09:38:40.436Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T09:38:40.436Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T09:38:42.344Z] Building bin/spire-server... [2022-05-23T09:38:42.344Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T09:38:42.344Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T09:38:42.344Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T09:38:42.344Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T09:38:42.344Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T09:38:42.603Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T09:38:42.603Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T09:38:42.603Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T09:38:42.603Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T09:38:42.862Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T09:38:42.862Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T09:38:42.862Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T09:38:42.862Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T09:38:42.862Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T09:38:42.862Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T09:38:43.121Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T09:38:43.121Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T09:38:43.121Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T09:38:43.121Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T09:38:43.121Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T09:38:43.380Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T09:38:43.380Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T09:38:43.638Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T09:38:43.638Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T09:38:43.638Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T09:38:43.638Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T09:38:43.638Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T09:38:43.638Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T09:38:43.638Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T09:38:43.638Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T09:38:43.638Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T09:38:43.897Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T09:38:43.897Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T09:38:43.897Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T09:38:43.897Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T09:38:43.897Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T09:38:43.897Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T09:38:43.897Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T09:38:43.897Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T09:38:43.897Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T09:38:43.897Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T09:38:44.156Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T09:38:44.156Z] Removing intermediate container 3bccf0b6dae4 [2022-05-23T09:38:44.156Z] ---> 84971348f4c1 [2022-05-23T09:38:44.156Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T09:38:44.156Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T09:38:44.156Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T09:38:44.156Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T09:38:44.156Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T09:38:44.156Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T09:38:44.156Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T09:38:44.416Z]  ---> Running in 36b4d9f4719c [2022-05-23T09:38:44.675Z] Removing intermediate container 36b4d9f4719c [2022-05-23T09:38:44.675Z] ---> 9ad4993467b9 [2022-05-23T09:38:44.675Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T09:38:44.675Z] ---> Running in af35b5ee7678 [2022-05-23T09:38:44.933Z] Removing intermediate container af35b5ee7678 [2022-05-23T09:38:44.933Z] ---> 20cd137be4c3 [2022-05-23T09:38:44.933Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T09:38:45.178Z] a4caa8a26152: Pull complete [2022-05-23T09:38:45.178Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T09:38:45.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T09:38:45.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:38:45.528Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T09:38:45.528Z] WORKDIR /edgex [2022-05-23T09:38:45.528Z] COPY go.mod . [2022-05-23T09:38:45.528Z] RUN go mod download ci-base-image-arm64 [2022-05-23T09:38:45.528Z] -f - . [2022-05-23T09:38:46.309Z] ---> b7ef4f080d62 [2022-05-23T09:38:46.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T09:38:46.568Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T09:38:46.568Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T09:38:46.568Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T09:38:46.568Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T09:38:46.568Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T09:38:46.568Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T09:38:46.568Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T09:38:46.568Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T09:38:46.568Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T09:38:46.828Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T09:38:46.828Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T09:38:46.828Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T09:38:47.395Z]  ---> 8e7d356b33c0 [2022-05-23T09:38:47.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T09:38:47.963Z] ---> f4326d0f65e3 [2022-05-23T09:38:47.963Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T09:38:48.171Z] Sending build context to Docker daemon 169.4MB [2022-05-23T09:38:48.171Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T09:38:48.171Z] ---> 725f1c02e7f9 [2022-05-23T09:38:48.171Z] Step 2/4 : WORKDIR /edgex [2022-05-23T09:38:48.222Z] ---> Running in 4f9baafeb775 [2022-05-23T09:38:48.480Z] Removing intermediate container 4f9baafeb775 [2022-05-23T09:38:48.480Z] ---> 3a5b1dd04c3a [2022-05-23T09:38:48.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:38:48.480Z] ---> Running in 94a12cde87f6 [2022-05-23T09:38:48.742Z] Removing intermediate container 94a12cde87f6 [2022-05-23T09:38:48.742Z] ---> 76ad589834d4 [2022-05-23T09:38:48.742Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T09:38:49.001Z] ---> Running in d9ceaa262b9e [2022-05-23T09:38:49.259Z] Removing intermediate container d9ceaa262b9e [2022-05-23T09:38:49.259Z] ---> 0e0d5e02b085 [2022-05-23T09:38:49.259Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:38:49.518Z] ---> Running in 8007c7e92994 [2022-05-23T09:38:49.776Z] Removing intermediate container 8007c7e92994 [2022-05-23T09:38:49.776Z] ---> a149851234b1 [2022-05-23T09:38:49.776Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T09:38:50.035Z] ---> Running in 3ebdf6a4e48a [2022-05-23T09:38:50.157Z] ---> Running in 4160f51617d0 [2022-05-23T09:38:50.294Z] Removing intermediate container 3ebdf6a4e48a [2022-05-23T09:38:50.294Z] ---> a83bd010f6d2 [2022-05-23T09:38:50.294Z] [2022-05-23T09:38:50.432Z] Removing intermediate container 4160f51617d0 [2022-05-23T09:38:50.433Z] ---> 584f288ce58f [2022-05-23T09:38:50.433Z] Step 3/4 : COPY go.mod . [2022-05-23T09:38:50.559Z] Successfully built a83bd010f6d2 [2022-05-23T09:38:50.559Z] Successfully tagged sys-mgmt-agent:latest [2022-05-23T09:38:50.559Z]  Building sys-mgmt-agent ... done go: downloading google.golang.org/api v0.70.0 [2022-05-23T09:38:50.559Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T09:38:50.559Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T09:38:50.559Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T09:38:50.559Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T09:38:50.559Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T09:38:50.559Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T09:38:50.821Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T09:38:51.032Z] ---> 76f1821cac98 [2022-05-23T09:38:51.032Z] Step 4/4 : RUN go mod download [2022-05-23T09:38:51.032Z] ---> Running in d69f24535f50 [2022-05-23T09:38:51.755Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T09:38:52.014Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T09:38:52.014Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T09:38:52.014Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T09:38:52.014Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T09:38:52.014Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T09:38:52.014Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T09:38:52.273Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T09:38:52.273Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T09:38:52.273Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T09:38:52.532Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T09:38:52.532Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T09:38:52.532Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T09:38:52.532Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T09:38:52.532Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T09:38:52.532Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T09:38:52.532Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T09:38:52.532Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T09:38:52.791Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T09:38:52.791Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T09:38:52.791Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T09:38:52.791Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T09:38:53.358Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T09:38:53.358Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T09:38:53.358Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T09:38:53.358Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T09:38:53.358Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T09:38:53.358Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T09:38:53.358Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T09:38:53.617Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T09:38:53.617Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T09:38:53.617Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T09:38:53.875Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T09:38:53.875Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T09:38:53.875Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T09:38:53.875Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T09:38:55.253Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T09:38:55.253Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T09:38:55.253Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T09:38:55.253Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T09:38:55.253Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T09:38:55.253Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T09:38:55.253Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T09:38:55.253Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T09:38:55.253Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T09:38:55.253Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T09:38:55.253Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T09:38:55.253Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T09:38:55.253Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T09:38:55.253Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T09:38:55.253Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T09:38:55.253Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T09:38:55.513Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T09:38:55.513Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T09:38:55.513Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T09:38:55.513Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T09:38:55.513Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T09:38:55.513Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T09:38:55.513Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T09:38:55.513Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T09:38:55.513Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T09:38:55.513Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T09:38:55.513Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T09:38:55.513Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T09:38:55.513Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T09:38:55.513Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T09:38:55.513Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T09:38:55.513Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T09:38:55.773Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T09:38:55.773Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T09:38:55.773Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T09:38:55.773Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T09:38:55.773Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T09:38:55.773Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T09:38:57.947Z] Removing intermediate container 6ef916052981 [2022-05-23T09:38:57.947Z] ---> f7768944861a [2022-05-23T09:38:57.947Z] [2022-05-23T09:38:57.947Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T09:38:57.947Z] ---> e04c818066af [2022-05-23T09:38:57.947Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T09:38:57.947Z] ---> Running in 2b19a2b02deb [2022-05-23T09:38:58.212Z] Removing intermediate container 2b19a2b02deb [2022-05-23T09:38:58.212Z] ---> e048ae154d7b [2022-05-23T09:38:58.212Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T09:38:58.212Z] ---> Running in a8442504c0c0 [2022-05-23T09:38:58.781Z] Removing intermediate container a8442504c0c0 [2022-05-23T09:38:58.781Z] ---> 02939f8ff35a [2022-05-23T09:38:58.781Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T09:38:58.781Z] ---> Running in 54c4030147c8 [2022-05-23T09:38:59.353Z] Removing intermediate container 54c4030147c8 [2022-05-23T09:38:59.353Z] ---> e2647cddcaab [2022-05-23T09:38:59.353Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:38:59.615Z] ---> Running in 9781906e9807 [2022-05-23T09:39:02.156Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T09:39:02.156Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T09:39:02.156Z] Removing intermediate container 9781906e9807 [2022-05-23T09:39:02.156Z] ---> 4def5efaae20 [2022-05-23T09:39:02.156Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T09:39:02.156Z] ---> Running in 5fab1985d0f4 [2022-05-23T09:39:03.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:39:03.662Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:39:03.922Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T09:39:03.922Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T09:39:04.181Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T09:39:04.181Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T09:39:04.181Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T09:39:04.441Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T09:39:04.441Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:39:04.441Z] OK: 8 MiB in 20 packages [2022-05-23T09:39:05.819Z] Removing intermediate container 5fab1985d0f4 [2022-05-23T09:39:05.819Z] ---> da1847076f39 [2022-05-23T09:39:05.819Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:39:06.388Z] ---> 7cf9a0c56919 [2022-05-23T09:39:06.388Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T09:39:07.769Z] ---> 607954ac596f [2022-05-23T09:39:07.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T09:39:08.035Z] ---> e29e3d158520 [2022-05-23T09:39:08.035Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T09:39:08.295Z] ---> Running in b16d90ec4c65 [2022-05-23T09:39:08.554Z] Removing intermediate container b16d90ec4c65 [2022-05-23T09:39:08.554Z] ---> b226d9e21408 [2022-05-23T09:39:08.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:39:08.554Z] ---> Running in 36b956ed2d3c [2022-05-23T09:39:09.122Z] Removing intermediate container 36b956ed2d3c [2022-05-23T09:39:09.122Z] ---> 642770de894b [2022-05-23T09:39:09.122Z] Step 21/23 : LABEL arch=x86_64 [2022-05-23T09:39:09.122Z] ---> Running in 69930b28439c [2022-05-23T09:39:09.383Z] Removing intermediate container 69930b28439c [2022-05-23T09:39:09.383Z] ---> 8c9531e1b4bc [2022-05-23T09:39:09.383Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:39:09.383Z] ---> Running in ebf591504842 [2022-05-23T09:39:09.644Z] Removing intermediate container ebf591504842 [2022-05-23T09:39:09.644Z] ---> 371d7ecc675b [2022-05-23T09:39:09.644Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T09:39:09.644Z] ---> Running in 60d4b5b93479 [2022-05-23T09:39:10.212Z] Removing intermediate container 60d4b5b93479 [2022-05-23T09:39:10.212Z] ---> 6a39326fa7be [2022-05-23T09:39:10.212Z] [2022-05-23T09:39:10.212Z] Successfully built 6a39326fa7be [2022-05-23T09:39:10.212Z] Successfully tagged core-data:latest [2022-05-23T09:39:38.067Z] Removing intermediate container d69f24535f50 [2022-05-23T09:39:38.067Z] ---> 4d36d51a3707 [2022-05-23T09:39:38.067Z] Successfully built 4d36d51a3707 [2022-05-23T09:39:38.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:39:38.419Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T09:39:38.419Z] . [Pipeline] withDockerContainer [2022-05-23T09:39:38.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container [2022-05-23T09:39:38.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T09:39:40.157Z] $ docker top af2a796c060993da7ab7ee91e6eae1f78fb618e5a28bc94349798f4872b5a91b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:39:41.107Z] + go version [2022-05-23T09:39:41.107Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T09:39:41.144Z] $ docker stop --time=1 af2a796c060993da7ab7ee91e6eae1f78fb618e5a28bc94349798f4872b5a91b [2022-05-23T09:39:42.803Z] $ docker rm -f af2a796c060993da7ab7ee91e6eae1f78fb618e5a28bc94349798f4872b5a91b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:39:43.446Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T09:39:43.446Z] . [Pipeline] withDockerContainer [2022-05-23T09:39:43.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container [2022-05-23T09:39:43.783Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T09:39:45.188Z] $ docker top b5e38e31486f7e842bc70296a2b2e6f33c544dae936c68a38ff19680ecd2d6fa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-23T09:39:45.537Z] ========================================================= [2022-05-23T09:39:45.537Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-23T09:39:45.537Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:39:46.271Z] + make test [2022-05-23T09:39:46.271Z] go mod tidy -compat=1.17 [2022-05-23T09:39:47.258Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-23T09:40:19.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-23T09:41:16.704Z]  Building core-data ... done Building bin/spire-agent... [2022-05-23T09:41:16.704Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T09:41:16.704Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T09:41:16.704Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T09:41:16.704Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T09:41:16.704Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T09:41:16.704Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T09:41:16.704Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T09:41:16.704Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T09:41:16.704Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T09:41:16.704Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T09:41:16.704Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T09:41:16.704Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T09:41:16.704Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T09:41:16.704Z] Building bin/spire-agent... [2022-05-23T09:41:16.704Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T09:41:16.704Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T09:41:16.704Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T09:41:16.704Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T09:41:16.704Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T09:41:16.704Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T09:41:16.704Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T09:41:16.704Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T09:41:16.704Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T09:41:16.704Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T09:41:16.705Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T09:41:16.705Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T09:41:16.705Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T09:41:24.832Z] Building bin/spire-agent... [2022-05-23T09:41:24.832Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T09:41:25.092Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T09:41:25.092Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T09:41:25.092Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T09:41:25.092Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T09:41:25.092Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T09:41:25.092Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T09:41:25.740Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T09:41:25.740Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T09:41:25.740Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T09:41:25.740Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T09:41:25.740Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T09:41:25.740Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T09:41:56.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-23T09:41:56.578Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-23T09:41:56.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-23T09:41:56.859Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-23T09:42:07.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-23T09:42:12.437Z] Removing intermediate container ad1f9371b5cc [2022-05-23T09:42:12.437Z] ---> e5ba9385c64e [2022-05-23T09:42:12.437Z] [2022-05-23T09:42:12.437Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T09:42:12.437Z] ---> 0ac33e5f5afa [2022-05-23T09:42:12.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T09:42:12.437Z] ---> Using cache [2022-05-23T09:42:12.437Z] ---> d8292e89e077 [2022-05-23T09:42:12.437Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:42:12.437Z] ---> Using cache [2022-05-23T09:42:12.437Z] ---> dc5c2252323a [2022-05-23T09:42:12.437Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T09:42:12.437Z] ---> Running in 0a06c7e3b5f3 [2022-05-23T09:42:12.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:12.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:12.437Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T09:42:12.437Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T09:42:12.437Z] OK: 15857 distinct packages available [2022-05-23T09:42:12.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:12.437Z] Removing intermediate container 3c01b0cc23ae [2022-05-23T09:42:12.437Z] ---> 338c4ee36e51 [2022-05-23T09:42:12.437Z] [2022-05-23T09:42:12.437Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T09:42:12.437Z] ---> 0ac33e5f5afa [2022-05-23T09:42:12.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T09:42:12.437Z] ---> Using cache [2022-05-23T09:42:12.437Z] ---> d8292e89e077 [2022-05-23T09:42:12.437Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:42:12.437Z] ---> Using cache [2022-05-23T09:42:12.437Z] ---> dc5c2252323a [2022-05-23T09:42:12.437Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T09:42:12.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:12.437Z] ---> Running in b60c14904585 [2022-05-23T09:42:12.437Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T09:42:12.437Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T09:42:12.698Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T09:42:12.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:12.698Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T09:42:12.698Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:42:12.698Z] OK: 6 MiB in 18 packages [2022-05-23T09:42:13.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:13.531Z] Removing intermediate container 0a06c7e3b5f3 [2022-05-23T09:42:13.531Z] ---> 8f0205e5b033 [2022-05-23T09:42:13.531Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T09:42:13.791Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T09:42:13.791Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T09:42:13.791Z] OK: 15857 distinct packages available [2022-05-23T09:42:13.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:14.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:42:15.012Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T09:42:15.012Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T09:42:15.271Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T09:42:15.271Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T09:42:15.271Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T09:42:15.544Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:42:15.544Z] OK: 6 MiB in 19 packages [2022-05-23T09:42:15.544Z] ---> fc06b6d6157c [2022-05-23T09:42:15.544Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T09:42:15.804Z] ---> 81cba6373f8e [2022-05-23T09:42:15.804Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T09:42:15.804Z] ---> Running in 21a46bbabdbf [2022-05-23T09:42:15.804Z] Removing intermediate container b60c14904585 [2022-05-23T09:42:15.804Z] ---> 4fd98fdfc4f7 [2022-05-23T09:42:15.804Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T09:42:16.063Z] Removing intermediate container 21a46bbabdbf [2022-05-23T09:42:16.063Z] ---> c003e492404f [2022-05-23T09:42:16.063Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T09:42:16.323Z] ---> 51f211e1aacc [2022-05-23T09:42:16.323Z] Step 21/26 : WORKDIR / [2022-05-23T09:42:16.584Z] ---> Running in 2454ccf14741 [2022-05-23T09:42:16.844Z] ---> 500196fb627d [2022-05-23T09:42:16.844Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T09:42:16.844Z] Removing intermediate container 2454ccf14741 [2022-05-23T09:42:16.844Z] ---> 87e137578f7a [2022-05-23T09:42:16.844Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T09:42:16.844Z] ---> Running in ef3864210bd3 [2022-05-23T09:42:16.844Z] Removing intermediate container ef3864210bd3 [2022-05-23T09:42:16.844Z] ---> 95c49ea63875 [2022-05-23T09:42:16.844Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T09:42:16.844Z] ---> Running in 16c8bbc5e35d [2022-05-23T09:42:17.411Z] Removing intermediate container 16c8bbc5e35d [2022-05-23T09:42:17.411Z] ---> 9afe75378923 [2022-05-23T09:42:17.411Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T09:42:17.411Z] ---> Running in 23e0aa45b24b [2022-05-23T09:42:17.669Z] Removing intermediate container 23e0aa45b24b [2022-05-23T09:42:17.669Z] ---> b542abd876f0 [2022-05-23T09:42:17.669Z] Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:42:17.669Z] ---> Running in 48dfba127c17 [2022-05-23T09:42:17.928Z] ---> 94e7c5743c08 [2022-05-23T09:42:17.928Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T09:42:17.928Z] Removing intermediate container 48dfba127c17 [2022-05-23T09:42:17.928Z] ---> d8a7dbc4d9d5 [2022-05-23T09:42:17.928Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T09:42:17.928Z] ---> Running in 6cceb4cdc680 [2022-05-23T09:42:18.188Z] Removing intermediate container 6cceb4cdc680 [2022-05-23T09:42:18.188Z] ---> 32cfb6bbb1bf [2022-05-23T09:42:18.188Z] [2022-05-23T09:42:18.188Z] ---> a84e1701b21e [2022-05-23T09:42:18.188Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T09:42:18.188Z] Successfully built 32cfb6bbb1bf [2022-05-23T09:42:18.188Z] Successfully tagged security-spire-config:latest [2022-05-23T09:42:18.449Z]  Building security-spire-config ... done  ---> c2d64694e5f7 [2022-05-23T09:42:18.449Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T09:42:18.708Z] ---> 6168d315ba7f [2022-05-23T09:42:18.708Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T09:42:18.708Z] ---> Running in 7a4b13082fb6 [2022-05-23T09:42:18.708Z] Removing intermediate container 7a4b13082fb6 [2022-05-23T09:42:18.708Z] ---> e85cf2611d8d [2022-05-23T09:42:18.708Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T09:42:18.970Z] ---> Running in 53cf7234ab12 [2022-05-23T09:42:18.970Z] Removing intermediate container 53cf7234ab12 [2022-05-23T09:42:18.970Z] ---> 5a3a71ce6c70 [2022-05-23T09:42:18.970Z] Step 24/26 : LABEL arch=x86_64 [2022-05-23T09:42:18.970Z] ---> Running in 99a1b327124b [2022-05-23T09:42:19.230Z] Removing intermediate container 99a1b327124b [2022-05-23T09:42:19.230Z] ---> c32b4786a6d0 [2022-05-23T09:42:19.230Z] Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:42:19.230Z] ---> Running in 328d8ef7e794 [2022-05-23T09:42:19.230Z] Removing intermediate container 328d8ef7e794 [2022-05-23T09:42:19.230Z] ---> e7163b98dcfb [2022-05-23T09:42:19.230Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T09:42:19.493Z] ---> Running in 52cd73d3ad50 [2022-05-23T09:42:19.493Z] Removing intermediate container 52cd73d3ad50 [2022-05-23T09:42:19.493Z] ---> 20663b627a7e [2022-05-23T09:42:19.493Z] [2022-05-23T09:42:19.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements [2022-05-23T09:42:19.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-23T09:42:19.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-23T09:42:19.752Z] Successfully built 20663b627a7e [2022-05-23T09:42:19.752Z] Successfully tagged security-spire-agent:latest [2022-05-23T09:42:23.951Z]  Building security-spire-agent ... done Removing intermediate container 1d03d17396ee [2022-05-23T09:42:23.951Z] ---> 504ba3de5857 [2022-05-23T09:42:23.951Z] [2022-05-23T09:42:23.951Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T09:42:23.951Z] ---> 0ac33e5f5afa [2022-05-23T09:42:23.951Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T09:42:23.951Z] ---> Using cache [2022-05-23T09:42:23.951Z] ---> d8292e89e077 [2022-05-23T09:42:23.951Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:42:23.951Z] ---> Using cache [2022-05-23T09:42:23.951Z] ---> dc5c2252323a [2022-05-23T09:42:23.951Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T09:42:23.951Z] ---> Using cache [2022-05-23T09:42:23.951Z] ---> 4fd98fdfc4f7 [2022-05-23T09:42:23.951Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T09:42:25.340Z] ---> 70ae6650e4f2 [2022-05-23T09:42:25.340Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T09:42:25.340Z] ---> 4f26d7efd84d [2022-05-23T09:42:25.340Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T09:42:25.601Z] ---> f17b4bac6ef8 [2022-05-23T09:42:25.601Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T09:42:25.601Z] ---> 6b77e836a711 [2022-05-23T09:42:25.601Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T09:42:25.601Z] ---> Running in 7d198cabbff7 [2022-05-23T09:42:25.862Z] Removing intermediate container 7d198cabbff7 [2022-05-23T09:42:25.862Z] ---> 73061f3660ec [2022-05-23T09:42:25.862Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T09:42:25.862Z] ---> Running in d9126d5a908a [2022-05-23T09:42:25.862Z] Removing intermediate container d9126d5a908a [2022-05-23T09:42:25.862Z] ---> ca865c5e379b [2022-05-23T09:42:25.862Z] Step 23/25 : LABEL arch=x86_64 [2022-05-23T09:42:25.862Z] ---> Running in 532d2f148629 [2022-05-23T09:42:26.122Z] Removing intermediate container 532d2f148629 [2022-05-23T09:42:26.122Z] ---> da32316dde9f [2022-05-23T09:42:26.122Z] Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:42:26.122Z] ---> Running in 674a9d43af83 [2022-05-23T09:42:26.122Z] Removing intermediate container 674a9d43af83 [2022-05-23T09:42:26.122Z] ---> dbc51a311564 [2022-05-23T09:42:26.122Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T09:42:26.122Z] ---> Running in 2fd61b43c858 [2022-05-23T09:42:26.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements [2022-05-23T09:42:26.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-23T09:42:26.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 53.4% of statements [2022-05-23T09:42:26.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-23T09:42:26.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-23T09:42:26.383Z] Removing intermediate container 2fd61b43c858 [2022-05-23T09:42:26.383Z] ---> 2ac23c101707 [2022-05-23T09:42:26.383Z] [2022-05-23T09:42:26.383Z] Successfully built 2ac23c101707 [2022-05-23T09:42:26.383Z] Successfully tagged security-spire-server:latest [2022-05-23T09:42:26.391Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-23T09:42:26.401Z] $ docker stop --time=1 70d93e3deccd8f03e2a8576f535ae464226e2529a8606ab5fef67ff9600c9fcd [2022-05-23T09:42:27.737Z] $ docker rm -f 70d93e3deccd8f03e2a8576f535ae464226e2529a8606ab5fef67ff9600c9fcd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T09:42:28.098Z] + docker images [2022-05-23T09:42:28.098Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T09:42:28.098Z] security-spire-server latest 2ac23c101707 1 second ago 87.3MB [2022-05-23T09:42:28.098Z] 504ba3de5857 6 seconds ago 4.43GB [2022-05-23T09:42:28.098Z] security-spire-agent latest 20663b627a7e 8 seconds ago 127MB [2022-05-23T09:42:28.098Z] security-spire-config latest 32cfb6bbb1bf 10 seconds ago 86.7MB [2022-05-23T09:42:28.098Z] 338c4ee36e51 18 seconds ago 4.43GB [2022-05-23T09:42:28.098Z] e5ba9385c64e 34 seconds ago 4.43GB [2022-05-23T09:42:28.098Z] core-data latest 6a39326fa7be 3 minutes ago 22.5MB [2022-05-23T09:42:28.099Z] f7768944861a 3 minutes ago 1.52GB [2022-05-23T09:42:28.099Z] sys-mgmt-agent latest a83bd010f6d2 3 minutes ago 299MB [2022-05-23T09:42:28.099Z] security-bootstrapper latest 008dede65091 4 minutes ago 19.1MB [2022-05-23T09:42:28.099Z] 0ce86f722634 4 minutes ago 1.49GB [2022-05-23T09:42:28.099Z] core-metadata latest a346c461f717 4 minutes ago 17MB [2022-05-23T09:42:28.099Z] core-command latest 7d7ad2a3f26d 4 minutes ago 16.1MB [2022-05-23T09:42:28.099Z] 6652fee77329 4 minutes ago 1.5GB [2022-05-23T09:42:28.099Z] c9c66543f7d1 4 minutes ago 1.49GB [2022-05-23T09:42:28.099Z] b3b049a97f6a 4 minutes ago 1.5GB [2022-05-23T09:42:28.099Z] security-spiffe-token-provider latest 14adda1d56e8 4 minutes ago 28.8MB [2022-05-23T09:42:28.099Z] security-proxy-setup latest 1c9209cee423 4 minutes ago 26.9MB [2022-05-23T09:42:28.099Z] support-scheduler latest 83137cb64cef 4 minutes ago 26.3MB [2022-05-23T09:42:28.099Z] support-notifications latest 7e4e943dbb3b 4 minutes ago 26.9MB [2022-05-23T09:42:28.099Z] security-secretstore-setup latest 4f4b31a3484d 4 minutes ago 28.5MB [2022-05-23T09:42:28.099Z] 67e81c4ddbba 5 minutes ago 1.55GB [2022-05-23T09:42:28.099Z] 5ba62e2803a4 5 minutes ago 1.54GB [2022-05-23T09:42:28.099Z] 4177cb41878a 5 minutes ago 1.55GB [2022-05-23T09:42:28.099Z] 324cf157d1f3 5 minutes ago 1.5GB [2022-05-23T09:42:28.099Z] 1e0e687f2995 5 minutes ago 1.5GB [2022-05-23T09:42:28.099Z] ci-base-image-x86_64 latest 35235e1d2645 8 minutes ago 895MB [2022-05-23T09:42:28.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB [2022-05-23T09:42:28.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-23T09:42:28.099Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-23T09:42:28.099Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-23T09:42:28.099Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-23T09:42:28.099Z] 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-23T09:42:48.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.575s coverage: 89.2% of statements [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:42:48.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.525s coverage: 84.8% of statements [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-23T09:42:48.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.376s coverage: 95.6% of statements [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.442s coverage: 72.2% of statements [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.489s coverage: 60.0% of statements [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.008s coverage: 0.9% of statements [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.506s coverage: 58.8% of statements [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.362s coverage: 29.6% of statements [2022-05-23T09:42:51.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements [2022-05-23T09:42:51.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2022-05-23T09:42:52.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2022-05-23T09:43:07.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements [2022-05-23T09:43:07.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2022-05-23T09:43:09.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 82.5% of statements [2022-05-23T09:43:09.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2022-05-23T09:43:18.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements [2022-05-23T09:43:18.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-23T09:43:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.917s coverage: 64.4% of statements [2022-05-23T09:43:23.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-23T09:43:23.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-23T09:43:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements [2022-05-23T09:43:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.187s coverage: 89.4% of statements [2022-05-23T09:43:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2022-05-23T09:43:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-05-23T09:43:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2022-05-23T09:43:32.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.443s coverage: 65.4% of statements [2022-05-23T09:43:32.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-23T09:43:32.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-23T09:43:32.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-23T09:43:34.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 43.8% of statements [2022-05-23T09:43:34.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-23T09:43:34.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-23T09:43:34.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements [2022-05-23T09:43:34.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-23T09:43:34.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements [2022-05-23T09:43:34.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-23T09:43:34.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-23T09:43:34.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-23T09:43:34.767Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-23T09:43:43.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-23T09:43:43.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.746s coverage: 92.3% of statements [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-23T09:43:43.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-23T09:43:43.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-23T09:43:43.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-23T09:43:43.677Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-23T09:43:43.677Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-23T09:43:43.677Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-05-23T09:43:43.677Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-05-23T09:43:44.275Z] 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-23T09:43:44.275Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T09:43:44.275Z] GO111MODULE=on go vet ./... [2022-05-23T09:45:36.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T09:45:36.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T09:45:36.156Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T09:45:36.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-23T09:45:36.837Z] + ls -al . [2022-05-23T09:45:36.837Z] total 680 [2022-05-23T09:45:36.837Z] drwxrwxr-x 9 1001 1001 4096 May 23 09:45 . [2022-05-23T09:45:36.837Z] drwxr-xr-x 4 root root 4096 May 23 09:39 .. [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 11 May 23 09:37 .dockerignore [2022-05-23T09:45:36.837Z] drwxrwxr-x 8 1001 1001 4096 May 23 09:37 .git [2022-05-23T09:45:36.837Z] drwxrwxr-x 3 1001 1001 4096 May 23 09:37 .github [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 879 May 23 09:37 .gitignore [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 42 May 23 09:37 .golangci.yml [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 87 May 23 09:37 .hadolint.yml [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 166 May 23 09:37 .sonarcloud.properties [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 1171 May 23 09:37 ADOPTERS.md [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 10086 May 23 09:37 Attribution.txt [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 63209 May 23 09:37 CHANGELOG.md [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 3804 May 23 09:37 CONTRIBUTING.md [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 677 May 23 09:37 GOVERNANCE.md [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 850 May 23 09:37 Jenkinsfile [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 10775 May 23 09:37 LICENSE [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 10389 May 23 09:37 Makefile [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 582 May 23 09:37 OWNERS.md [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 9094 May 23 09:37 README.md [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 6912 May 23 09:37 SECURITY.md [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 5 May 23 09:33 VERSION [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 4131 May 23 09:37 ZMQWindows.md [2022-05-23T09:45:36.837Z] drwxrwxr-x 2 1001 1001 4096 May 23 09:37 bin [2022-05-23T09:45:36.837Z] drwxrwxr-x 18 1001 1001 4096 May 23 09:37 cmd [2022-05-23T09:45:36.837Z] -rw-r--r-- 1 root root 435134 May 23 09:43 coverage.out [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 3217 May 23 09:37 go.mod [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 35084 May 23 09:39 go.sum [2022-05-23T09:45:36.837Z] drwxrwxr-x 8 1001 1001 4096 May 23 09:37 internal [2022-05-23T09:45:36.837Z] drwxrwxr-x 3 1001 1001 4096 May 23 09:37 openapi [2022-05-23T09:45:36.837Z] drwxrwxr-x 4 1001 1001 4096 May 23 09:37 snap [2022-05-23T09:45:36.837Z] -rw-rw-r-- 1 1001 1001 204 May 23 09:37 version.go [Pipeline] sh [2022-05-23T09:45:37.501Z] + '[' -e coverage.out ] [2022-05-23T09:45:37.501Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-23T09:45:37.526Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T09:45:38.338Z] Stashed 1 file(s) [Pipeline] sh [2022-05-23T09:45:38.982Z] + make build [2022-05-23T09:45:38.982Z] 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-23T09:47:00.799Z] 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-23T09:48:08.946Z] 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-23T09:48:08.946Z] 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-23T09:48:41.345Z] 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-23T09:48:41.345Z] 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-23T09:48:44.735Z] 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-23T09:48:51.457Z] 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-23T09:48:54.067Z] 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-23T09:48:59.477Z] 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-23T09:49:03.796Z] 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-23T09:49:07.192Z] 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-23T09:49:15.510Z] 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-23T09:49:20.950Z] $ docker stop --time=1 b5e38e31486f7e842bc70296a2b2e6f33c544dae936c68a38ff19680ecd2d6fa [2022-05-23T09:49:23.091Z] $ docker rm -f b5e38e31486f7e842bc70296a2b2e6f33c544dae936c68a38ff19680ecd2d6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:49:25.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T09:49:25.463Z] [2022-05-23T09:49:25.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:49:25.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T09:49:26.094Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-23T09:49:26.094Z] 29e5d40040c1: Pulling fs layer [2022-05-23T09:49:26.094Z] 1ce36da41761: Pulling fs layer [2022-05-23T09:49:26.094Z] 25b303627fd3: Pulling fs layer [2022-05-23T09:49:26.094Z] 29e5d40040c1: Verifying Checksum [2022-05-23T09:49:26.094Z] 29e5d40040c1: Download complete [2022-05-23T09:49:26.371Z] 1ce36da41761: Verifying Checksum [2022-05-23T09:49:26.371Z] 1ce36da41761: Download complete [2022-05-23T09:49:26.972Z] 29e5d40040c1: Pull complete [2022-05-23T09:49:27.950Z] 25b303627fd3: Verifying Checksum [2022-05-23T09:49:27.950Z] 25b303627fd3: Download complete [2022-05-23T09:49:28.226Z] 1ce36da41761: Pull complete [2022-05-23T09:49:40.623Z] 25b303627fd3: Pull complete [2022-05-23T09:49:40.623Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-23T09:49:40.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T09:49:40.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-23T09:49:40.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container [2022-05-23T09:49:40.953Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-23T09:49:43.361Z] $ docker top a913bed9833090e970cf2d9d3a41356db4173c27534ce3485c109ae0afa43424 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:49:44.297Z] + grep parallel [2022-05-23T09:49:44.297Z] + docker-compose build --help [2022-05-23T09:49:48.601Z] --parallel Build images in parallel. [Pipeline] } [2022-05-23T09:49:48.628Z] $ docker stop --time=1 a913bed9833090e970cf2d9d3a41356db4173c27534ce3485c109ae0afa43424 [2022-05-23T09:49:50.337Z] $ docker rm -f a913bed9833090e970cf2d9d3a41356db4173c27534ce3485c109ae0afa43424 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:49:50.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-23T09:49:50.945Z] . [Pipeline] withDockerContainer [2022-05-23T09:49:51.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container [2022-05-23T09:49:51.261Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-23T09:49:52.598Z] $ docker top 0e0260396c0df668a07b71f764dc252ff8e3d030f7604c495d51c14fb017bb31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:49:53.531Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-23T09:49:59.023Z] Building core-command ... [2022-05-23T09:49:59.024Z] Building core-data ... [2022-05-23T09:49:59.024Z] Building core-metadata ... [2022-05-23T09:49:59.024Z] Building security-bootstrapper ... [2022-05-23T09:49:59.024Z] Building security-proxy-setup ... [2022-05-23T09:49:59.024Z] Building security-secretstore-setup ... [2022-05-23T09:49:59.024Z] Building security-spiffe-token-provider ... [2022-05-23T09:49:59.024Z] Building security-spire-agent ... [2022-05-23T09:49:59.024Z] Building security-spire-config ... [2022-05-23T09:49:59.024Z] Building security-spire-server ... [2022-05-23T09:49:59.024Z] Building support-notifications ... [2022-05-23T09:49:59.024Z] Building support-scheduler ... [2022-05-23T09:49:59.024Z] Building sys-mgmt-agent ... [2022-05-23T09:49:59.024Z] Building security-bootstrapper [2022-05-23T09:49:59.024Z] Building security-secretstore-setup [2022-05-23T09:49:59.024Z] Building security-proxy-setup [2022-05-23T09:49:59.024Z] Building sys-mgmt-agent [2022-05-23T09:49:59.024Z] Building core-data [2022-05-23T09:51:35.862Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:51:35.862Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:51:35.862Z] ---> 4d36d51a3707 [2022-05-23T09:51:35.862Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T09:51:35.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:51:35.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:51:35.862Z] ---> 4d36d51a3707 [2022-05-23T09:51:35.862Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T09:51:35.862Z] ---> Running in e3575ca9286f [2022-05-23T09:51:35.862Z] ---> Running in 4e5a0820d25a [2022-05-23T09:51:35.862Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:51:35.862Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:51:35.862Z] ---> 4d36d51a3707 [2022-05-23T09:51:35.862Z] Step 3/31 : WORKDIR /edgex-go [2022-05-23T09:51:35.862Z] ---> Running in d7c45ccf4460 [2022-05-23T09:51:35.862Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:51:35.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:51:35.862Z] ---> 4d36d51a3707 [2022-05-23T09:51:35.862Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T09:51:35.862Z] ---> Running in 81546380411f [2022-05-23T09:51:35.862Z] Removing intermediate container 4e5a0820d25a [2022-05-23T09:51:35.862Z] ---> c41bb2bece8f [2022-05-23T09:51:35.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:51:35.862Z] Removing intermediate container 81546380411f [2022-05-23T09:51:35.862Z] ---> b3169045fd4e [2022-05-23T09:51:35.862Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:51:35.862Z] ---> Running in cc398f949ecb [2022-05-23T09:51:35.862Z] ---> Running in 03b4b1a44bd4 [2022-05-23T09:51:35.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:51:35.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:51:35.862Z] ---> 4d36d51a3707 [2022-05-23T09:51:35.862Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T09:51:35.862Z] ---> Using cache [2022-05-23T09:51:35.862Z] ---> c41bb2bece8f [2022-05-23T09:51:35.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:51:35.862Z] ---> Running in d617ea0e985b [2022-05-23T09:51:35.862Z] Removing intermediate container d7c45ccf4460 [2022-05-23T09:51:35.862Z] ---> f70dd148ad27 [2022-05-23T09:51:35.862Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:51:35.862Z] Removing intermediate container e3575ca9286f [2022-05-23T09:51:35.862Z] ---> a5f0f176d42c [2022-05-23T09:51:35.862Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:51:35.862Z] ---> Running in d2070751bf43 [2022-05-23T09:51:35.862Z] ---> Running in f07608243a20 [2022-05-23T09:51:35.862Z] Removing intermediate container d617ea0e985b [2022-05-23T09:51:35.862Z] ---> b0d4be6d0c30 [2022-05-23T09:51:35.862Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T09:51:35.862Z] Removing intermediate container 03b4b1a44bd4 [2022-05-23T09:51:35.862Z] ---> 89b6ab35b8dc [2022-05-23T09:51:35.862Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-23T09:51:35.862Z] ---> Running in 088663a3edc9 [2022-05-23T09:51:35.862Z] Removing intermediate container d2070751bf43 [2022-05-23T09:51:35.862Z] ---> 316a52038ca9 [2022-05-23T09:51:35.862Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-23T09:51:35.862Z] ---> Running in 97cca4ae2546 [2022-05-23T09:51:35.862Z] ---> Running in 095512ef541b [2022-05-23T09:51:35.862Z] Removing intermediate container cc398f949ecb [2022-05-23T09:51:35.862Z] ---> 75caaf33b9dc [2022-05-23T09:51:35.862Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-23T09:51:35.862Z] Removing intermediate container f07608243a20 [2022-05-23T09:51:35.862Z] ---> c44880d3e7ef [2022-05-23T09:51:35.862Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-23T09:51:35.862Z] ---> Running in d9f76f6b8649 [2022-05-23T09:51:35.862Z] ---> Running in e88ff08465aa [2022-05-23T09:51:35.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:35.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:35.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:35.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:35.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:35.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:35.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:36.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:36.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:36.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:51:37.022Z] OK: 220 MiB in 52 packages [2022-05-23T09:51:37.022Z] OK: 220 MiB in 52 packages [2022-05-23T09:51:37.638Z] OK: 220 MiB in 52 packages [2022-05-23T09:51:37.917Z] OK: 220 MiB in 52 packages [2022-05-23T09:51:37.917Z] OK: 220 MiB in 52 packages [2022-05-23T09:51:38.915Z] Removing intermediate container 088663a3edc9 [2022-05-23T09:51:38.915Z] ---> ede90ab3d004 [2022-05-23T09:51:38.915Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T09:51:39.190Z] Removing intermediate container 095512ef541b [2022-05-23T09:51:39.190Z] ---> 422cc1d8a7f4 [2022-05-23T09:51:39.190Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-23T09:51:39.190Z] Removing intermediate container e88ff08465aa [2022-05-23T09:51:39.190Z] ---> d7caecfb84ab [2022-05-23T09:51:39.190Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T09:51:39.793Z] Removing intermediate container d9f76f6b8649 [2022-05-23T09:51:39.793Z] ---> be16732a8874 [2022-05-23T09:51:39.793Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T09:51:39.793Z] Removing intermediate container 97cca4ae2546 [2022-05-23T09:51:39.793Z] ---> 69e075586a8f [2022-05-23T09:51:39.793Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T09:51:40.069Z] ---> e5d34c4a0f48 [2022-05-23T09:51:40.069Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:51:40.350Z] ---> Running in 072e1e72418e [2022-05-23T09:51:40.624Z] ---> 5ef33670e37f [2022-05-23T09:51:40.624Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:51:40.624Z] ---> 622ed3982861 [2022-05-23T09:51:40.624Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:51:40.624Z] ---> Running in a93386789ba5 [2022-05-23T09:51:40.902Z] ---> Running in a6b0d0ef76f2 [2022-05-23T09:51:41.178Z] ---> 11d775181a00 [2022-05-23T09:51:41.178Z] ---> f4c3e48beaf6 [2022-05-23T09:51:41.178Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:51:41.178Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:51:41.456Z] ---> Running in a2e9a982eb83 [2022-05-23T09:51:41.456Z] ---> Running in c91dfe3548ff [2022-05-23T09:51:45.832Z] Removing intermediate container 072e1e72418e [2022-05-23T09:51:45.832Z] ---> 1d6edea6fa63 [2022-05-23T09:51:45.832Z] Step 8/22 : COPY . . [2022-05-23T09:51:47.302Z] Removing intermediate container a93386789ba5 [2022-05-23T09:51:47.302Z] ---> 847e428dad96 [2022-05-23T09:51:47.302Z] Step 8/31 : COPY . . [2022-05-23T09:51:47.302Z] Removing intermediate container a6b0d0ef76f2 [2022-05-23T09:51:47.302Z] ---> 416b3ec9ab50 [2022-05-23T09:51:47.302Z] Step 8/25 : COPY . . [2022-05-23T09:51:47.919Z] Removing intermediate container c91dfe3548ff [2022-05-23T09:51:47.919Z] ---> 766692ccf634 [2022-05-23T09:51:47.919Z] Step 8/23 : COPY . . [2022-05-23T09:51:47.919Z] Removing intermediate container a2e9a982eb83 [2022-05-23T09:51:47.919Z] ---> ca0313be1228 [2022-05-23T09:51:47.919Z] Step 8/23 : COPY . . [2022-05-23T09:52:20.290Z] ---> e5bcc15fad7f [2022-05-23T09:52:20.290Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-23T09:52:20.290Z] ---> 0e9f0974d661 [2022-05-23T09:52:20.290Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-23T09:52:20.290Z] ---> 6eb09fcecffa [2022-05-23T09:52:20.290Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-23T09:52:20.290Z] ---> 45ad4705f255 [2022-05-23T09:52:20.290Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-23T09:52:20.290Z] ---> Running in 7c0d00adf438 [2022-05-23T09:52:20.290Z] ---> c47052a0c8e1 [2022-05-23T09:52:20.290Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-23T09:52:20.290Z] ---> Running in 137ee8ea4098 [2022-05-23T09:52:20.290Z] ---> Running in 365fa936fac4 [2022-05-23T09:52:20.290Z] ---> Running in 36406f318587 [2022-05-23T09:52:20.290Z] ---> Running in 96d46d8402fe [2022-05-23T09:52:20.290Z] 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-23T09:52:20.290Z] 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-23T09:52:20.290Z] 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-23T09:52:20.290Z] 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-23T09:52:20.290Z] 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-23T09:56:57.445Z] 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-23T09:57:01.811Z] 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-23T09:57:04.456Z] Removing intermediate container 365fa936fac4 [2022-05-23T09:57:04.456Z] ---> 04a3e41116c2 [2022-05-23T09:57:04.456Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-23T09:57:04.456Z] ---> Running in 0fd0f00cf1d4 [2022-05-23T09:57:06.455Z] 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-23T09:57:11.933Z] Removing intermediate container 0fd0f00cf1d4 [2022-05-23T09:57:11.933Z] ---> bedb131cfde0 [2022-05-23T09:57:11.933Z] [2022-05-23T09:57:11.933Z] Step 11/23 : FROM docker:20.10.14 [2022-05-23T09:57:11.933Z] 20.10.14: Pulling from library/docker [2022-05-23T09:57:24.402Z] Removing intermediate container 7c0d00adf438 [2022-05-23T09:57:24.402Z] ---> 78a8f2ee54ea [2022-05-23T09:57:24.402Z] [2022-05-23T09:57:24.402Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T09:57:24.402Z] 3.14: Pulling from library/alpine [2022-05-23T09:57:26.403Z] Removing intermediate container 36406f318587 [2022-05-23T09:57:26.403Z] ---> 8c0a3d3b5347 [2022-05-23T09:57:26.403Z] [2022-05-23T09:57:26.403Z] Step 10/25 : FROM alpine:3.14 [2022-05-23T09:57:26.403Z] 3.14: Pulling from library/alpine [2022-05-23T09:57:26.680Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T09:57:26.680Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-23T09:57:26.680Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T09:57:26.680Z] Status: Downloaded newer image for alpine:3.14 [2022-05-23T09:57:26.680Z] ---> ac73e934f311 [2022-05-23T09:57:26.680Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-23T09:57:26.680Z] ---> ac73e934f311 [2022-05-23T09:57:26.680Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-23T09:57:26.957Z] ---> Running in 56526d1c4427 [2022-05-23T09:57:26.957Z] ---> Running in 74d25adf90fc [2022-05-23T09:57:29.603Z] Removing intermediate container 96d46d8402fe [2022-05-23T09:57:29.603Z] ---> 8b4436c1cc10 [2022-05-23T09:57:29.883Z] [2022-05-23T09:57:29.883Z] Step 10/31 : FROM alpine:3.14 [2022-05-23T09:57:29.883Z] ---> ac73e934f311 [2022-05-23T09:57:29.883Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-23T09:57:30.164Z] ---> Running in 3036f29ac20f [2022-05-23T09:57:30.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:30.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:30.730Z] Removing intermediate container 3036f29ac20f [2022-05-23T09:57:30.731Z] ---> d356c2b2da1f [2022-05-23T09:57:30.731Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-23T09:57:30.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:31.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:31.008Z] ---> Running in 622bc23782db [2022-05-23T09:57:32.001Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-23T09:57:32.001Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-23T09:57:32.284Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:57:32.284Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-23T09:57:32.284Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-23T09:57:32.284Z] (3/3) Installing su-exec (0.2-r1) [2022-05-23T09:57:32.284Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:57:32.284Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-23T09:57:32.284Z] (5/6) Installing curl (7.79.1-r1) [2022-05-23T09:57:32.284Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T09:57:32.284Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-23T09:57:32.284Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:57:32.284Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T09:57:32.568Z] OK: 6 MiB in 17 packages [2022-05-23T09:57:32.568Z] OK: 8 MiB in 20 packages [2022-05-23T09:57:33.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:33.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:34.585Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-23T09:57:34.585Z] (2/2) Installing su-exec (0.2-r1) [2022-05-23T09:57:34.585Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:57:34.585Z] OK: 6 MiB in 16 packages [2022-05-23T09:57:36.483Z] Removing intermediate container 56526d1c4427 [2022-05-23T09:57:36.483Z] ---> 286f1ef0555f [2022-05-23T09:57:36.483Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T09:57:36.483Z] ---> Running in d645abe5e930 [2022-05-23T09:57:36.483Z] Removing intermediate container 74d25adf90fc [2022-05-23T09:57:36.483Z] ---> f2b11ffed757 [2022-05-23T09:57:36.483Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-23T09:57:36.757Z] ---> Running in db0279b4509a [2022-05-23T09:57:37.033Z] Removing intermediate container 622bc23782db [2022-05-23T09:57:37.033Z] ---> 20b52c0fb22c [2022-05-23T09:57:37.033Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-23T09:57:37.339Z] ---> Running in fb248399b6db [2022-05-23T09:57:37.634Z] Removing intermediate container d645abe5e930 [2022-05-23T09:57:37.634Z] ---> 1c05e2b0cddf [2022-05-23T09:57:37.634Z] Step 13/25 : WORKDIR / [2022-05-23T09:57:37.634Z] Removing intermediate container db0279b4509a [2022-05-23T09:57:37.634Z] ---> 5ece6d50f3b9 [2022-05-23T09:57:37.634Z] Step 13/22 : WORKDIR /edgex [2022-05-23T09:57:37.914Z] ---> Running in 853360a7bdd8 [2022-05-23T09:57:37.914Z] ---> Running in f4cda22a5092 [2022-05-23T09:57:38.189Z] Removing intermediate container fb248399b6db [2022-05-23T09:57:38.189Z] ---> b6994beaf144 [2022-05-23T09:57:38.189Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-23T09:57:38.189Z] ---> Running in ac35217fd5e9 [2022-05-23T09:57:38.797Z] Removing intermediate container f4cda22a5092 [2022-05-23T09:57:38.797Z] ---> ecb4f60f2ff4 [2022-05-23T09:57:38.797Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-23T09:57:38.797Z] Removing intermediate container 853360a7bdd8 [2022-05-23T09:57:38.797Z] ---> 4430367da4ab [2022-05-23T09:57:38.797Z] 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-23T09:57:39.075Z] Removing intermediate container ac35217fd5e9 [2022-05-23T09:57:39.075Z] ---> 9ed0ffe75b86 [2022-05-23T09:57:39.075Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-23T09:57:39.075Z] ---> Running in f732c152ce73 [2022-05-23T09:57:40.521Z] ---> f046f5de0894 [2022-05-23T09:57:40.521Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-23T09:57:40.521Z] ---> 6b6b3b1bcb43 [2022-05-23T09:57:40.521Z] 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-23T09:57:41.974Z] ---> fed25c062f4e [2022-05-23T09:57:41.974Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-23T09:57:41.974Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-23T09:57:41.974Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-23T09:57:41.974Z] ---> c346e9eafbab [2022-05-23T09:57:41.974Z] 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-23T09:57:42.256Z] Removing intermediate container f732c152ce73 [2022-05-23T09:57:42.256Z] ---> 08f0a848248e [2022-05-23T09:57:42.256Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-23T09:57:42.256Z] ---> Running in cda337f2b136 [2022-05-23T09:57:42.535Z] ---> Running in b66b9fb4bb00 [2022-05-23T09:57:42.814Z] ---> a54c87b22cda [2022-05-23T09:57:42.814Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-23T09:57:43.089Z] Removing intermediate container cda337f2b136 [2022-05-23T09:57:43.089Z] ---> a6b50247b9dd [2022-05-23T09:57:43.089Z] 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-23T09:57:43.089Z] ---> 0207efb0cb4c [2022-05-23T09:57:43.089Z] 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-23T09:57:43.089Z] Removing intermediate container b66b9fb4bb00 [2022-05-23T09:57:43.089Z] ---> 09a71f4ead64 [2022-05-23T09:57:43.089Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-23T09:57:43.365Z] ---> Running in dfd18f08cef6 [2022-05-23T09:57:44.825Z] ---> ffb4de561061 [2022-05-23T09:57:44.825Z] ---> 6f562170d5ae [2022-05-23T09:57:44.825Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-23T09:57:44.825Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-23T09:57:45.110Z] ---> Running in 6c87d5524c32 [2022-05-23T09:57:45.110Z] ---> 5374110767a2 [2022-05-23T09:57:45.111Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T09:57:45.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:45.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:46.662Z] (1/43) Installing readline (8.1.1-r0) [2022-05-23T09:57:46.662Z] (2/43) Installing bash (5.1.16-r0) [2022-05-23T09:57:46.662Z] Executing bash-5.1.16-r0.post-install [2022-05-23T09:57:46.662Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:57:46.662Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T09:57:46.662Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-23T09:57:46.662Z] (6/43) Installing curl (7.80.0-r1) [2022-05-23T09:57:46.662Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-23T09:57:46.662Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-23T09:57:46.662Z] (9/43) Installing expat (2.4.7-r0) [2022-05-23T09:57:46.662Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-23T09:57:46.662Z] (11/43) Installing gdbm (1.22-r0) [2022-05-23T09:57:46.662Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-23T09:57:46.662Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T09:57:46.662Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T09:57:46.662Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-23T09:57:46.937Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-23T09:57:46.937Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-23T09:57:47.223Z] ---> 80b97ded5b62 [2022-05-23T09:57:47.223Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-23T09:57:47.507Z] ---> b56e3e5bdb98 [2022-05-23T09:57:47.507Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-23T09:57:47.507Z] ---> Running in 5830107dcd5b [2022-05-23T09:57:48.489Z] Removing intermediate container 137ee8ea4098 [2022-05-23T09:57:48.489Z] ---> a3bf26542279 [2022-05-23T09:57:48.489Z] [2022-05-23T09:57:48.489Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T09:57:48.489Z] ---> ac73e934f311 [2022-05-23T09:57:48.489Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-23T09:57:48.764Z] ---> Running in de525fa9fdfc [2022-05-23T09:57:49.038Z] Removing intermediate container 6c87d5524c32 [2022-05-23T09:57:49.038Z] ---> 65c21e14eeb5 [2022-05-23T09:57:49.038Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:57:49.312Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-23T09:57:49.312Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-23T09:57:49.312Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-23T09:57:49.592Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-23T09:57:49.592Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-23T09:57:49.592Z] Removing intermediate container de525fa9fdfc [2022-05-23T09:57:49.592Z] ---> ffbfac7c8474 [2022-05-23T09:57:49.592Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-23T09:57:49.592Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-23T09:57:49.592Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-23T09:57:49.592Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-23T09:57:49.592Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-23T09:57:49.592Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-23T09:57:49.592Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-23T09:57:49.881Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-23T09:57:49.882Z] ---> Running in ef7df2ff128c [2022-05-23T09:57:49.882Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-23T09:57:49.882Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-23T09:57:49.882Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-23T09:57:49.882Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-23T09:57:49.882Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-23T09:57:49.882Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-23T09:57:49.882Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-23T09:57:49.882Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-23T09:57:49.882Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-23T09:57:49.882Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-23T09:57:49.882Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-23T09:57:50.174Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-23T09:57:50.174Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-23T09:57:50.174Z] ---> f6b8a19eae0c [2022-05-23T09:57:50.174Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-23T09:57:50.174Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-23T09:57:50.458Z] ---> 1b8ebc3740e8 [2022-05-23T09:57:50.458Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-23T09:57:50.458Z] Removing intermediate container ef7df2ff128c [2022-05-23T09:57:50.458Z] ---> 197f4796e10b [2022-05-23T09:57:50.458Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-23T09:57:50.736Z] ---> Running in a901b564a95d [2022-05-23T09:57:51.019Z] Removing intermediate container 5830107dcd5b [2022-05-23T09:57:51.019Z] ---> 1d762e0bb10e [2022-05-23T09:57:51.019Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T09:57:51.019Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:57:51.019Z] OK: 82 MiB in 65 packages [2022-05-23T09:57:51.297Z] ---> Running in e0738a7f719d [2022-05-23T09:57:51.574Z] Removing intermediate container a901b564a95d [2022-05-23T09:57:51.574Z] ---> fc4935daec19 [2022-05-23T09:57:51.574Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:57:51.855Z] ---> Running in 5dc08d36edd9 [2022-05-23T09:57:51.855Z] Removing intermediate container e0738a7f719d [2022-05-23T09:57:51.855Z] ---> 25c4d0483fa6 [2022-05-23T09:57:51.855Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T09:57:51.855Z] ---> e38f95448094 [2022-05-23T09:57:51.855Z] 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-23T09:57:52.129Z] ---> Running in 72657b511475 [2022-05-23T09:57:52.129Z] ---> Running in f01ec8a8e9fa [2022-05-23T09:57:53.123Z] Removing intermediate container 72657b511475 [2022-05-23T09:57:53.123Z] ---> 7e7819de5658 [2022-05-23T09:57:53.123Z] Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:57:53.123Z] ---> Running in 517197951d75 [2022-05-23T09:57:53.403Z] ---> 8246d17f31fb [2022-05-23T09:57:53.403Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-23T09:57:54.007Z] Removing intermediate container 517197951d75 [2022-05-23T09:57:54.007Z] ---> 9e978362378b [2022-05-23T09:57:54.007Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T09:57:54.283Z] ---> Running in 99921b36e8b9 [2022-05-23T09:57:54.561Z] ---> 3cb283d37efd [2022-05-23T09:57:54.561Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-23T09:57:55.193Z] Removing intermediate container 99921b36e8b9 [2022-05-23T09:57:55.193Z] ---> b88a1339564e [2022-05-23T09:57:55.193Z] [2022-05-23T09:57:55.484Z] Removing intermediate container 5dc08d36edd9 [2022-05-23T09:57:55.484Z] ---> 691129ecf55b [2022-05-23T09:57:55.484Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-23T09:57:55.779Z] ---> Running in 8fb5bb2b6156 [2022-05-23T09:57:56.060Z] Successfully built b88a1339564e [2022-05-23T09:57:56.060Z] Removing intermediate container f01ec8a8e9fa [2022-05-23T09:57:56.060Z] ---> e06bce22b0ab [2022-05-23T09:57:56.060Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-23T09:57:56.060Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-23T09:57:56.060Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-05-23T09:57:56.060Z] ---> b59acbb8aabd [2022-05-23T09:57:56.060Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-23T09:57:56.060Z] ---> Running in 7db4861b221e [2022-05-23T09:57:56.339Z] Collecting docker-compose==1.23.2 [2022-05-23T09:57:56.622Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-23T09:57:56.899Z] Removing intermediate container 7db4861b221e [2022-05-23T09:57:56.899Z] ---> f4c6d3031249 [2022-05-23T09:57:56.899Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T09:57:56.899Z] Collecting texttable<0.10,>=0.9.0 [2022-05-23T09:57:57.173Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-23T09:57:57.173Z] ---> Running in beef97592d7c [2022-05-23T09:57:57.447Z] ---> 8cbf074fbe9f [2022-05-23T09:57:57.447Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-23T09:57:58.049Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:58.049Z] ---> Running in 0c34f308f36c [2022-05-23T09:57:58.050Z] Removing intermediate container beef97592d7c [2022-05-23T09:57:58.050Z] ---> f77d8d474171 [2022-05-23T09:57:58.050Z] Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:57:58.050Z] ---> Running in 9394a671ad71 [2022-05-23T09:57:58.670Z] Removing intermediate container 0c34f308f36c [2022-05-23T09:57:58.670Z] ---> 32e36334de21 [2022-05-23T09:57:58.670Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-23T09:57:58.670Z] Removing intermediate container 9394a671ad71 [2022-05-23T09:57:58.670Z] ---> c7b123c20cae [2022-05-23T09:57:58.670Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T09:57:58.948Z] ---> Running in 8ce43c8f033b [2022-05-23T09:57:58.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:57:59.557Z] Removing intermediate container 8ce43c8f033b [2022-05-23T09:57:59.557Z] ---> 74683dd87f41 [2022-05-23T09:57:59.557Z] [2022-05-23T09:57:59.832Z] ---> 63f16ca2c290 [2022-05-23T09:57:59.832Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-23T09:57:59.832Z] Collecting cached-property<2,>=1.2.0 [2022-05-23T09:57:59.832Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-23T09:58:00.111Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-23T09:58:00.111Z] ---> Running in 5a6cc33fb7bf [2022-05-23T09:58:00.111Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-23T09:58:00.392Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-23T09:58:00.392Z] Successfully built 74683dd87f41 [2022-05-23T09:58:00.392Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-23T09:58:00.392Z]  Building security-secretstore-setup ... done Building core-command [2022-05-23T09:58:00.392Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-23T09:58:00.682Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-23T09:58:00.683Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-23T09:58:00.683Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-23T09:58:00.683Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-23T09:58:00.963Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T09:58:00.963Z] OK: 8 MiB in 20 packages [2022-05-23T09:58:01.576Z] Collecting docker<4.0,>=3.6.0 [2022-05-23T09:58:01.576Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-23T09:58:02.579Z] Removing intermediate container 8fb5bb2b6156 [2022-05-23T09:58:02.579Z] ---> dc27d1aeee5a [2022-05-23T09:58:02.579Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T09:58:02.856Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-23T09:58:02.856Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-23T09:58:02.856Z] Removing intermediate container 5a6cc33fb7bf [2022-05-23T09:58:02.856Z] ---> f0dd0afdfa2a [2022-05-23T09:58:02.856Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-23T09:58:02.856Z] Collecting docopt<0.7,>=0.6.1 [2022-05-23T09:58:03.134Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-23T09:58:03.414Z] ---> Running in 5b0f56f1f8ac [2022-05-23T09:58:03.414Z] ---> 6112599846cf [2022-05-23T09:58:03.414Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-23T09:58:04.015Z] Removing intermediate container 5b0f56f1f8ac [2022-05-23T09:58:04.015Z] ---> 9e26fee803ed [2022-05-23T09:58:04.015Z] Step 28/31 : CMD ["gate"] [2022-05-23T09:58:04.621Z] ---> Running in d1d4889a0bef [2022-05-23T09:58:05.225Z] Removing intermediate container d1d4889a0bef [2022-05-23T09:58:05.225Z] ---> f5e018d78b7c [2022-05-23T09:58:05.225Z] Step 29/31 : LABEL arch=arm64 [2022-05-23T09:58:05.500Z] ---> Running in 46f4057d7923 [2022-05-23T09:58:05.500Z] ---> 1c4c40a17ae6 [2022-05-23T09:58:05.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-23T09:58:05.789Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-23T09:58:05.789Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-23T09:58:06.407Z] Removing intermediate container 46f4057d7923 [2022-05-23T09:58:06.407Z] ---> 114c02431174 [2022-05-23T09:58:06.407Z] Step 30/31 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:58:06.407Z] ---> 85db1ebf68dd [2022-05-23T09:58:06.407Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-23T09:58:06.690Z] ---> Running in 39a1218472c0 [2022-05-23T09:58:06.690Z] ---> Running in 2f1f0e3bc64a [2022-05-23T09:58:07.301Z] Removing intermediate container 39a1218472c0 [2022-05-23T09:58:07.301Z] ---> 497c07257b7e [2022-05-23T09:58:07.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:58:07.301Z] Removing intermediate container 2f1f0e3bc64a [2022-05-23T09:58:07.301Z] ---> 9aaad684f88d [2022-05-23T09:58:07.301Z] Step 31/31 : LABEL version=0.0.0 [2022-05-23T09:58:07.301Z] ---> Running in f08d21a86410 [2022-05-23T09:58:07.931Z] ---> Running in 5952b70a45b9 [2022-05-23T09:58:07.931Z] Removing intermediate container f08d21a86410 [2022-05-23T09:58:07.931Z] ---> 3002b97a7812 [2022-05-23T09:58:07.931Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T09:58:07.931Z] 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-23T09:58:07.931Z] ---> Running in 9c79b1142e38 [2022-05-23T09:58:08.534Z] Removing intermediate container 5952b70a45b9 [2022-05-23T09:58:08.534Z] ---> 8d41b1c01030 [2022-05-23T09:58:08.534Z] [2022-05-23T09:58:08.808Z] Removing intermediate container 9c79b1142e38 [2022-05-23T09:58:08.808Z] ---> a5c1ab6b1406 [2022-05-23T09:58:08.808Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:58:08.808Z] ---> Running in 7f9e6dc63e40 [2022-05-23T09:58:08.808Z] Successfully built 8d41b1c01030 [2022-05-23T09:58:08.808Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-23T09:58:08.808Z]  Building security-bootstrapper ... done Building security-spire-config [2022-05-23T09:58:09.091Z] Collecting PyYAML<4,>=3.10 [2022-05-23T09:58:09.091Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-23T09:58:09.368Z] Removing intermediate container 7f9e6dc63e40 [2022-05-23T09:58:09.368Z] ---> 4a76b83cafc4 [2022-05-23T09:58:09.368Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T09:58:09.368Z] ---> Running in 69d72603ad75 [2022-05-23T09:58:09.644Z] Removing intermediate container 69d72603ad75 [2022-05-23T09:58:09.644Z] ---> 9e32ce8ecc34 [2022-05-23T09:58:09.644Z] [2022-05-23T09:58:10.245Z] Successfully built 9e32ce8ecc34 [2022-05-23T09:58:10.245Z] Successfully tagged core-data-arm64:latest [2022-05-23T09:58:10.246Z]  Building core-data ... done Building support-scheduler [2022-05-23T09:58:13.639Z] Collecting jsonschema<3,>=2.5.1 [2022-05-23T09:58:13.639Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-23T09:58:13.639Z] Collecting docker-pycreds>=0.4.0 [2022-05-23T09:58:13.639Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-23T09:58:15.091Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-23T09:58:15.091Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-23T09:58:15.091Z] 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-23T09:58:15.091Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-23T09:58:15.091Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-23T09:58:15.371Z] Collecting idna<2.8,>=2.5 [2022-05-23T09:58:15.371Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-23T09:58:15.977Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-23T09:58:15.977Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-23T09:58:15.977Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-23T09:58:15.977Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-23T09:58:16.965Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-23T09:58:16.965Z] Attempting uninstall: urllib3 [2022-05-23T09:58:16.965Z] Found existing installation: urllib3 1.26.7 [2022-05-23T09:58:16.965Z] Uninstalling urllib3-1.26.7: [2022-05-23T09:58:16.965Z] Successfully uninstalled urllib3-1.26.7 [2022-05-23T09:58:17.955Z] Attempting uninstall: idna [2022-05-23T09:58:17.955Z] Found existing installation: idna 3.3 [2022-05-23T09:58:17.955Z] Uninstalling idna-3.3: [2022-05-23T09:58:17.955Z] Successfully uninstalled idna-3.3 [2022-05-23T09:58:21.370Z] Attempting uninstall: requests [2022-05-23T09:58:21.370Z] Found existing installation: requests 2.26.0 [2022-05-23T09:58:21.370Z] Uninstalling requests-2.26.0: [2022-05-23T09:58:21.370Z] Successfully uninstalled requests-2.26.0 [2022-05-23T09:58:21.370Z] Running setup.py install for texttable: started [2022-05-23T09:58:24.008Z] Running setup.py install for texttable: finished with status 'done' [2022-05-23T09:58:24.008Z] Running setup.py install for PyYAML: started [2022-05-23T09:58:26.628Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-23T09:58:26.628Z] Running setup.py install for docopt: started [2022-05-23T09:58:29.247Z] Running setup.py install for docopt: finished with status 'done' [2022-05-23T09:58:29.247Z] Running setup.py install for dockerpty: started [2022-05-23T09:58:31.882Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-23T09:58:33.867Z] 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-23T09:58:52.266Z] Removing intermediate container dfd18f08cef6 [2022-05-23T09:58:52.266Z] ---> 94202e4a5efc [2022-05-23T09:58:52.266Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-23T09:58:52.266Z] ---> Running in 59f32beb2629 [2022-05-23T09:58:52.266Z] Removing intermediate container 59f32beb2629 [2022-05-23T09:58:52.266Z] ---> cc99ec10d0c3 [2022-05-23T09:58:52.266Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-23T09:58:52.266Z] ---> Running in 0c2336968c7d [2022-05-23T09:58:52.266Z] Removing intermediate container 0c2336968c7d [2022-05-23T09:58:52.266Z] ---> 04f44d8a33b4 [2022-05-23T09:58:52.266Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-23T09:58:53.252Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:58:53.252Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:58:53.252Z] ---> 4d36d51a3707 [2022-05-23T09:58:53.252Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T09:58:53.252Z] ---> Using cache [2022-05-23T09:58:53.252Z] ---> a5f0f176d42c [2022-05-23T09:58:53.252Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:58:53.252Z] ---> Using cache [2022-05-23T09:58:53.252Z] ---> c44880d3e7ef [2022-05-23T09:58:53.252Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T09:58:53.252Z] ---> Running in 5fb8ed619909 [2022-05-23T09:58:53.252Z] ---> bd93fd00756e [2022-05-23T09:58:53.252Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-23T09:58:54.690Z] ---> f44b7f1ce2d4 [2022-05-23T09:58:54.690Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-23T09:58:54.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:58:55.957Z] ---> ff3e4b97af4c [2022-05-23T09:58:55.957Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-23T09:58:55.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:58:56.232Z] ---> Running in ecf00539dd9c [2022-05-23T09:58:56.843Z] Removing intermediate container ecf00539dd9c [2022-05-23T09:58:56.843Z] ---> bc94a9a65a7b [2022-05-23T09:58:56.843Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T09:58:56.843Z] ---> Running in d7fef366887d [2022-05-23T09:58:57.125Z] OK: 220 MiB in 52 packages [2022-05-23T09:58:57.728Z] Removing intermediate container d7fef366887d [2022-05-23T09:58:57.728Z] ---> bc417c931502 [2022-05-23T09:58:57.728Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T09:58:57.728Z] ---> Running in 9f4644d7c34d [2022-05-23T09:58:58.704Z] Removing intermediate container 9f4644d7c34d [2022-05-23T09:58:58.704Z] ---> 5545bbf9e841 [2022-05-23T09:58:58.704Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T09:58:58.704Z] ---> Running in 14ac0de4846e [2022-05-23T09:58:58.704Z] Removing intermediate container 5fb8ed619909 [2022-05-23T09:58:58.704Z] ---> 4f1bea5062d5 [2022-05-23T09:58:58.704Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T09:58:59.303Z] Removing intermediate container 14ac0de4846e [2022-05-23T09:58:59.303Z] ---> d6ba8c371e7e [2022-05-23T09:58:59.303Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T09:58:59.578Z] ---> Running in d69484fde2b1 [2022-05-23T09:59:00.190Z] ---> 71dbc885eb29 [2022-05-23T09:59:00.190Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:59:00.190Z] ---> Running in ea19457e4526 [2022-05-23T09:59:00.484Z] Removing intermediate container d69484fde2b1 [2022-05-23T09:59:00.484Z] ---> 848b5d209516 [2022-05-23T09:59:00.484Z] [2022-05-23T09:59:01.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:59:01.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:59:01.099Z] ---> 4d36d51a3707 [2022-05-23T09:59:01.099Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T09:59:01.099Z] ---> Using cache [2022-05-23T09:59:01.099Z] ---> a5f0f176d42c [2022-05-23T09:59:01.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:59:01.099Z] ---> Using cache [2022-05-23T09:59:01.099Z] ---> c44880d3e7ef [2022-05-23T09:59:01.099Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T09:59:01.099Z] ---> Using cache [2022-05-23T09:59:01.099Z] ---> d7caecfb84ab [2022-05-23T09:59:01.099Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T09:59:01.099Z] ---> Using cache [2022-05-23T09:59:01.099Z] ---> 622ed3982861 [2022-05-23T09:59:01.099Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:59:01.099Z] ---> Using cache [2022-05-23T09:59:01.099Z] ---> 416b3ec9ab50 [2022-05-23T09:59:01.099Z] Step 8/23 : COPY . . [2022-05-23T09:59:01.379Z] Successfully built 848b5d209516 [2022-05-23T09:59:01.379Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-23T09:59:01.379Z] Building security-spiffe-token-provider [2022-05-23T09:59:01.665Z]  Building sys-mgmt-agent ... done  ---> Using cache [2022-05-23T09:59:01.665Z] ---> 45ad4705f255 [2022-05-23T09:59:01.665Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-23T09:59:01.942Z] ---> Running in 8c1ccb4cb543 [2022-05-23T09:59:03.397Z] 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-23T09:59:04.863Z] Removing intermediate container ea19457e4526 [2022-05-23T09:59:04.863Z] ---> ecd92763887f [2022-05-23T09:59:04.863Z] Step 8/26 : COPY . . [2022-05-23T09:59:09.210Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:59:09.210Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:59:09.210Z] ---> 4d36d51a3707 [2022-05-23T09:59:09.210Z] Step 3/26 : WORKDIR /edgex-go [2022-05-23T09:59:09.210Z] ---> Using cache [2022-05-23T09:59:09.210Z] ---> a5f0f176d42c [2022-05-23T09:59:09.210Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:59:09.210Z] ---> Using cache [2022-05-23T09:59:09.210Z] ---> c44880d3e7ef [2022-05-23T09:59:09.210Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T09:59:09.210Z] ---> Using cache [2022-05-23T09:59:09.210Z] ---> 4f1bea5062d5 [2022-05-23T09:59:09.210Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-23T09:59:09.210Z] ---> Using cache [2022-05-23T09:59:09.210Z] ---> 71dbc885eb29 [2022-05-23T09:59:09.210Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:59:09.210Z] ---> Using cache [2022-05-23T09:59:09.210Z] ---> ecd92763887f [2022-05-23T09:59:09.210Z] Step 8/26 : COPY . . [2022-05-23T09:59:11.238Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:59:11.238Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:59:11.238Z] ---> 4d36d51a3707 [2022-05-23T09:59:11.238Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T09:59:11.239Z] ---> Using cache [2022-05-23T09:59:11.239Z] ---> a5f0f176d42c [2022-05-23T09:59:11.239Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:59:11.239Z] ---> Using cache [2022-05-23T09:59:11.239Z] ---> c44880d3e7ef [2022-05-23T09:59:11.239Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-23T09:59:11.239Z] ---> Using cache [2022-05-23T09:59:11.239Z] ---> d7caecfb84ab [2022-05-23T09:59:11.239Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T09:59:11.239Z] ---> Using cache [2022-05-23T09:59:11.239Z] ---> 622ed3982861 [2022-05-23T09:59:11.239Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:59:11.239Z] ---> Using cache [2022-05-23T09:59:11.239Z] ---> 416b3ec9ab50 [2022-05-23T09:59:11.239Z] Step 8/22 : COPY . . [2022-05-23T09:59:11.239Z] ---> Using cache [2022-05-23T09:59:11.239Z] ---> 45ad4705f255 [2022-05-23T09:59:11.239Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-23T09:59:12.730Z] ---> Running in e38c8a2c823f [2022-05-23T09:59:15.401Z] 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-23T09:59:37.646Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T09:59:37.646Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-23T09:59:37.646Z] ---> 4d36d51a3707 [2022-05-23T09:59:37.646Z] Step 3/20 : WORKDIR /edgex-go [2022-05-23T09:59:37.646Z] ---> Using cache [2022-05-23T09:59:37.646Z] ---> a5f0f176d42c [2022-05-23T09:59:37.646Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-23T09:59:39.654Z] ---> Running in 0b92e17fe8f8 [2022-05-23T09:59:41.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:59:43.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:59:44.558Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T09:59:44.558Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T09:59:44.558Z] OK: 15741 distinct packages available [2022-05-23T09:59:44.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T09:59:45.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T09:59:45.821Z] ---> c9fa6fb6e3fc [2022-05-23T09:59:45.821Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T09:59:46.096Z] ---> Running in 7c331abe676f [2022-05-23T09:59:46.703Z] OK: 220 MiB in 52 packages [2022-05-23T09:59:47.302Z] Removing intermediate container 7c331abe676f [2022-05-23T09:59:47.302Z] ---> e1fe25fb1740 [2022-05-23T09:59:47.302Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T09:59:47.588Z] ---> Running in f6c4618cc6c2 [2022-05-23T09:59:49.039Z] Removing intermediate container 0b92e17fe8f8 [2022-05-23T09:59:49.039Z] ---> f44d43621a09 [2022-05-23T09:59:49.039Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-23T09:59:51.674Z] Removing intermediate container f6c4618cc6c2 [2022-05-23T09:59:51.674Z] ---> c50e6ad29981 [2022-05-23T09:59:51.674Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T09:59:51.674Z] ---> 43f93ddd932f [2022-05-23T09:59:51.674Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:59:51.674Z] ---> Running in 20ae93b00ab7 [2022-05-23T09:59:51.674Z] ---> Running in 82435f8a3700 [2022-05-23T09:59:52.666Z] Removing intermediate container 82435f8a3700 [2022-05-23T09:59:52.666Z] ---> c7a13ab98794 [2022-05-23T09:59:52.666Z] 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-23T09:59:52.948Z] ---> Running in 877ae3d48fb8 [2022-05-23T09:59:52.948Z] ---> 59d98aeb97eb [2022-05-23T09:59:52.948Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T09:59:53.226Z] ---> Running in 6df52ab72106 [2022-05-23T09:59:54.219Z] Removing intermediate container 6df52ab72106 [2022-05-23T09:59:54.219Z] ---> 614c97a9eaa8 [2022-05-23T09:59:54.219Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-23T09:59:54.502Z] ---> Running in c52051eb2c92 [2022-05-23T09:59:56.495Z] spire-1.2.1/ [2022-05-23T09:59:56.774Z] spire-1.2.1/.data/ [2022-05-23T09:59:56.774Z] spire-1.2.1/.data/.file [2022-05-23T09:59:56.774Z] spire-1.2.1/.dockerignore [2022-05-23T09:59:56.774Z] spire-1.2.1/.gitattributes [2022-05-23T09:59:56.774Z] spire-1.2.1/.githooks/ [2022-05-23T09:59:56.774Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/ [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/ [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T09:59:56.774Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T09:59:56.774Z] spire-1.2.1/.gitignore [2022-05-23T09:59:56.774Z] spire-1.2.1/.go-version [2022-05-23T09:59:56.774Z] spire-1.2.1/.golangci.yml [2022-05-23T09:59:56.774Z] spire-1.2.1/ADOPTERS.md [2022-05-23T09:59:56.774Z] spire-1.2.1/CHANGELOG.md [2022-05-23T09:59:56.774Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T09:59:56.774Z] spire-1.2.1/CODEOWNERS [2022-05-23T09:59:56.774Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T09:59:56.774Z] spire-1.2.1/Dockerfile [2022-05-23T09:59:56.774Z] spire-1.2.1/Dockerfile.dev [2022-05-23T09:59:56.774Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T09:59:56.774Z] spire-1.2.1/LICENSE [2022-05-23T09:59:56.774Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T09:59:56.774Z] spire-1.2.1/Makefile [2022-05-23T09:59:56.774Z] spire-1.2.1/README.md [2022-05-23T09:59:56.774Z] spire-1.2.1/ROADMAP.md [2022-05-23T09:59:56.774Z] spire-1.2.1/SECURITY.md [2022-05-23T09:59:56.774Z] spire-1.2.1/cmd/ [2022-05-23T09:59:56.774Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T09:59:56.774Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T09:59:56.774Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T09:59:56.774Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T09:59:56.774Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T09:59:56.775Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T09:59:57.055Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/ [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/agent/ [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/server/ [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/server/server.conf [2022-05-23T09:59:57.055Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/ [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/auditlog.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/ [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/spire_server.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/telemetry.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/upgrading.md [2022-05-23T09:59:57.055Z] spire-1.2.1/doc/using_spire.md [2022-05-23T09:59:57.055Z] spire-1.2.1/examples/ [2022-05-23T09:59:57.055Z] spire-1.2.1/examples/README.md [2022-05-23T09:59:57.055Z] spire-1.2.1/go.mod [2022-05-23T09:59:57.055Z] spire-1.2.1/go.sum [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T09:59:57.055Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T09:59:57.333Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T09:59:57.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T09:59:57.619Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/health/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/log/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T09:59:57.620Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T09:59:57.621Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/version/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/trustdomain/v1/Removing intermediate container c52051eb2c92 [2022-05-23T09:59:57.896Z] ---> 109602910755 [2022-05-23T09:59:57.896Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-23T09:59:57.896Z] [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T09:59:57.896Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T09:59:57.897Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/config.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T09:59:58.175Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go ---> Running in b357ddb0fcd3 [2022-05-23T09:59:58.486Z] [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T09:59:58.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/server.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/private/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/private/server/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T09:59:58.487Z] spire-1.2.1/release/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire-extras/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire/README.md [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire/conf/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T09:59:58.487Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T09:59:58.487Z] spire-1.2.1/script/ [2022-05-23T09:59:58.487Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T09:59:58.487Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T09:59:58.487Z] spire-1.2.1/support/ [2022-05-23T09:59:58.487Z] spire-1.2.1/support/k8s/ [2022-05-23T09:59:58.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T09:59:58.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T09:59:58.487Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T09:59:58.769Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/clock/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/clock/clock.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T09:59:58.769Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T09:59:58.770Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/common [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T09:59:58.770Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T09:59:59.059Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T09:59:59.060Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/Removing intermediate container 20ae93b00ab7 [2022-05-23T09:59:59.340Z] ---> 9a59afb62684 [2022-05-23T09:59:59.340Z] Step 7/20 : COPY . . [2022-05-23T09:59:59.340Z] Removing intermediate container b357ddb0fcd3 [2022-05-23T09:59:59.340Z] ---> efb61e7906b2 [2022-05-23T09:59:59.340Z] 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-23T09:59:59.340Z] [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T09:59:59.340Z] spire-1.2.1/test/integration/test.sh [2022-05-23T09:59:59.340Z] spire-1.2.1/test/plugintest/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T09:59:59.340Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T09:59:59.340Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T09:59:59.340Z] spire-1.2.1/test/spiretest/ [2022-05-23T09:59:59.340Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T09:59:59.340Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T09:59:59.340Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T09:59:59.340Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T09:59:59.340Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/testca/ [2022-05-23T09:59:59.341Z] spire-1.2.1/test/testca/ca.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/testkey/ [2022-05-23T09:59:59.341Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T09:59:59.341Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/testkey/new.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T09:59:59.341Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/util/ [2022-05-23T09:59:59.341Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/util/race.go [2022-05-23T09:59:59.341Z] spire-1.2.1/test/util/util.go [2022-05-23T09:59:59.341Z] building spire from source... [2022-05-23T09:59:59.617Z] ---> Running in edadaa48b6eb [2022-05-23T10:00:00.223Z] Installing go1.17.7... [2022-05-23T10:00:02.861Z] spire-1.2.1/ [2022-05-23T10:00:02.861Z] spire-1.2.1/.data/ [2022-05-23T10:00:02.861Z] spire-1.2.1/.data/.file [2022-05-23T10:00:02.861Z] spire-1.2.1/.dockerignore [2022-05-23T10:00:02.861Z] spire-1.2.1/.gitattributes [2022-05-23T10:00:02.861Z] spire-1.2.1/.githooks/ [2022-05-23T10:00:02.861Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/ [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/ [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T10:00:02.861Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T10:00:02.861Z] spire-1.2.1/.gitignore [2022-05-23T10:00:02.861Z] spire-1.2.1/.go-version [2022-05-23T10:00:02.861Z] spire-1.2.1/.golangci.yml [2022-05-23T10:00:02.861Z] spire-1.2.1/ADOPTERS.md [2022-05-23T10:00:02.861Z] spire-1.2.1/CHANGELOG.md [2022-05-23T10:00:02.861Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T10:00:02.861Z] spire-1.2.1/CODEOWNERS [2022-05-23T10:00:02.861Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T10:00:02.861Z] spire-1.2.1/Dockerfile [2022-05-23T10:00:02.861Z] spire-1.2.1/Dockerfile.dev [2022-05-23T10:00:02.861Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T10:00:02.861Z] spire-1.2.1/LICENSE [2022-05-23T10:00:02.861Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T10:00:02.861Z] spire-1.2.1/Makefile [2022-05-23T10:00:02.861Z] spire-1.2.1/README.md [2022-05-23T10:00:02.861Z] spire-1.2.1/ROADMAP.md [2022-05-23T10:00:02.861Z] spire-1.2.1/SECURITY.md [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T10:00:02.861Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/ [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/agent/ [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/server/ [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/server/server.conf [2022-05-23T10:00:02.861Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/ [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/auditlog.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/ [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T10:00:02.861Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/spire_server.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/telemetry.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/upgrading.md [2022-05-23T10:00:03.134Z] spire-1.2.1/doc/using_spire.md [2022-05-23T10:00:03.134Z] spire-1.2.1/examples/ [2022-05-23T10:00:03.134Z] spire-1.2.1/examples/README.md [2022-05-23T10:00:03.134Z] spire-1.2.1/go.mod [2022-05-23T10:00:03.134Z] spire-1.2.1/go.sum [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T10:00:03.134Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T10:00:03.135Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T10:00:03.411Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/health/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/log/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T10:00:03.412Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/util/ [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T10:00:03.686Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/version/ [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T10:00:03.687Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T10:00:03.966Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/config.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T10:00:03.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T10:00:04.243Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T10:00:04.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/server.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/private/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/private/server/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T10:00:04.524Z] spire-1.2.1/release/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire-extras/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire/README.md [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire/conf/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T10:00:04.524Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T10:00:04.524Z] spire-1.2.1/script/ [2022-05-23T10:00:04.524Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T10:00:04.524Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T10:00:04.524Z] spire-1.2.1/support/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T10:00:04.524Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T10:00:04.525Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/clock/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/clock/clock.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T10:00:04.525Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/README.md [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/common [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T10:00:04.525Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T10:00:04.805Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T10:00:04.806Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T10:00:05.084Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T10:00:05.085Z] spire-1.2.1/test/integration/test.sh [2022-05-23T10:00:05.085Z] spire-1.2.1/test/plugintest/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/testca/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/testca/ca.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/testkey/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T10:00:05.085Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/testkey/new.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/util/ [2022-05-23T10:00:05.085Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/util/race.go [2022-05-23T10:00:05.085Z] spire-1.2.1/test/util/util.go [2022-05-23T10:00:05.085Z] building spire from source... [2022-05-23T10:00:05.684Z] Installing go1.17.7... [2022-05-23T10:00:24.088Z] ---> f4f2f277ab30 [2022-05-23T10:00:24.088Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-23T10:00:24.088Z] ---> Running in e29d4f8e42cb [2022-05-23T10:00:26.087Z] 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-23T10:00:32.832Z] Building bin/spire-server... [2022-05-23T10:00:32.832Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T10:00:32.832Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T10:00:32.832Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T10:00:32.832Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T10:00:33.108Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T10:00:34.097Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T10:00:34.373Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T10:00:34.649Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T10:00:36.094Z] Building bin/spire-server... [2022-05-23T10:00:36.369Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T10:00:36.369Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T10:00:36.369Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T10:00:36.972Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T10:00:37.248Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T10:00:37.527Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T10:00:37.804Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T10:00:37.804Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T10:00:37.804Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T10:00:38.080Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T10:00:38.356Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T10:00:38.632Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T10:00:38.908Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T10:00:39.186Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T10:00:39.186Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T10:00:39.186Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T10:00:39.186Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T10:00:39.461Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T10:00:39.461Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T10:00:39.737Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T10:00:40.017Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T10:00:40.017Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T10:00:40.297Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T10:00:40.297Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T10:00:40.909Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T10:00:41.188Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T10:00:41.188Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T10:00:42.634Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T10:00:42.634Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T10:00:42.634Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T10:00:42.910Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T10:00:42.910Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T10:00:42.910Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T10:00:42.910Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T10:00:43.191Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T10:00:43.191Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T10:00:43.467Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T10:00:43.467Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T10:00:43.467Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T10:00:44.457Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T10:00:44.457Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T10:00:44.733Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T10:00:45.011Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T10:00:45.011Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T10:00:46.002Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T10:00:46.002Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T10:01:01.121Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T10:01:01.121Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T10:01:01.121Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T10:01:01.121Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T10:01:01.121Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T10:01:01.121Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T10:01:01.398Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T10:01:01.398Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T10:01:01.675Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T10:01:01.675Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T10:01:01.675Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T10:01:01.952Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T10:01:01.952Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T10:01:02.955Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T10:01:03.249Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T10:01:03.249Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T10:01:03.533Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T10:01:03.811Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T10:01:04.091Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T10:01:04.369Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T10:01:04.369Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T10:01:04.643Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T10:01:04.644Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T10:01:04.918Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T10:01:05.520Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T10:01:05.796Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T10:01:06.399Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T10:01:06.399Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T10:01:06.675Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T10:01:07.670Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T10:01:08.272Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T10:01:08.272Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T10:01:08.548Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T10:01:08.549Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T10:01:08.549Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T10:01:08.549Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T10:01:08.549Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T10:01:08.828Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T10:01:08.828Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T10:01:09.105Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T10:01:09.388Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T10:01:09.660Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T10:01:09.935Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T10:01:10.211Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T10:01:10.211Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T10:01:10.211Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T10:01:10.485Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T10:01:10.485Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T10:01:10.760Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T10:01:10.760Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T10:01:11.358Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T10:01:18.079Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T10:01:18.079Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T10:01:18.079Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T10:01:18.079Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T10:01:18.353Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T10:01:18.353Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T10:01:18.353Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T10:01:18.628Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T10:01:19.229Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T10:01:19.229Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T10:01:19.229Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T10:01:21.862Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T10:01:21.862Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T10:01:22.464Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T10:01:22.739Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T10:01:22.739Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T10:01:44.943Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T10:01:44.943Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T10:01:44.943Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T10:01:44.943Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T10:01:49.269Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T10:01:49.269Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T10:01:49.269Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T10:02:04.576Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T10:02:04.576Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T10:02:26.833Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T10:02:26.833Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T10:02:26.833Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T10:02:26.833Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T10:02:27.440Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T10:02:28.909Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T10:02:33.229Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T10:02:33.229Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T10:02:33.506Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T10:02:33.506Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T10:02:34.494Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T10:02:35.941Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T10:02:36.925Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T10:02:37.200Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T10:02:37.477Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T10:02:38.487Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T10:02:38.761Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T10:02:40.228Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T10:02:40.509Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T10:02:40.509Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T10:02:40.785Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T10:02:41.062Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T10:02:41.339Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T10:02:41.617Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T10:02:41.893Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T10:02:42.169Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T10:02:42.169Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T10:02:42.444Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T10:02:42.444Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T10:02:42.721Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T10:02:42.997Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T10:02:42.997Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T10:02:42.997Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T10:02:42.997Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T10:02:43.274Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T10:02:43.274Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T10:02:43.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T10:02:43.549Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T10:02:43.825Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T10:02:43.825Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T10:02:44.810Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T10:02:44.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T10:02:45.086Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T10:02:45.086Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T10:02:45.364Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T10:02:45.639Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T10:02:45.914Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T10:02:45.914Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T10:02:46.191Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T10:02:46.465Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T10:02:51.880Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T10:02:51.880Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T10:02:52.214Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T10:02:52.214Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T10:02:52.214Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T10:02:52.214Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T10:02:52.214Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T10:02:52.214Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T10:02:52.488Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T10:02:52.765Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T10:02:52.765Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T10:02:52.765Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T10:02:52.765Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T10:02:52.765Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T10:02:53.366Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T10:02:53.366Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T10:02:53.643Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T10:02:53.920Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T10:02:54.196Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T10:02:54.196Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T10:02:54.196Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T10:02:54.471Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T10:02:54.747Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T10:02:55.020Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T10:02:55.020Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T10:02:55.619Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T10:02:55.619Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T10:02:56.221Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T10:02:56.221Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T10:02:56.221Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T10:02:56.496Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T10:02:56.496Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T10:02:56.496Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T10:02:56.496Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T10:02:56.772Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T10:02:56.772Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T10:02:56.772Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T10:02:57.373Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T10:02:57.373Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T10:02:57.373Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T10:02:57.648Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T10:02:57.648Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T10:02:57.923Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T10:02:58.199Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T10:02:58.476Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T10:02:58.751Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T10:02:58.751Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T10:02:59.026Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T10:02:59.026Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T10:02:59.302Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T10:02:59.302Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T10:02:59.581Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T10:03:01.035Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T10:03:01.637Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T10:03:01.914Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T10:03:01.914Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T10:03:02.192Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T10:03:02.192Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T10:03:02.467Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T10:03:02.745Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T10:03:02.746Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T10:03:02.746Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T10:03:03.022Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T10:03:03.299Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T10:03:03.299Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T10:03:03.299Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T10:03:03.575Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T10:03:03.852Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T10:03:04.129Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T10:03:04.735Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T10:03:06.248Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T10:03:07.695Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T10:03:08.298Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T10:03:08.298Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T10:03:08.902Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T10:03:08.902Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T10:03:08.902Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T10:03:09.896Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T10:03:09.896Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T10:03:09.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T10:03:09.896Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T10:03:09.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T10:03:10.172Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T10:03:10.449Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T10:03:10.449Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T10:03:10.729Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T10:03:10.729Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T10:03:10.729Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T10:03:10.729Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T10:03:11.728Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T10:03:12.030Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T10:03:12.312Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T10:03:12.313Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T10:03:12.589Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T10:03:12.589Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T10:03:12.589Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T10:03:21.484Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T10:03:21.484Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T10:03:21.484Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T10:03:21.484Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T10:03:23.474Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T10:03:23.474Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T10:03:23.474Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T10:03:23.474Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T10:03:38.588Z] Removing intermediate container 8c1ccb4cb543 [2022-05-23T10:03:38.588Z] ---> 49b224a8bdb4 [2022-05-23T10:03:38.588Z] [2022-05-23T10:03:38.588Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T10:03:38.588Z] ---> ac73e934f311 [2022-05-23T10:03:38.588Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T10:03:38.588Z] ---> Running in acc33e2f3d62 [2022-05-23T10:03:39.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:03:40.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:03:41.178Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-23T10:03:41.178Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T10:03:41.178Z] OK: 5 MiB in 15 packages [2022-05-23T10:03:43.171Z] Removing intermediate container acc33e2f3d62 [2022-05-23T10:03:43.171Z] ---> 309f9fa5bf2e [2022-05-23T10:03:43.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T10:03:43.171Z] ---> Running in e7444cf56815 [2022-05-23T10:03:43.773Z] Removing intermediate container e7444cf56815 [2022-05-23T10:03:43.773Z] ---> 97b4417b3c34 [2022-05-23T10:03:43.773Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-23T10:03:44.051Z] ---> Running in 302b82f3ad4e [2022-05-23T10:03:44.660Z] Removing intermediate container 302b82f3ad4e [2022-05-23T10:03:44.660Z] ---> 2d49d9bb701f [2022-05-23T10:03:44.660Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T10:03:44.935Z] ---> Running in 4c00dadc465b [2022-05-23T10:03:45.935Z] Removing intermediate container 4c00dadc465b [2022-05-23T10:03:45.935Z] ---> 8fd0b65b4128 [2022-05-23T10:03:45.935Z] Step 15/23 : WORKDIR / [2022-05-23T10:03:45.935Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T10:03:45.935Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T10:03:45.935Z]  ---> Running in 3cb977ae0c27 [2022-05-23T10:03:46.539Z] Removing intermediate container 3cb977ae0c27 [2022-05-23T10:03:46.539Z] ---> a16e5405b0a1 [2022-05-23T10:03:46.539Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T10:03:47.532Z] ---> 65602c6aa230 [2022-05-23T10:03:47.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-23T10:03:48.989Z] ---> 5b51df752600 [2022-05-23T10:03:48.989Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-23T10:03:49.975Z] ---> 18dbe2e26076 [2022-05-23T10:03:49.975Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-23T10:03:50.254Z] ---> Running in 8ae9ef270943 [2022-05-23T10:03:50.856Z] Removing intermediate container 8ae9ef270943 [2022-05-23T10:03:50.856Z] ---> 06f07a02a2bf [2022-05-23T10:03:50.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T10:03:51.136Z] ---> Running in 311e7f5a6245 [2022-05-23T10:03:51.731Z] Removing intermediate container 311e7f5a6245 [2022-05-23T10:03:51.731Z] ---> bc90c0dd7482 [2022-05-23T10:03:51.731Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T10:03:51.731Z] ---> Running in 93e050c12acd [2022-05-23T10:03:52.331Z] Removing intermediate container 93e050c12acd [2022-05-23T10:03:52.331Z] ---> 72d30d0d3cdd [2022-05-23T10:03:52.331Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:03:52.331Z] ---> Running in 5e311823ef1f [2022-05-23T10:03:52.941Z] Removing intermediate container 5e311823ef1f [2022-05-23T10:03:52.941Z] ---> a31945daacc7 [2022-05-23T10:03:52.941Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T10:03:53.245Z] ---> Running in aabf3ac250e2 [2022-05-23T10:03:53.854Z] Removing intermediate container aabf3ac250e2 [2022-05-23T10:03:53.854Z] ---> 0c09c85614a9 [2022-05-23T10:03:53.854Z] [2022-05-23T10:03:54.131Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T10:03:54.132Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T10:03:54.407Z] Successfully built 0c09c85614a9 [2022-05-23T10:03:54.407Z] Successfully tagged core-command-arm64:latest [2022-05-23T10:03:54.407Z] Building security-spire-server [2022-05-23T10:04:26.925Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T10:04:26.925Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-23T10:04:26.925Z] ---> 4d36d51a3707 [2022-05-23T10:04:26.925Z] Step 3/25 : WORKDIR /edgex-go [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> a5f0f176d42c [2022-05-23T10:04:26.925Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> c44880d3e7ef [2022-05-23T10:04:26.925Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> 4f1bea5062d5 [2022-05-23T10:04:26.925Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> 71dbc885eb29 [2022-05-23T10:04:26.925Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> ecd92763887f [2022-05-23T10:04:26.925Z] Step 8/25 : COPY . . [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> 59d98aeb97eb [2022-05-23T10:04:26.925Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> 614c97a9eaa8 [2022-05-23T10:04:26.925Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> 109602910755 [2022-05-23T10:04:26.925Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-23T10:04:26.925Z] ---> Using cache [2022-05-23T10:04:26.925Z] ---> efb61e7906b2 [2022-05-23T10:04:26.925Z] 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-23T10:04:26.925Z] ---> Running in 994d4ded7b72 [2022-05-23T10:04:28.910Z] spire-1.2.1/ [2022-05-23T10:04:28.910Z] spire-1.2.1/.data/ [2022-05-23T10:04:28.910Z] spire-1.2.1/.data/.file [2022-05-23T10:04:28.910Z] spire-1.2.1/.dockerignore [2022-05-23T10:04:28.910Z] spire-1.2.1/.gitattributes [2022-05-23T10:04:28.910Z] spire-1.2.1/.githooks/ [2022-05-23T10:04:28.910Z] spire-1.2.1/.githooks/pre-commit [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/ [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/dependabot.yml [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/ [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-23T10:04:28.910Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-23T10:04:28.910Z] spire-1.2.1/.gitignore [2022-05-23T10:04:28.910Z] spire-1.2.1/.go-version [2022-05-23T10:04:28.910Z] spire-1.2.1/.golangci.yml [2022-05-23T10:04:28.910Z] spire-1.2.1/ADOPTERS.md [2022-05-23T10:04:28.910Z] spire-1.2.1/CHANGELOG.md [2022-05-23T10:04:28.910Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-23T10:04:28.910Z] spire-1.2.1/CODEOWNERS [2022-05-23T10:04:28.910Z] spire-1.2.1/CONTRIBUTING.md [2022-05-23T10:04:28.910Z] spire-1.2.1/Dockerfile [2022-05-23T10:04:28.910Z] spire-1.2.1/Dockerfile.dev [2022-05-23T10:04:28.910Z] spire-1.2.1/Dockerfile.scratch [2022-05-23T10:04:28.910Z] spire-1.2.1/LICENSE [2022-05-23T10:04:28.910Z] spire-1.2.1/MAINTAINERS.md [2022-05-23T10:04:28.910Z] spire-1.2.1/Makefile [2022-05-23T10:04:28.910Z] spire-1.2.1/README.md [2022-05-23T10:04:28.910Z] spire-1.2.1/ROADMAP.md [2022-05-23T10:04:28.910Z] spire-1.2.1/SECURITY.md [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-23T10:04:28.910Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/ [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/agent/ [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/agent/agent.conf [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/server/ [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/server/server.conf [2022-05-23T10:04:28.910Z] spire-1.2.1/conf/server/server_full.conf [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/ [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/SPIRE101.md [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/auditlog.md [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/images/ [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-23T10:04:28.910Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/scaling_spire.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/spire_agent.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/spire_server.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/supported_integrations.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/telemetry.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/telemetry_config.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/upgrading.md [2022-05-23T10:04:28.911Z] spire-1.2.1/doc/using_spire.md [2022-05-23T10:04:28.911Z] spire-1.2.1/examples/ [2022-05-23T10:04:28.911Z] spire-1.2.1/examples/README.md [2022-05-23T10:04:28.911Z] spire-1.2.1/go.mod [2022-05-23T10:04:28.911Z] spire-1.2.1/go.sum [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/agent.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/config.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-23T10:04:28.911Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T10:04:29.187Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/svid/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/names.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/auth/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/health/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/health/config.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/health/context.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/health/health.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/idutil/ [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-23T10:04:29.188Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/log/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/log/log.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/log/options.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/profiling/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/selector/ [2022-05-23T10:04:29.189Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/uptime/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/task.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-23T10:04:29.465Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/version/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/version/version.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/api.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/health/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/id.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/status.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/catalog/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/config.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-23T10:04:29.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-23T10:04:29.467Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-23T10:04:29.742Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/registration/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/server.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/server_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/svid/ [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/private/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/private/server/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/private/server/journal/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-23T10:04:29.743Z] spire-1.2.1/release/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire-extras/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire-extras/README.md [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire/README.md [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire/conf/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire/conf/server/ [2022-05-23T10:04:29.743Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-23T10:04:29.743Z] spire-1.2.1/script/ [2022-05-23T10:04:29.743Z] spire-1.2.1/script/build-artifact.sh [2022-05-23T10:04:29.743Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-23T10:04:29.743Z] spire-1.2.1/support/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-23T10:04:29.743Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-23T10:04:29.744Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-23T10:04:29.744Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-23T10:04:29.744Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-23T10:04:30.018Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/clock/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/clock/clock.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fixture/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fixture/certs/ [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-23T10:04:30.018Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/fixture.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/registration/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-23T10:04:30.019Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/common [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-23T10:04:30.019Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-23T10:04:30.020Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-23T10:04:30.297Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/test-one.sh [2022-05-23T10:04:30.298Z] spire-1.2.1/test/integration/test.sh [2022-05-23T10:04:30.298Z] spire-1.2.1/test/plugintest/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/plugintest/config.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/plugintest/load.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/plugintest/option.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/dir.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/logs.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/suite.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/spiretest/x509.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/testca/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/testca/ca.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/testkey/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/testkey/generate.sh [2022-05-23T10:04:30.298Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/testkey/keys.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/testkey/new.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/tpmsimulator/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/util/ [2022-05-23T10:04:30.298Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/util/cert_generation.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/util/io_redirection.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/util/race.go [2022-05-23T10:04:30.298Z] spire-1.2.1/test/util/util.go [2022-05-23T10:04:30.298Z] building spire from source... [2022-05-23T10:04:30.898Z] Installing go1.17.7... [2022-05-23T10:04:57.705Z] Building bin/spire-server... [2022-05-23T10:04:57.705Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-23T10:04:57.705Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-23T10:04:57.705Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-23T10:04:57.705Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-23T10:04:57.705Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-23T10:05:02.037Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-23T10:05:02.037Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-23T10:05:02.037Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-23T10:05:02.313Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-23T10:05:02.589Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-23T10:05:03.190Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-23T10:05:03.190Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-23T10:05:03.190Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-23T10:05:03.467Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-23T10:05:03.746Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-23T10:05:03.746Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-23T10:05:03.746Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-23T10:05:03.746Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-23T10:05:06.382Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-23T10:05:06.382Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-23T10:05:06.382Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-23T10:05:06.382Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-23T10:05:07.837Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-23T10:05:08.821Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-23T10:05:08.821Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-23T10:05:35.633Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-23T10:05:35.633Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-23T10:05:35.633Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-23T10:05:35.633Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-23T10:05:35.633Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-23T10:05:35.633Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-23T10:05:35.633Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-23T10:05:35.633Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-23T10:05:35.633Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-23T10:05:35.633Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-23T10:05:35.633Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-23T10:05:35.633Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-23T10:05:35.633Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-23T10:05:35.633Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-23T10:05:35.633Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-23T10:05:36.231Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-23T10:05:36.508Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-23T10:05:36.783Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-23T10:05:36.783Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-23T10:05:36.783Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-23T10:05:36.783Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-23T10:05:37.059Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-23T10:05:37.059Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-23T10:05:37.059Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-23T10:05:37.059Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-23T10:05:43.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-23T10:05:43.790Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-23T10:05:43.790Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-23T10:05:43.790Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-23T10:05:44.065Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-23T10:05:44.065Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-23T10:05:44.065Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-23T10:05:44.341Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-23T10:05:44.617Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-23T10:05:44.897Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-23T10:05:44.897Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-23T10:06:07.111Z] go: downloading google.golang.org/api v0.70.0 [2022-05-23T10:06:07.111Z] go: downloading k8s.io/api v0.23.4 [2022-05-23T10:06:07.111Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-23T10:06:19.533Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-23T10:06:19.533Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-23T10:06:20.511Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-23T10:06:21.492Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-23T10:06:48.318Z] Removing intermediate container e38c8a2c823f [2022-05-23T10:06:48.318Z] ---> ae30a1454512 [2022-05-23T10:06:48.318Z] [2022-05-23T10:06:48.318Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T10:06:48.318Z] ---> ac73e934f311 [2022-05-23T10:06:48.318Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-23T10:06:48.318Z] ---> Using cache [2022-05-23T10:06:48.318Z] ---> 309f9fa5bf2e [2022-05-23T10:06:48.318Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T10:06:48.318Z] ---> Using cache [2022-05-23T10:06:48.318Z] ---> 97b4417b3c34 [2022-05-23T10:06:48.318Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-23T10:06:48.318Z] ---> Running in 84cc48edb1cf [2022-05-23T10:06:48.318Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-23T10:06:48.318Z] Removing intermediate container 84cc48edb1cf [2022-05-23T10:06:48.318Z] ---> 8b89252ca859 [2022-05-23T10:06:48.318Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T10:06:48.318Z] ---> Running in e770a2ab3eb6 [2022-05-23T10:06:48.318Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-23T10:06:48.318Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-23T10:06:48.318Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-23T10:06:48.318Z] Removing intermediate container e770a2ab3eb6 [2022-05-23T10:06:48.318Z] ---> 8dcb3fda87a0 [2022-05-23T10:06:48.318Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T10:06:48.318Z] ---> 345290bcfead [2022-05-23T10:06:48.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-23T10:06:49.303Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-23T10:06:50.313Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-23T10:06:50.615Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-23T10:06:50.907Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-23T10:06:51.185Z]  ---> d2de0ab933ae [2022-05-23T10:06:51.185Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-23T10:06:52.171Z] ---> 001c427465af [2022-05-23T10:06:52.171Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-23T10:06:52.441Z] ---> Running in d94a9dce447e [2022-05-23T10:06:52.441Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-23T10:06:53.035Z] Removing intermediate container d94a9dce447e [2022-05-23T10:06:53.035Z] ---> ff992055931b [2022-05-23T10:06:53.035Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T10:06:53.035Z] ---> Running in 144d11ed1ce2 [2022-05-23T10:06:53.634Z] Removing intermediate container 144d11ed1ce2 [2022-05-23T10:06:53.634Z] ---> b9b182879871 [2022-05-23T10:06:53.634Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T10:06:53.634Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-23T10:06:53.914Z]  ---> Running in 63812ca1b15e [2022-05-23T10:06:53.914Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-23T10:06:54.192Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-23T10:06:54.192Z] Removing intermediate container 63812ca1b15e [2022-05-23T10:06:54.192Z] ---> faadc706441b [2022-05-23T10:06:54.192Z] Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:06:54.470Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-23T10:06:54.470Z]  ---> Running in 6054fba5a8ca [2022-05-23T10:06:55.073Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-23T10:06:55.073Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-23T10:06:55.073Z] Removing intermediate container 6054fba5a8ca [2022-05-23T10:06:55.073Z] ---> 7cee00f3a924 [2022-05-23T10:06:55.073Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T10:06:55.073Z] ---> Running in 2e463d36e3fe [2022-05-23T10:06:55.672Z] Removing intermediate container 2e463d36e3fe [2022-05-23T10:06:55.673Z] ---> b54fb2b08c3d [2022-05-23T10:06:55.673Z] [2022-05-23T10:06:56.272Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-23T10:06:56.272Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-23T10:06:56.272Z] Successfully built b54fb2b08c3d [2022-05-23T10:06:56.272Z] Successfully tagged support-scheduler-arm64:latest [2022-05-23T10:06:56.272Z]  Building support-scheduler ... done Building support-notifications [2022-05-23T10:06:56.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-23T10:06:56.822Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-23T10:06:56.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-23T10:06:57.096Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-23T10:06:57.372Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-23T10:07:04.339Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-23T10:07:04.937Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-23T10:07:04.937Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-23T10:07:04.937Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-23T10:07:05.534Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-23T10:07:05.808Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-23T10:07:05.808Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-23T10:07:06.082Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-23T10:07:06.082Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-23T10:07:06.082Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-23T10:07:06.356Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-23T10:07:06.631Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-23T10:07:08.071Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-23T10:07:08.687Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-23T10:07:08.967Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-23T10:07:09.241Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-23T10:07:09.521Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-23T10:07:09.521Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-23T10:07:09.795Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-23T10:07:09.795Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-23T10:07:11.237Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-23T10:07:11.839Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-23T10:07:12.116Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-23T10:07:12.392Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-23T10:07:12.668Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-23T10:07:12.946Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-23T10:07:14.931Z] go: downloading go.opencensus.io v0.23.0 [2022-05-23T10:07:16.381Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-23T10:07:16.381Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-23T10:07:16.978Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-23T10:07:17.254Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-23T10:07:17.254Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-23T10:07:17.536Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-23T10:07:17.816Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-23T10:07:18.417Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-23T10:07:21.814Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-23T10:07:21.814Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-23T10:07:21.814Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-23T10:07:25.226Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-23T10:07:25.226Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-23T10:07:25.226Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-23T10:07:26.212Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-23T10:07:26.212Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-23T10:07:26.490Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-23T10:07:26.490Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-23T10:07:26.767Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-23T10:07:26.767Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-23T10:07:27.052Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-23T10:07:31.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T10:07:31.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-23T10:07:31.395Z] ---> 4d36d51a3707 [2022-05-23T10:07:31.395Z] Step 3/22 : WORKDIR /edgex-go [2022-05-23T10:07:31.395Z] ---> Using cache [2022-05-23T10:07:31.395Z] ---> a5f0f176d42c [2022-05-23T10:07:31.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:07:31.395Z] ---> Using cache [2022-05-23T10:07:31.395Z] ---> c44880d3e7ef [2022-05-23T10:07:31.395Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-23T10:07:31.395Z] ---> Running in 777d05aff1ae [2022-05-23T10:07:32.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:33.373Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:34.826Z] OK: 220 MiB in 52 packages [2022-05-23T10:07:37.457Z] Removing intermediate container 777d05aff1ae [2022-05-23T10:07:37.457Z] ---> 451e38f86142 [2022-05-23T10:07:37.457Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-23T10:07:37.731Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-23T10:07:37.731Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-23T10:07:37.731Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-23T10:07:38.004Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-23T10:07:39.971Z]  ---> ee1863d4e3a5 [2022-05-23T10:07:39.971Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:07:39.971Z] ---> Running in 1dc0633dbbc0 [2022-05-23T10:07:44.279Z] Removing intermediate container e29d4f8e42cb [2022-05-23T10:07:44.279Z] ---> 30b58959efcd [2022-05-23T10:07:44.279Z] [2022-05-23T10:07:44.279Z] Step 9/20 : FROM alpine:3.15 [2022-05-23T10:07:44.279Z] 3.15: Pulling from library/alpine [2022-05-23T10:07:44.555Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T10:07:44.555Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T10:07:44.555Z] ---> 3fb3c9af89a9 [2022-05-23T10:07:44.555Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T10:07:44.828Z] ---> Running in f8934690407f [2022-05-23T10:07:45.434Z] Removing intermediate container f8934690407f [2022-05-23T10:07:45.434Z] ---> 826a4ed2a396 [2022-05-23T10:07:45.434Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:07:45.434Z] ---> Running in daddda76649f [2022-05-23T10:07:47.415Z] Removing intermediate container 1dc0633dbbc0 [2022-05-23T10:07:47.415Z] ---> 5a59b488a4c5 [2022-05-23T10:07:47.415Z] Step 8/22 : COPY . . [2022-05-23T10:07:49.408Z] Removing intermediate container daddda76649f [2022-05-23T10:07:49.408Z] ---> e9dd7832a533 [2022-05-23T10:07:49.408Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-23T10:07:49.685Z] ---> Running in 9e005a6aff0c [2022-05-23T10:07:52.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:53.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:55.334Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T10:07:55.334Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T10:07:55.334Z] OK: 15734 distinct packages available [2022-05-23T10:07:55.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:56.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:58.698Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-23T10:07:58.698Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-23T10:07:58.973Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-23T10:07:58.973Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-23T10:07:59.249Z] (5/9) Installing curl (7.80.0-r1) [2022-05-23T10:07:59.249Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-23T10:07:59.249Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-23T10:07:59.528Z] (8/9) Installing libucontext (1.1-r0) [2022-05-23T10:07:59.528Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-23T10:07:59.528Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T10:07:59.805Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T10:08:00.413Z] OK: 8 MiB in 23 packages [2022-05-23T10:08:03.820Z] Removing intermediate container 9e005a6aff0c [2022-05-23T10:08:03.820Z] ---> 2fdbba3e8a85 [2022-05-23T10:08:03.820Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T10:08:05.813Z] ---> 0a8e752709c4 [2022-05-23T10:08:05.813Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-23T10:08:10.136Z] ---> cb47afe4eb56 [2022-05-23T10:08:10.136Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-23T10:08:11.585Z] ---> 2d9715b20be9 [2022-05-23T10:08:11.585Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-23T10:08:11.585Z] ---> Running in f7594731daab [2022-05-23T10:08:11.585Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-23T10:08:11.585Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-23T10:08:12.590Z] Removing intermediate container f7594731daab [2022-05-23T10:08:12.590Z] ---> cf5ac8f13cdc [2022-05-23T10:08:12.590Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T10:08:12.871Z] ---> Running in aff3e973b6d1 [2022-05-23T10:08:13.478Z] Removing intermediate container aff3e973b6d1 [2022-05-23T10:08:13.478Z] ---> 2abde2f8982f [2022-05-23T10:08:13.478Z] Step 18/20 : LABEL arch=arm64 [2022-05-23T10:08:13.755Z] ---> Running in 89db42b4031b [2022-05-23T10:08:14.364Z] ---> aa42ea7e543a [2022-05-23T10:08:14.364Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-23T10:08:14.645Z] Removing intermediate container 89db42b4031b [2022-05-23T10:08:14.645Z] ---> fb49e289cf60 [2022-05-23T10:08:14.645Z] Step 19/20 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:08:14.645Z] ---> Running in 87c5c231a5e8 [2022-05-23T10:08:14.927Z] ---> Running in f9e55d327aaf [2022-05-23T10:08:15.531Z] Removing intermediate container f9e55d327aaf [2022-05-23T10:08:15.531Z] ---> d174a0b4fca0 [2022-05-23T10:08:15.531Z] Step 20/20 : LABEL version=0.0.0 [2022-05-23T10:08:15.531Z] ---> Running in 7aaa56ec0afd [2022-05-23T10:08:16.126Z] Removing intermediate container 7aaa56ec0afd [2022-05-23T10:08:16.126Z] ---> 30d7a252d396 [2022-05-23T10:08:16.126Z] [2022-05-23T10:08:16.724Z] Successfully built 30d7a252d396 [2022-05-23T10:08:16.724Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-23T10:08:16.724Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-05-23T10:08:16.724Z] 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-23T10:08:49.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-23T10:08:49.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-23T10:08:49.117Z] ---> 4d36d51a3707 [2022-05-23T10:08:49.117Z] Step 3/23 : WORKDIR /edgex-go [2022-05-23T10:08:49.117Z] ---> Using cache [2022-05-23T10:08:49.117Z] ---> a5f0f176d42c [2022-05-23T10:08:49.117Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:08:49.117Z] ---> Using cache [2022-05-23T10:08:49.117Z] ---> c44880d3e7ef [2022-05-23T10:08:49.117Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-23T10:08:49.117Z] ---> Using cache [2022-05-23T10:08:49.117Z] ---> d7caecfb84ab [2022-05-23T10:08:49.117Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-23T10:08:49.117Z] ---> Using cache [2022-05-23T10:08:49.117Z] ---> 622ed3982861 [2022-05-23T10:08:49.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:08:49.117Z] ---> Using cache [2022-05-23T10:08:49.117Z] ---> 416b3ec9ab50 [2022-05-23T10:08:49.117Z] Step 8/23 : COPY . . [2022-05-23T10:08:49.117Z] ---> Using cache [2022-05-23T10:08:49.117Z] ---> 45ad4705f255 [2022-05-23T10:08:49.117Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-23T10:08:49.117Z] ---> Running in d0aaea5364c0 [2022-05-23T10:08:50.571Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-23T10:13:57.778Z] Removing intermediate container d0aaea5364c0 [2022-05-23T10:13:57.778Z] ---> 9cd1072f9c22 [2022-05-23T10:13:57.778Z] [2022-05-23T10:13:57.778Z] Step 10/23 : FROM alpine:3.14 [2022-05-23T10:13:57.778Z] ---> ac73e934f311 [2022-05-23T10:13:57.778Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-23T10:13:57.778Z] ---> Using cache [2022-05-23T10:13:57.778Z] ---> 309f9fa5bf2e [2022-05-23T10:13:57.778Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T10:13:57.778Z] ---> Using cache [2022-05-23T10:13:57.778Z] ---> 97b4417b3c34 [2022-05-23T10:13:57.778Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-23T10:13:57.778Z] ---> Running in 92bd81c8d380 [2022-05-23T10:13:57.778Z] Removing intermediate container 92bd81c8d380 [2022-05-23T10:13:57.778Z] ---> 7829dda95a51 [2022-05-23T10:13:57.778Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-23T10:13:57.778Z] ---> Running in 56dc6fc3c936 [2022-05-23T10:13:57.778Z] Removing intermediate container 56dc6fc3c936 [2022-05-23T10:13:57.778Z] ---> 93a7f81beca0 [2022-05-23T10:13:57.778Z] Step 15/23 : WORKDIR / [2022-05-23T10:13:57.778Z] ---> Running in 623fd9591a3b [2022-05-23T10:13:57.778Z] Removing intermediate container 623fd9591a3b [2022-05-23T10:13:57.778Z] ---> 2044aeb0a791 [2022-05-23T10:13:57.778Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T10:13:57.778Z] ---> 4073e54135bd [2022-05-23T10:13:57.778Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-23T10:13:59.221Z] ---> ac1ee7584feb [2022-05-23T10:13:59.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-23T10:14:00.212Z] ---> a3f19b3a35ad [2022-05-23T10:14:00.212Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-23T10:14:00.212Z] ---> Running in 9ba7cc6f1eed [2022-05-23T10:14:00.822Z] Removing intermediate container 9ba7cc6f1eed [2022-05-23T10:14:00.822Z] ---> 925136e61edc [2022-05-23T10:14:00.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T10:14:00.822Z] ---> Running in 5a5623317f95 [2022-05-23T10:14:01.426Z] Removing intermediate container 5a5623317f95 [2022-05-23T10:14:01.426Z] ---> 9646d837b7b8 [2022-05-23T10:14:01.426Z] Step 21/23 : LABEL arch=arm64 [2022-05-23T10:14:01.426Z] ---> Running in 75ce13de609a [2022-05-23T10:14:02.026Z] Removing intermediate container 75ce13de609a [2022-05-23T10:14:02.026Z] ---> 5a3d6039751d [2022-05-23T10:14:02.026Z] Step 22/23 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:14:02.301Z] ---> Running in b7e20bab54a1 [2022-05-23T10:14:02.578Z] Removing intermediate container b7e20bab54a1 [2022-05-23T10:14:02.578Z] ---> 079630bc351e [2022-05-23T10:14:02.578Z] Step 23/23 : LABEL version=0.0.0 [2022-05-23T10:14:02.852Z] ---> Running in b27472c07d8a [2022-05-23T10:14:03.454Z] Removing intermediate container b27472c07d8a [2022-05-23T10:14:03.454Z] ---> 7ddff24669f2 [2022-05-23T10:14:03.454Z] [2022-05-23T10:14:04.054Z] Successfully built 7ddff24669f2 [2022-05-23T10:14:04.054Z] Successfully tagged core-metadata-arm64:latest [2022-05-23T10:15:40.944Z]  Building core-metadata ... done Removing intermediate container 87c5c231a5e8 [2022-05-23T10:15:40.944Z] ---> 5c5c27fafb7a [2022-05-23T10:15:40.944Z] [2022-05-23T10:15:40.944Z] Step 10/22 : FROM alpine:3.14 [2022-05-23T10:15:40.944Z] ---> ac73e934f311 [2022-05-23T10:15:40.944Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-23T10:15:40.944Z] ---> Running in 1c22cb5e88ab [2022-05-23T10:15:40.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:15:40.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:15:40.944Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-23T10:15:40.944Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-23T10:15:40.944Z] Executing busybox-1.33.1-r7.trigger [2022-05-23T10:15:40.944Z] Executing ca-certificates-20211220-r0.trigger [2022-05-23T10:15:40.944Z] OK: 6 MiB in 16 packages [2022-05-23T10:15:40.944Z] Removing intermediate container 1c22cb5e88ab [2022-05-23T10:15:40.944Z] ---> b3e76211b9a0 [2022-05-23T10:15:40.944Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-23T10:15:40.944Z] ---> Running in c5d57ebdb7d0 [2022-05-23T10:15:40.944Z] Removing intermediate container c5d57ebdb7d0 [2022-05-23T10:15:40.944Z] ---> 7d8aadb09152 [2022-05-23T10:15:40.944Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-23T10:15:40.944Z] ---> Running in 00f88aad6d89 [2022-05-23T10:15:40.944Z] Removing intermediate container 00f88aad6d89 [2022-05-23T10:15:40.944Z] ---> 4028b1e70ffc [2022-05-23T10:15:40.944Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-23T10:15:40.944Z] ---> Running in 719dc8928614 [2022-05-23T10:15:40.944Z] Removing intermediate container 719dc8928614 [2022-05-23T10:15:40.944Z] ---> 5695530a0b83 [2022-05-23T10:15:40.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-23T10:15:40.944Z] ---> 386488ec9940 [2022-05-23T10:15:40.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-23T10:15:42.395Z] ---> 25bb9de97fd2 [2022-05-23T10:15:42.395Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-23T10:15:43.387Z] ---> 4930d323dbbe [2022-05-23T10:15:43.387Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-23T10:15:43.387Z] ---> Running in 23e30e14e836 [2022-05-23T10:15:43.993Z] Removing intermediate container 23e30e14e836 [2022-05-23T10:15:43.993Z] ---> 87ea5e292fc9 [2022-05-23T10:15:43.993Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-23T10:15:43.993Z] ---> Running in b50f50612f76 [2022-05-23T10:15:44.606Z] Removing intermediate container b50f50612f76 [2022-05-23T10:15:44.606Z] ---> 0044827b2495 [2022-05-23T10:15:44.606Z] Step 20/22 : LABEL arch=arm64 [2022-05-23T10:15:44.606Z] ---> Running in 2348509a7330 [2022-05-23T10:15:45.208Z] Removing intermediate container 2348509a7330 [2022-05-23T10:15:45.208Z] ---> b5dca3539071 [2022-05-23T10:15:45.208Z] Step 21/22 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:15:45.208Z] ---> Running in d75ab70c6e2e [2022-05-23T10:15:45.811Z] Removing intermediate container d75ab70c6e2e [2022-05-23T10:15:45.811Z] ---> 41b03b30453c [2022-05-23T10:15:45.811Z] Step 22/22 : LABEL version=0.0.0 [2022-05-23T10:15:45.811Z] ---> Running in ae57458baf1c [2022-05-23T10:15:46.420Z] Removing intermediate container ae57458baf1c [2022-05-23T10:15:46.420Z] ---> 600c0efad80e [2022-05-23T10:15:46.420Z] [2022-05-23T10:15:47.021Z] Successfully built 600c0efad80e [2022-05-23T10:15:47.021Z] Successfully tagged support-notifications-arm64:latest [2022-05-23T10:36:55.901Z]  Building support-notifications ... done Building bin/spire-agent... [2022-05-23T10:36:55.901Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T10:36:55.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T10:36:55.901Z] Building bin/spire-agent... [2022-05-23T10:36:55.901Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T10:36:55.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T10:36:55.901Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T10:36:55.901Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T10:36:55.901Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T10:36:55.901Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T10:36:55.901Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T10:36:55.901Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T10:36:55.901Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T10:36:55.901Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T10:36:55.901Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T10:36:55.901Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T10:36:55.901Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T10:36:55.901Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T10:38:33.048Z] Building bin/spire-agent... [2022-05-23T10:38:33.048Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-23T10:38:33.048Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-23T10:38:33.048Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-23T10:38:33.048Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-23T10:38:33.048Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-23T10:38:35.041Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-23T10:38:35.042Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-23T10:38:35.647Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-23T10:38:35.647Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-23T10:38:35.647Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-23T10:38:35.647Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-23T10:38:35.647Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-23T10:38:35.924Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-23T10:43:43.117Z] Removing intermediate container edadaa48b6eb [2022-05-23T10:43:43.117Z] ---> f56c6f849758 [2022-05-23T10:43:43.117Z] [2022-05-23T10:43:43.117Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T10:43:43.117Z] ---> 3fb3c9af89a9 [2022-05-23T10:43:43.117Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T10:43:43.117Z] Removing intermediate container 877ae3d48fb8 [2022-05-23T10:43:43.117Z] ---> ca6e4cd29c79 [2022-05-23T10:43:43.117Z] [2022-05-23T10:43:43.117Z] Step 13/26 : FROM alpine:3.15 [2022-05-23T10:43:43.117Z] ---> Using cache [2022-05-23T10:43:43.117Z] ---> 3fb3c9af89a9 [2022-05-23T10:43:43.117Z] ---> 826a4ed2a396 [2022-05-23T10:43:43.117Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:43:43.117Z] [2022-05-23T10:43:43.117Z] ---> Using cache [2022-05-23T10:43:43.117Z] ---> Using cache [2022-05-23T10:43:43.117Z] ---> 826a4ed2a396 [2022-05-23T10:43:43.117Z] ---> e9dd7832a533 [2022-05-23T10:43:43.117Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-23T10:43:43.117Z] [2022-05-23T10:43:43.117Z] ---> Using cache [2022-05-23T10:43:43.117Z] ---> e9dd7832a533 [2022-05-23T10:43:43.117Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T10:43:43.117Z] ---> Running in c4400ef803cf [2022-05-23T10:43:43.117Z] ---> Running in e2311e2663a4 [2022-05-23T10:43:43.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:43.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:43.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:43.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:44.559Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T10:43:44.559Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T10:43:44.559Z] OK: 15734 distinct packages available [2022-05-23T10:43:44.559Z] v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-23T10:43:44.559Z] v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-23T10:43:44.559Z] OK: 15734 distinct packages available [2022-05-23T10:43:44.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:44.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:45.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:45.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:43:46.524Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-23T10:43:46.524Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-23T10:43:46.524Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-23T10:43:46.524Z] (3/5) Installing libucontext (1.1-r0) [2022-05-23T10:43:46.524Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-23T10:43:46.798Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-23T10:43:46.798Z] (3/4) Installing libucontext (1.1-r0) [2022-05-23T10:43:46.798Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-23T10:43:46.798Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-23T10:43:46.798Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T10:43:46.798Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T10:43:46.798Z] OK: 6 MiB in 19 packages [2022-05-23T10:43:47.075Z] OK: 6 MiB in 18 packages [2022-05-23T10:43:49.713Z] Removing intermediate container c4400ef803cf [2022-05-23T10:43:49.713Z] ---> 0b67e03e82b3 [2022-05-23T10:43:49.713Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T10:43:49.713Z] Removing intermediate container e2311e2663a4 [2022-05-23T10:43:49.713Z] ---> 42a9e0d751de [2022-05-23T10:43:49.713Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-23T10:43:53.112Z] ---> 1907a6bfb9fe [2022-05-23T10:43:53.112Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T10:43:54.547Z] ---> dfc2fd88e71a [2022-05-23T10:43:54.547Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T10:43:55.546Z] ---> 88b60722871f [2022-05-23T10:43:55.546Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-23T10:43:55.546Z] ---> Running in c1d55a916727 [2022-05-23T10:43:56.143Z] Removing intermediate container c1d55a916727 [2022-05-23T10:43:56.143Z] ---> c2b5543ea0d6 [2022-05-23T10:43:56.143Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-23T10:43:57.584Z] ---> 76096bccb5f2 [2022-05-23T10:43:57.585Z] Step 21/26 : WORKDIR / [2022-05-23T10:43:57.585Z] ---> Running in 8a9726fa36e4 [2022-05-23T10:43:57.861Z] ---> ec1a865e8546 [2022-05-23T10:43:57.861Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T10:43:58.134Z] Removing intermediate container 8a9726fa36e4 [2022-05-23T10:43:58.134Z] ---> b51ae42dbb79 [2022-05-23T10:43:58.134Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T10:43:58.134Z] ---> Running in 66a2fdd58696 [2022-05-23T10:43:58.730Z] Removing intermediate container 66a2fdd58696 [2022-05-23T10:43:58.730Z] ---> 178235bc24ba [2022-05-23T10:43:58.730Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T10:43:58.730Z] ---> 220c4edfe9f2 [2022-05-23T10:43:58.730Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-23T10:43:59.002Z] ---> Running in bde3fe56fbff [2022-05-23T10:43:59.280Z] Removing intermediate container bde3fe56fbff [2022-05-23T10:43:59.280Z] ---> 608b1e078dab [2022-05-23T10:43:59.280Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T10:43:59.556Z] ---> Running in bef1970c933a [2022-05-23T10:43:59.832Z] ---> 09fd92259a0d [2022-05-23T10:43:59.832Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-23T10:44:00.108Z] Removing intermediate container bef1970c933a [2022-05-23T10:44:00.108Z] ---> b0a65253dc3f [2022-05-23T10:44:00.108Z] Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:44:00.108Z] ---> Running in dc78ddbf6042 [2022-05-23T10:44:00.394Z] ---> fddb185d461b [2022-05-23T10:44:00.394Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T10:44:00.671Z] ---> Running in ba9c1ef86412 [2022-05-23T10:44:00.671Z] Removing intermediate container dc78ddbf6042 [2022-05-23T10:44:00.671Z] ---> 59554ff13f97 [2022-05-23T10:44:00.671Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T10:44:00.946Z] ---> Running in bbf2e84683d2 [2022-05-23T10:44:01.221Z] Removing intermediate container ba9c1ef86412 [2022-05-23T10:44:01.221Z] ---> 1a428fe17826 [2022-05-23T10:44:01.221Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T10:44:01.221Z] ---> Running in 31623dc312f0 [2022-05-23T10:44:01.496Z] Removing intermediate container bbf2e84683d2 [2022-05-23T10:44:01.496Z] ---> c2b2b9ea5f31 [2022-05-23T10:44:01.496Z] [2022-05-23T10:44:01.772Z] Removing intermediate container 31623dc312f0 [2022-05-23T10:44:01.772Z] ---> 5314841bb226 [2022-05-23T10:44:01.772Z] Step 24/26 : LABEL arch=arm64 [2022-05-23T10:44:02.055Z] Successfully built c2b2b9ea5f31 [2022-05-23T10:44:02.055Z] Successfully tagged security-spire-config-arm64:latest [2022-05-23T10:44:02.055Z]  Building security-spire-config ... done  ---> Running in 1be2457249a7 [2022-05-23T10:44:02.657Z] Removing intermediate container 1be2457249a7 [2022-05-23T10:44:02.657Z] ---> d500ac463b61 [2022-05-23T10:44:02.657Z] Step 25/26 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:44:02.657Z] ---> Running in 8516033154a6 [2022-05-23T10:44:03.257Z] Removing intermediate container 8516033154a6 [2022-05-23T10:44:03.257Z] ---> ad0540b19e10 [2022-05-23T10:44:03.257Z] Step 26/26 : LABEL version=0.0.0 [2022-05-23T10:44:03.257Z] ---> Running in 13687cb2a93e [2022-05-23T10:44:03.531Z] Removing intermediate container 13687cb2a93e [2022-05-23T10:44:03.531Z] ---> 5f2bafe91230 [2022-05-23T10:44:03.531Z] [2022-05-23T10:44:03.809Z] Successfully built 5f2bafe91230 [2022-05-23T10:44:04.081Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-23T10:44:30.932Z]  Building security-spire-agent ... done Removing intermediate container 994d4ded7b72 [2022-05-23T10:44:30.932Z] ---> 0c62d71540e2 [2022-05-23T10:44:30.932Z] [2022-05-23T10:44:30.932Z] Step 13/25 : FROM alpine:3.15 [2022-05-23T10:44:30.932Z] ---> 3fb3c9af89a9 [2022-05-23T10:44:30.932Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-23T10:44:30.932Z] ---> Using cache [2022-05-23T10:44:30.932Z] ---> 826a4ed2a396 [2022-05-23T10:44:30.932Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:44:30.932Z] ---> Using cache [2022-05-23T10:44:30.932Z] ---> e9dd7832a533 [2022-05-23T10:44:30.932Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-23T10:44:30.932Z] ---> Using cache [2022-05-23T10:44:30.932Z] ---> 42a9e0d751de [2022-05-23T10:44:30.932Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-23T10:44:30.932Z] ---> a25180481666 [2022-05-23T10:44:30.932Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-23T10:44:31.224Z] ---> 596c8fe26776 [2022-05-23T10:44:31.224Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-23T10:44:31.827Z] ---> ddb2b33a0b5c [2022-05-23T10:44:31.827Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-23T10:44:32.423Z] ---> 32a3b60e7ca6 [2022-05-23T10:44:32.423Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-23T10:44:32.423Z] ---> Running in 78e715d43b5a [2022-05-23T10:44:32.696Z] Removing intermediate container 78e715d43b5a [2022-05-23T10:44:32.696Z] ---> 860fe59bac52 [2022-05-23T10:44:32.696Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-23T10:44:32.696Z] ---> Running in 675f0438e1c3 [2022-05-23T10:44:32.969Z] Removing intermediate container 675f0438e1c3 [2022-05-23T10:44:32.969Z] ---> eecf5983768f [2022-05-23T10:44:32.969Z] Step 23/25 : LABEL arch=arm64 [2022-05-23T10:44:33.244Z] ---> Running in c00f3108570d [2022-05-23T10:44:33.517Z] Removing intermediate container c00f3108570d [2022-05-23T10:44:33.517Z] ---> f86f25130c70 [2022-05-23T10:44:33.517Z] Step 24/25 : LABEL git_sha=d03d2a26d2453c540fc56b565d879a63d9f575c5 [2022-05-23T10:44:33.517Z] ---> Running in 623e20b1169c [2022-05-23T10:44:33.791Z] Removing intermediate container 623e20b1169c [2022-05-23T10:44:33.791Z] ---> 26ee88bb29ce [2022-05-23T10:44:33.791Z] Step 25/25 : LABEL version=0.0.0 [2022-05-23T10:44:33.791Z] ---> Running in 6bdb78a67ca6 [2022-05-23T10:44:34.063Z] Removing intermediate container 6bdb78a67ca6 [2022-05-23T10:44:34.063Z] ---> 8df7edd047f9 [2022-05-23T10:44:34.063Z] [2022-05-23T10:44:34.334Z] Successfully built 8df7edd047f9 [2022-05-23T10:44:34.334Z] Successfully tagged security-spire-server-arm64:latest [2022-05-23T10:44:34.625Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-23T10:44:34.628Z] $ docker stop --time=1 0e0260396c0df668a07b71f764dc252ff8e3d030f7604c495d51c14fb017bb31 [2022-05-23T10:44:36.368Z] $ docker rm -f 0e0260396c0df668a07b71f764dc252ff8e3d030f7604c495d51c14fb017bb31 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T10:44:36.946Z] + docker images [2022-05-23T10:44:37.537Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-23T10:44:37.537Z] security-spire-server-arm64 latest 8df7edd047f9 4 seconds ago 86.3MB [2022-05-23T10:44:37.537Z] 0c62d71540e2 25 seconds ago 4.14GB [2022-05-23T10:44:37.537Z] security-spire-agent-arm64 latest 5f2bafe91230 34 seconds ago 126MB [2022-05-23T10:44:37.537Z] security-spire-config-arm64 latest c2b2b9ea5f31 36 seconds ago 85.6MB [2022-05-23T10:44:37.537Z] f56c6f849758 About a minute ago 4.14GB [2022-05-23T10:44:37.537Z] ca6e4cd29c79 About a minute ago 4.14GB [2022-05-23T10:44:37.537Z] support-notifications-arm64 latest 600c0efad80e 28 minutes ago 25.8MB [2022-05-23T10:44:37.537Z] 5c5c27fafb7a 29 minutes ago 1.36GB [2022-05-23T10:44:37.537Z] core-metadata-arm64 latest 7ddff24669f2 30 minutes ago 16.3MB [2022-05-23T10:44:37.537Z] 9cd1072f9c22 30 minutes ago 1.31GB [2022-05-23T10:44:37.537Z] security-spiffe-token-provider-arm64 latest 30d7a252d396 36 minutes ago 27.9MB [2022-05-23T10:44:37.537Z] 30b58959efcd 36 minutes ago 1.36GB [2022-05-23T10:44:37.537Z] support-scheduler-arm64 latest b54fb2b08c3d 37 minutes ago 25.2MB [2022-05-23T10:44:37.537Z] ae30a1454512 37 minutes ago 1.36GB [2022-05-23T10:44:37.537Z] core-command-arm64 latest 0c09c85614a9 40 minutes ago 15.5MB [2022-05-23T10:44:37.537Z] 49b224a8bdb4 41 minutes ago 1.3GB [2022-05-23T10:44:37.537Z] sys-mgmt-agent-arm64 latest 848b5d209516 45 minutes ago 282MB [2022-05-23T10:44:37.537Z] core-data-arm64 latest 9e32ce8ecc34 46 minutes ago 21.6MB [2022-05-23T10:44:37.537Z] security-bootstrapper-arm64 latest 8d41b1c01030 46 minutes ago 18.3MB [2022-05-23T10:44:37.537Z] security-secretstore-setup-arm64 latest 74683dd87f41 46 minutes ago 27.5MB [2022-05-23T10:44:37.537Z] security-proxy-setup-arm64 latest b88a1339564e 46 minutes ago 26.1MB [2022-05-23T10:44:37.537Z] a3bf26542279 46 minutes ago 1.34GB [2022-05-23T10:44:37.537Z] 8b4436c1cc10 47 minutes ago 1.31GB [2022-05-23T10:44:37.537Z] 8c0a3d3b5347 47 minutes ago 1.32GB [2022-05-23T10:44:37.537Z] 78a8f2ee54ea 47 minutes ago 1.31GB [2022-05-23T10:44:37.537Z] bedb131cfde0 47 minutes ago 1.31GB [2022-05-23T10:44:37.537Z] ci-base-image-arm64 latest 4d36d51a3707 About an hour ago 885MB [2022-05-23T10:44:37.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB [2022-05-23T10:44:37.537Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-23T10:44:37.537Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-23T10:44:37.538Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-23T10:44:37.538Z] 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-23T10:44:37.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:44:37.978Z] [2022-05-23T10:44:37.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:44:38.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:44:38.603Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T10:44:38.603Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T10:44:38.603Z] 04944245beec: Pulling fs layer [2022-05-23T10:44:38.603Z] 699f458cf7ca: Pulling fs layer [2022-05-23T10:44:38.603Z] 765212b225bb: Pulling fs layer [2022-05-23T10:44:38.603Z] f23df028b6ca: Pulling fs layer [2022-05-23T10:44:38.603Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T10:44:38.603Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T10:44:38.603Z] 765212b225bb: Waiting [2022-05-23T10:44:38.603Z] f23df028b6ca: Waiting [2022-05-23T10:44:38.603Z] d65c8cfc05b1: Waiting [2022-05-23T10:44:38.603Z] 2437ff75d9bd: Waiting [2022-05-23T10:44:38.603Z] 04944245beec: Verifying Checksum [2022-05-23T10:44:38.603Z] 04944245beec: Download complete [2022-05-23T10:44:38.603Z] 765212b225bb: Verifying Checksum [2022-05-23T10:44:38.603Z] 765212b225bb: Download complete [2022-05-23T10:44:38.603Z] f23df028b6ca: Verifying Checksum [2022-05-23T10:44:38.603Z] f23df028b6ca: Download complete [2022-05-23T10:44:38.880Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T10:44:38.880Z] d65c8cfc05b1: Download complete [2022-05-23T10:44:38.880Z] 699f458cf7ca: Verifying Checksum [2022-05-23T10:44:38.880Z] 699f458cf7ca: Download complete [2022-05-23T10:44:39.476Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T10:44:39.476Z] 8998bd30e6a1: Download complete [2022-05-23T10:44:42.103Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T10:44:42.103Z] 2437ff75d9bd: Download complete [2022-05-23T10:44:44.086Z] 8998bd30e6a1: Pull complete [2022-05-23T10:44:44.359Z] 04944245beec: Pull complete [2022-05-23T10:44:45.799Z] 699f458cf7ca: Pull complete [2022-05-23T10:44:46.073Z] 765212b225bb: Pull complete [2022-05-23T10:44:47.058Z] f23df028b6ca: Pull complete [2022-05-23T10:44:47.334Z] d65c8cfc05b1: Pull complete [2022-05-23T10:45:02.413Z] 2437ff75d9bd: Pull complete [2022-05-23T10:45:02.413Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T10:45:02.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:45:02.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T10:45:02.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-64354 does not seem to be running inside a container [2022-05-23T10:45:02.749Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T10:45:05.838Z] $ docker top 88b9a27389f54ab263bd437386b9797f115670ae41088864ade31eb0eabea46e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:06.919Z] ---> job-cost.sh [2022-05-23T10:45:06.919Z] lf-activate-venv: SKIPPING [2022-05-23T10:45:06.919Z] INFO: No Stack... [2022-05-23T10:45:07.512Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T10:45:08.486Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T10:45:09.157Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-05-23T10:45:09.157Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T10:45:09.191Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] [2022-05-23T10:45:09.196Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] did not exist. Created. [2022-05-23T10:45:09.197Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T10:45:09.871Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T10:45:10.161Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T10:45:10.168Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4035-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T10:45:10.197Z] $ docker stop --time=1 88b9a27389f54ab263bd437386b9797f115670ae41088864ade31eb0eabea46e [2022-05-23T10:45:11.824Z] $ docker rm -f 88b9a27389f54ab263bd437386b9797f115670ae41088864ade31eb0eabea46e [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-23T10:45:12.325Z] provisioning config files... [2022-05-23T10:45:12.333Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7052625591615110807tmp [Pipeline] { [Pipeline] sh [2022-05-23T10:45:12.629Z] + set +x [2022-05-23T10:45:12.629Z] + bash -s -- [2022-05-23T10:45:12.629Z] + curl -s https://codecov.io/bash [2022-05-23T10:45:12.629Z] [2022-05-23T10:45:12.629Z] _____ _ [2022-05-23T10:45:12.629Z] / ____| | | [2022-05-23T10:45:12.629Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T10:45:12.629Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T10:45:12.629Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T10:45:12.629Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T10:45:12.629Z] Bash-1.0.6 [2022-05-23T10:45:12.629Z] [2022-05-23T10:45:12.629Z] [2022-05-23T10:45:12.629Z] ==> git version 2.25.1 found [2022-05-23T10:45:12.629Z] ==> 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-23T10:45:12.629Z] Release-Date: 2020-01-08 [2022-05-23T10:45:12.629Z] 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-23T10:45:12.629Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T10:45:12.629Z] ==> Jenkins CI detected. [2022-05-23T10:45:12.629Z] current dir:  /w/workspace/edgex-go/2 [2022-05-23T10:45:12.629Z] project root: . [2022-05-23T10:45:12.629Z] --> token set from env [2022-05-23T10:45:12.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T10:45:12.629Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T10:45:12.629Z] ==> Python coveragepy not found [2022-05-23T10:45:12.629Z] ==> Searching for coverage reports in: [2022-05-23T10:45:12.629Z] + . [2022-05-23T10:45:12.890Z] -> Found 1 reports [2022-05-23T10:45:12.890Z] ==> Detecting git/mercurial file structure [2022-05-23T10:45:12.890Z] ==> Reading reports [2022-05-23T10:45:12.890Z] + ./coverage.out bytes=435134 [2022-05-23T10:45:12.890Z] ==> Appending adjustments [2022-05-23T10:45:12.890Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T10:45:14.271Z] + Found adjustments [2022-05-23T10:45:14.271Z] ==> Gzipping contents [2022-05-23T10:45:14.271Z] 60K /tmp/codecov.RK03L6.gz [2022-05-23T10:45:14.271Z] ==> Uploading reports [2022-05-23T10:45:14.271Z] url: https://codecov.io [2022-05-23T10:45:14.271Z] query: branch=PR-4035&commit=d03d2a26d2453c540fc56b565d879a63d9f575c5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4035%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4035&job=&cmd_args= [2022-05-23T10:45:14.271Z] -> Pinging Codecov [2022-05-23T10:45:14.271Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4035&commit=d03d2a26d2453c540fc56b565d879a63d9f575c5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4035%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4035&job=&cmd_args= [2022-05-23T10:45:14.271Z] -> Uploading to [2022-05-23T10:45:14.271Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/d03d2a26d2453c540fc56b565d879a63d9f575c5/92fd0a40-bfae-4bc6-922d-97a668eb7487.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T104514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e4ac3bf114bfda99dca5a2b18129eeff5fe61d2fb3e3f93006ef6f332909cfe [2022-05-23T10:45:14.271Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T10:45:14.271Z] Dload Upload Total Spent Left Speed [2022-05-23T10:45:14.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59788 0 0 100 59788 0 260k --:--:-- --:--:-- --:--:-- 259k [2022-05-23T10:45:14.532Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d03d2a26d2453c540fc56b565d879a63d9f575c5 [Pipeline] } [2022-05-23T10:45:14.541Z] 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-23T10:45:15.128Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:15.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:16.290Z] ---> package-listing.sh [2022-05-23T10:45:16.290Z] ++ facter osfamily [2022-05-23T10:45:16.290Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T10:45:16.550Z] + OS_FAMILY=debian [2022-05-23T10:45:16.550Z] + workspace=/w/workspace/edgex-go/2 [2022-05-23T10:45:16.550Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T10:45:16.550Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T10:45:16.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T10:45:16.550Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T10:45:16.550Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-23T10:45:16.550Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T10:45:16.550Z] + case "${OS_FAMILY}" in [2022-05-23T10:45:16.550Z] + dpkg -l [2022-05-23T10:45:16.550Z] + grep '^ii' [2022-05-23T10:45:16.550Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T10:45:16.550Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T10:45:16.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T10:45:16.550Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-23T10:45:16.550Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-05-23T10:45:16.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-05-23T10:45:16.562Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T10:45:16.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:45:17.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:45:17.398Z] [2022-05-23T10:45:17.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:45:17.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:45:17.704Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T10:45:17.704Z] 5eb5b503b376: Pulling fs layer [2022-05-23T10:45:17.704Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T10:45:17.704Z] ec43610c2a17: Pulling fs layer [2022-05-23T10:45:17.704Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T10:45:17.704Z] 33b1e0a273af: Pulling fs layer [2022-05-23T10:45:17.704Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T10:45:17.704Z] 2f39f015ded8: Pulling fs layer [2022-05-23T10:45:17.704Z] 33b1e0a273af: Waiting [2022-05-23T10:45:17.704Z] 5d3b04190fa2: Waiting [2022-05-23T10:45:17.704Z] 2f39f015ded8: Waiting [2022-05-23T10:45:17.704Z] 3a2ae6a8a46f: Waiting [2022-05-23T10:45:17.704Z] 5c69ac0246d0: Download complete [2022-05-23T10:45:17.704Z] 3a2ae6a8a46f: Download complete [2022-05-23T10:45:17.704Z] ec43610c2a17: Verifying Checksum [2022-05-23T10:45:17.704Z] ec43610c2a17: Download complete [2022-05-23T10:45:17.963Z] 33b1e0a273af: Verifying Checksum [2022-05-23T10:45:17.963Z] 33b1e0a273af: Download complete [2022-05-23T10:45:17.963Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T10:45:17.963Z] 5d3b04190fa2: Download complete [2022-05-23T10:45:17.963Z] 5eb5b503b376: Verifying Checksum [2022-05-23T10:45:17.963Z] 5eb5b503b376: Download complete [2022-05-23T10:45:18.528Z] 2f39f015ded8: Download complete [2022-05-23T10:45:19.466Z] 5eb5b503b376: Pull complete [2022-05-23T10:45:19.466Z] 5c69ac0246d0: Pull complete [2022-05-23T10:45:19.727Z] ec43610c2a17: Pull complete [2022-05-23T10:45:19.986Z] 3a2ae6a8a46f: Pull complete [2022-05-23T10:45:20.245Z] 33b1e0a273af: Pull complete [2022-05-23T10:45:20.245Z] 5d3b04190fa2: Pull complete [2022-05-23T10:45:24.437Z] 2f39f015ded8: Pull complete [2022-05-23T10:45:24.437Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T10:45:24.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:45:24.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T10:45:24.507Z] prd-ubuntu20.04-docker-8c-8g-64353 does not seem to be running inside a container [2022-05-23T10:45:24.543Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T10:45:26.706Z] $ docker top eebce6b89412442dc54f26464905254bd5e9c6e829f6dddf2f8008aa39be399f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T10:45:27.058Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T10:45:27.349Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T10:45:27.641Z] + ls /var/log/sa-host [2022-05-23T10:45:27.642Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T10:45:27.727Z] provisioning config files... [2022-05-23T10:45:27.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1327180800233323097tmp [Pipeline] { [Pipeline] echo [2022-05-23T10:45:27.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:28.037Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T10:45:28.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:28.379Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T10:45:28.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:28.759Z] ---> sudo-logs.sh [2022-05-23T10:45:28.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T10:45:28.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:29.083Z] ---> job-cost.sh [2022-05-23T10:45:29.083Z] lf-activate-venv: SKIPPING [2022-05-23T10:45:29.083Z] DEBUG: total: 0.2199999988079071 [2022-05-23T10:45:29.083Z] INFO: Retrieving Stack Cost... [2022-05-23T10:45:29.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T10:45:29.913Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T10:45:29.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:45:30.208Z] ---> logs-deploy.sh [2022-05-23T10:45:30.208Z] lf-activate-venv: SKIPPING [2022-05-23T10:45:30.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4035/2 [2022-05-23T10:45:30.208Z] INFO: archiving workspace using pattern(s): [2022-05-23T10:45:31.150Z] Archives upload complete. [2022-05-23T10:45:31.150Z] INFO: archiving logs to Nexus