Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 2c16b7b0709465bc6f7a1b9e691fff24dc61a275+9607b8313bf3bc4f18f2455067ce19b66a7e2c12 (6eff7763151b3dcdea8ff512b35c3aa4b24afb34) 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-ssh9442996777354606030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2068868727535262989.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3945/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-3945/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12410512916294494893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16575705515292341365.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-3945/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-3945/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8508460459620397073.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:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10983 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 Merge succeeded, producing d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c Checking out Revision d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c (PR-3945) > 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/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # 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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c # timeout=10 Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" > git rev-list --no-walk 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T20:29:21.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T20:29:21.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T20:29:21.697Z] ========================================================= [2022-04-06T20:29:21.697Z] EdgeX Global Pipelines Version Info [2022-04-06T20:29:21.697Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:29:22.478Z] ------------------- [2022-04-06T20:29:22.479Z] stable info: [2022-04-06T20:29:22.479Z] ------------------- [2022-04-06T20:29:22.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T20:29:22.479Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T20:29:22.479Z] Message: update stable to v1.0.221 [2022-04-06T20:29:23.053Z] ------------------- [2022-04-06T20:29:23.053Z] experimental info: [2022-04-06T20:29:23.053Z] ------------------- [2022-04-06T20:29:23.053Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T20:29:23.053Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T20:29:23.053Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T20:29:23.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-06T20:29:23.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-06T20:29:23.216Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T20:29:23.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T20:29:23.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T20:29:23.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T20:29:23.251Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T20:29:23.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-06T20:29:23.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-06T20:29:23.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-06T20:29:23.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T20:29:23.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T20:29:23.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T20:29:23.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T20:29:23.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T20:29:23.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T20:29:23.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T20:29:23.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T20:29:23.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-06T20:29:23.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-06T20:29:23.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-06T20:29:23.410Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T20:29:23.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3945 [Pipeline] echo [2022-04-06T20:29:23.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3945 [Pipeline] echo [2022-04-06T20:29:23.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3945 [Pipeline] echo [2022-04-06T20:29:23.454Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [Pipeline] echo [2022-04-06T20:29:23.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5755bd [Pipeline] echo [2022-04-06T20:29:23.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T20:29:23.516Z] provisioning config files... [2022-04-06T20:29:23.532Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5593542763227927012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:29:23.852Z] ---> docker-login.sh [2022-04-06T20:29:23.853Z] nexus3.edgexfoundry.org:10001 [2022-04-06T20:29:24.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:29:24.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:29:24.116Z] Configure a credential helper to remove this warning. See [2022-04-06T20:29:24.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:29:24.117Z] [2022-04-06T20:29:24.117Z] Login Succeeded [2022-04-06T20:29:24.117Z] nexus3.edgexfoundry.org:10002 [2022-04-06T20:29:24.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:29:24.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:29:24.380Z] Configure a credential helper to remove this warning. See [2022-04-06T20:29:24.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:29:24.380Z] [2022-04-06T20:29:24.380Z] Login Succeeded [2022-04-06T20:29:24.380Z] nexus3.edgexfoundry.org:10003 [2022-04-06T20:29:24.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:29:24.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:29:24.380Z] Configure a credential helper to remove this warning. See [2022-04-06T20:29:24.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:29:24.380Z] [2022-04-06T20:29:24.380Z] Login Succeeded [2022-04-06T20:29:24.380Z] nexus3.edgexfoundry.org:10004 [2022-04-06T20:29:24.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:29:24.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:29:24.642Z] Configure a credential helper to remove this warning. See [2022-04-06T20:29:24.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:29:24.642Z] [2022-04-06T20:29:24.642Z] Login Succeeded [2022-04-06T20:29:24.642Z] docker.io [2022-04-06T20:29:24.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:29:24.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:29:24.905Z] Configure a credential helper to remove this warning. See [2022-04-06T20:29:24.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:29:24.905Z] [2022-04-06T20:29:24.905Z] Login Succeeded [2022-04-06T20:29:24.905Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T20:29:24.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T20:29:25.236Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-06T20:29:25.236Z] + + dirname cmd/core-command/Dockerfile [2022-04-06T20:29:25.236Z] cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/core-data/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-06T20:29:25.236Z] + + dirname cmd/core-metadata/Dockerfile [2022-04-06T20:29:25.236Z] cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/support-notifications/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-06T20:29:25.236Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-06T20:29:25.236Z] + cut -d/ -f2 [2022-04-06T20:29:25.236Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-06T20:29:25.349Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-06T20:29:25.717Z] + git rev-list -1 --merges d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c~1..d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [Pipeline] echo [2022-04-06T20:29:25.732Z] -----------> git rev-list -1 --merges d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c~1..d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:29:25.732Z] d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [false] [Pipeline] sh [2022-04-06T20:29:26.034Z] + git log --format=format:%s -1 d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [Pipeline] echo [2022-04-06T20:29:26.050Z] ========================================================= [2022-04-06T20:29:26.050Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T20:29:26.050Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-06T20:29:26.635Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T20:29:26.635Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T20:29:26.635Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T20:29:26.635Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T20:29:26.635Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T20:29:26.635Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T20:29:26.635Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:29:26.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:29:26.982Z] [2022-04-06T20:29:26.982Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:29:27.285Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:29:27.285Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T20:29:27.285Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T20:29:27.285Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T20:29:27.285Z] 4c7163046ea9: Pulling fs layer [2022-04-06T20:29:27.285Z] 0c2d73faf560: Pulling fs layer [2022-04-06T20:29:27.285Z] 0c2d73faf560: Waiting [2022-04-06T20:29:27.285Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T20:29:27.285Z] 3e5f54012d9b: Download complete [2022-04-06T20:29:27.285Z] a0d0a0d46f8b: Download complete [2022-04-06T20:29:27.285Z] 0c2d73faf560: Verifying Checksum [2022-04-06T20:29:27.285Z] 0c2d73faf560: Download complete [2022-04-06T20:29:27.285Z] 4c7163046ea9: Verifying Checksum [2022-04-06T20:29:27.285Z] 4c7163046ea9: Download complete [2022-04-06T20:29:27.545Z] a0d0a0d46f8b: Pull complete [2022-04-06T20:29:27.545Z] 3e5f54012d9b: Pull complete [2022-04-06T20:29:27.803Z] 4c7163046ea9: Pull complete [2022-04-06T20:29:28.062Z] 0c2d73faf560: Pull complete [2022-04-06T20:29:28.062Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T20:29:28.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T20:29:28.062Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T20:29:28.135Z] prd-ubuntu20.04-docker-8c-8g-10983 does not seem to be running inside a container [2022-04-06T20:29:28.181Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T20:29:28.947Z] $ docker top eccbb9bb766c7b2df939dae79862ee93a0c267050e88f87220e99399981a15ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T20:29:29.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T20:29:29.037Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T20:29:29.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T20:29:29.188Z] $ docker exec eccbb9bb766c7b2df939dae79862ee93a0c267050e88f87220e99399981a15ca ssh-agent [2022-04-06T20:29:29.318Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCAHKMI/agent.13 [2022-04-06T20:29:29.318Z] SSH_AGENT_PID=19 [2022-04-06T20:29:29.328Z] Running ssh-add (command line suppressed) [2022-04-06T20:29:29.461Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7761629043371079250.key (/w/workspace/edgex-go/2@tmp/private_key_7761629043371079250.key) [2022-04-06T20:29:29.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T20:29:29.765Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T20:29:29.795Z] $ docker exec --env ******** --env ******** eccbb9bb766c7b2df939dae79862ee93a0c267050e88f87220e99399981a15ca ssh-agent -k [2022-04-06T20:29:29.914Z] unset SSH_AUTH_SOCK; [2022-04-06T20:29:29.914Z] unset SSH_AGENT_PID; [2022-04-06T20:29:29.914Z] echo Agent pid 19 killed; [2022-04-06T20:29:29.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T20:29:29.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T20:29:29.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T20:29:30.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T20:29:30.084Z] $ docker exec eccbb9bb766c7b2df939dae79862ee93a0c267050e88f87220e99399981a15ca ssh-agent [2022-04-06T20:29:30.204Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGnEghB/agent.52 [2022-04-06T20:29:30.204Z] SSH_AGENT_PID=59 [2022-04-06T20:29:30.210Z] Running ssh-add (command line suppressed) [2022-04-06T20:29:30.343Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8618449849316094436.key (/w/workspace/edgex-go/2@tmp/private_key_8618449849316094436.key) [2022-04-06T20:29:30.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T20:29:30.644Z] + git semver init [2022-04-06T20:29:30.644Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T20:29:30.644Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-04-06T20:29:30.644Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-04-06T20:29:30.644Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T20:29:30.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T20:29:30.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T20:29:30.644Z] # $SEMVER_BRANCH = PR-3945 [2022-04-06T20:29:30.644Z] # $SEMVER_TEMP = /tmp/semver-049735383 [2022-04-06T20:29:30.644Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-06T20:29:45.555Z] # '/tmp/semver-049735383' -> '/w/workspace/edgex-go/2/.semver' [2022-04-06T20:29:45.555Z] # -> Force: false [2022-04-06T20:29:45.555Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-04-06T20:29:45.572Z] $ docker exec --env ******** --env ******** eccbb9bb766c7b2df939dae79862ee93a0c267050e88f87220e99399981a15ca ssh-agent -k [2022-04-06T20:29:45.674Z] unset SSH_AUTH_SOCK; [2022-04-06T20:29:45.674Z] unset SSH_AGENT_PID; [2022-04-06T20:29:45.674Z] echo Agent pid 59 killed; [2022-04-06T20:29:45.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T20:29:45.988Z] + git semver [Pipeline] } [2022-04-06T20:29:46.006Z] $ docker stop --time=1 eccbb9bb766c7b2df939dae79862ee93a0c267050e88f87220e99399981a15ca [2022-04-06T20:29:47.768Z] $ docker rm -f eccbb9bb766c7b2df939dae79862ee93a0c267050e88f87220e99399981a15ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T20:29:48.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T20:29:48.394Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T20:29:48.398Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-06T20:29:48.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T20:29:48.554Z] ========================================================= [2022-04-06T20:29:48.554Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T20:29:48.554Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:29:48.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:29:48.846Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T20:29:48.846Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T20:29:48.846Z] 666ba61612fd: Pulling fs layer [2022-04-06T20:29:48.846Z] 8ed8ca486205: Pulling fs layer [2022-04-06T20:29:48.846Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T20:29:48.846Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T20:29:48.846Z] 640e595b4fbd: Pulling fs layer [2022-04-06T20:29:48.846Z] 763cafe07f6e: Pulling fs layer [2022-04-06T20:29:48.846Z] 0c0b528cf693: Pulling fs layer [2022-04-06T20:29:48.846Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T20:29:48.846Z] 22a0e8bec74d: Waiting [2022-04-06T20:29:48.846Z] 640e595b4fbd: Waiting [2022-04-06T20:29:48.846Z] 763cafe07f6e: Waiting [2022-04-06T20:29:48.846Z] 0c0b528cf693: Waiting [2022-04-06T20:29:48.846Z] 10935f4eaf8b: Waiting [2022-04-06T20:29:48.846Z] 4fe6c5a15a65: Waiting [2022-04-06T20:29:48.846Z] 8ed8ca486205: Download complete [2022-04-06T20:29:48.846Z] 666ba61612fd: Verifying Checksum [2022-04-06T20:29:48.846Z] 666ba61612fd: Download complete [2022-04-06T20:29:48.846Z] 22a0e8bec74d: Download complete [2022-04-06T20:29:48.846Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T20:29:48.846Z] 640e595b4fbd: Download complete [2022-04-06T20:29:48.846Z] 763cafe07f6e: Verifying Checksum [2022-04-06T20:29:48.846Z] 763cafe07f6e: Download complete [2022-04-06T20:29:49.106Z] 0c0b528cf693: Verifying Checksum [2022-04-06T20:29:49.106Z] 0c0b528cf693: Download complete [2022-04-06T20:29:49.106Z] 59bf1c3509f3: Pull complete [2022-04-06T20:29:49.106Z] 666ba61612fd: Pull complete [2022-04-06T20:29:49.370Z] 8ed8ca486205: Pull complete [2022-04-06T20:29:49.630Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T20:29:49.630Z] 4fe6c5a15a65: Download complete [2022-04-06T20:29:49.630Z] 10935f4eaf8b: Download complete [2022-04-06T20:29:53.837Z] 4fe6c5a15a65: Pull complete [2022-04-06T20:29:53.837Z] 22a0e8bec74d: Pull complete [2022-04-06T20:29:53.837Z] 640e595b4fbd: Pull complete [2022-04-06T20:29:53.837Z] 763cafe07f6e: Pull complete [2022-04-06T20:29:53.837Z] 0c0b528cf693: Pull complete [2022-04-06T20:29:56.379Z] 10935f4eaf8b: Pull complete [2022-04-06T20:29:56.379Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T20:29:56.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:29:56.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:29:56.677Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:29:56.677Z] WORKDIR /edgex [2022-04-06T20:29:56.677Z] COPY go.mod . [2022-04-06T20:29:56.677Z] RUN go mod download [2022-04-06T20:29:56.677Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-06T20:29:58.056Z] Sending build context to Docker daemon 334.7MB [2022-04-06T20:29:58.056Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T20:29:58.056Z] ---> 99d49a6021b9 [2022-04-06T20:29:58.056Z] Step 2/4 : WORKDIR /edgex [2022-04-06T20:29:59.969Z] ---> Running in b7b0cf05a911 [2022-04-06T20:30:00.230Z] Removing intermediate container b7b0cf05a911 [2022-04-06T20:30:00.230Z] ---> cfa1bdaf0659 [2022-04-06T20:30:00.230Z] Step 3/4 : COPY go.mod . [2022-04-06T20:30:00.230Z] ---> d039951906cd [2022-04-06T20:30:00.230Z] Step 4/4 : RUN go mod download [2022-04-06T20:30:00.230Z] ---> Running in ab1ae0e33433 [2022-04-06T20:30:03.493Z] Still waiting to schedule task [2022-04-06T20:30:03.493Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-06T20:30:18.335Z] Removing intermediate container ab1ae0e33433 [2022-04-06T20:30:18.335Z] ---> 9d96a8c568e9 [2022-04-06T20:30:18.335Z] Successfully built 9d96a8c568e9 [2022-04-06T20:30:18.335Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:30:18.627Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T20:30:18.628Z] . [Pipeline] withDockerContainer [2022-04-06T20:30:18.686Z] prd-ubuntu20.04-docker-8c-8g-10983 does not seem to be running inside a container [2022-04-06T20:30:18.727Z] $ 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-x86_64 cat [2022-04-06T20:30:19.132Z] $ docker top 6d74aee313a15a27a37ce3ae176b540f7f91b1b624c93d4203a63834333343f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:30:19.482Z] + go version [2022-04-06T20:30:19.482Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T20:30:19.500Z] $ docker stop --time=1 6d74aee313a15a27a37ce3ae176b540f7f91b1b624c93d4203a63834333343f1 [2022-04-06T20:30:20.824Z] $ docker rm -f 6d74aee313a15a27a37ce3ae176b540f7f91b1b624c93d4203a63834333343f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:30:21.214Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T20:30:21.214Z] . [Pipeline] withDockerContainer [2022-04-06T20:30:21.287Z] prd-ubuntu20.04-docker-8c-8g-10983 does not seem to be running inside a container [2022-04-06T20:30:21.340Z] $ 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-x86_64 cat [2022-04-06T20:30:21.736Z] $ docker top ca1926add6d5db2613468c5bcc91109b9e75de436c7fb7cf0b7134716b582436 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T20:30:21.814Z] ========================================================= [2022-04-06T20:30:21.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T20:30:21.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:30:22.120Z] + make test [2022-04-06T20:30:22.120Z] go mod tidy -compat=1.17 [2022-04-06T20:30:22.120Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T20:30:27.396Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T20:30:39.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T20:30:39.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T20:30:40.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements [2022-04-06T20:30:40.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T20:30:40.162Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.9% of statements [2022-04-06T20:30:40.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T20:30:40.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T20:30:43.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.724s coverage: 89.2% of statements [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:30:43.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 84.4% of statements [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T20:30:43.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.381s coverage: 94.7% of statements [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T20:30:43.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 24.0% of statements [2022-04-06T20:30:43.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2022-04-06T20:30:43.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2022-04-06T20:30:53.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2022-04-06T20:30:53.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-04-06T20:30:54.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.199s coverage: 82.5% of statements [2022-04-06T20:30:54.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.051s coverage: 87.2% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.146s coverage: 91.2% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.4% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T20:31:04.832Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:31:04.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T20:31:04.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T20:31:04.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements [2022-04-06T20:31:04.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T20:31:04.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T20:31:04.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T20:31:04.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T20:31:04.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T20:31:04.833Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T20:31:04.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-04-06T20:31:04.833Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-06T20:31:04.833Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-06T20:31:22.912Z] GO111MODULE=on go vet ./... [2022-04-06T20:31:25.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T20:31:25.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T20:31:25.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T20:31:26.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T20:31:26.600Z] + ls -al . [2022-04-06T20:31:26.600Z] total 664 [2022-04-06T20:31:26.600Z] drwxrwxr-x 10 1001 1001 4096 Apr 6 20:31 . [2022-04-06T20:31:26.600Z] drwxr-xr-x 4 root root 4096 Apr 6 20:30 .. [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 20:29 .dockerignore [2022-04-06T20:31:26.600Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:29 .git [2022-04-06T20:31:26.600Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:29 .github [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 20:29 .gitignore [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 20:29 .golangci.yml [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 20:29 .hadolint.yml [2022-04-06T20:31:26.600Z] drwx------ 3 1001 1001 4096 Apr 6 20:29 .semver [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 20:29 .sonarcloud.properties [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:29 ADOPTERS.md [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:29 Attribution.txt [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:29 CHANGELOG.md [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:29 CONTRIBUTING.md [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 20:29 GOVERNANCE.md [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 20:29 Jenkinsfile [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:29 LICENSE [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:29 Makefile [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 20:29 OWNERS.md [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:29 README.md [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:29 SECURITY.md [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 20:29 VERSION [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:29 ZMQWindows.md [2022-04-06T20:31:26.600Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 20:29 bin [2022-04-06T20:31:26.600Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 20:29 cmd [2022-04-06T20:31:26.600Z] -rw-r--r-- 1 root root 429122 Apr 6 20:31 coverage.out [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:29 go.mod [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:30 go.sum [2022-04-06T20:31:26.600Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:29 internal [2022-04-06T20:31:26.600Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 20:29 openapi [2022-04-06T20:31:26.600Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:29 snap [2022-04-06T20:31:26.600Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 20:29 version.go [Pipeline] sh [2022-04-06T20:31:26.885Z] + '[' -e coverage.out ] [2022-04-06T20:31:26.885Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T20:31:26.970Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T20:31:27.251Z] + make build [2022-04-06T20:31:27.251Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T20:31:38.140Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10988 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws [2022-04-06T20:31:38.156Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-06T20:31:38.447Z] The recommended git tool is: git [2022-04-06T20:31:42.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T20:31:44.162Z] using credential edgex-jenkins-ssh [2022-04-06T20:31:44.181Z] Cloning the remote Git repository [2022-04-06T20:31:44.248Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:31:44.329Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-06T20:31:44.421Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:31:44.422Z] > git --version # timeout=10 [2022-04-06T20:31:44.444Z] > git --version # 'git version 2.25.1' [2022-04-06T20:31:44.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:31:44.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:31:54.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T20:31:54.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T20:31:55.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T20:31:56.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T20:31:57.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T20:31:58.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T20:31:59.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T20:32:01.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T20:32:01.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T20:32:02.663Z] Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T20:32:01.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:32:01.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:32:01.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:32:01.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:32:01.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:32:01.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T20:32:02.695Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:32:02.722Z] > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [2022-04-06T20:32:03.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T20:32:03.237Z] Merge succeeded, producing a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T20:32:03.237Z] Checking out Revision a98b84524b0baf845f5c87cf1907c6be13d1d4bc (PR-3945) [2022-04-06T20:32:04.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T20:32:02.977Z] > git remote # timeout=10 [2022-04-06T20:32:02.993Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T20:32:03.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:32:03.019Z] > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 [2022-04-06T20:32:03.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T20:32:03.249Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:32:03.272Z] > git checkout -f a98b84524b0baf845f5c87cf1907c6be13d1d4bc # timeout=10 [Pipeline] } [2022-04-06T20:32:05.389Z] $ docker stop --time=1 ca1926add6d5db2613468c5bcc91109b9e75de436c7fb7cf0b7134716b582436 [2022-04-06T20:32:07.664Z] Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" [2022-04-06T20:32:07.680Z] > git rev-list --no-walk 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [2022-04-06T20:32:07.981Z] $ docker rm -f ca1926add6d5db2613468c5bcc91109b9e75de436c7fb7cf0b7134716b582436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T20:32:09.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:32:09.392Z] [2022-04-06T20:32:09.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:32:09.664Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T20:32:09.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T20:32:09.664Z] Dload Upload Total Spent Left Speed [2022-04-06T20:32:09.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44026 0 --:--:-- --:--:-- --:--:-- 44026 [2022-04-06T20:32:09.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:32:09.699Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-06T20:32:09.699Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-06T20:32:09.699Z] ca9280d653b3: Pulling fs layer [2022-04-06T20:32:09.699Z] 7e9c9ca2126c: Pulling fs layer [2022-04-06T20:32:09.699Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-06T20:32:09.699Z] cbdbe7a5bc2a: Download complete [Pipeline] sh [2022-04-06T20:32:09.957Z] ca9280d653b3: Verifying Checksum [2022-04-06T20:32:09.957Z] ca9280d653b3: Download complete [2022-04-06T20:32:09.957Z] cbdbe7a5bc2a: Pull complete [2022-04-06T20:32:10.204Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-06T20:32:10.216Z] 7e9c9ca2126c: Download complete [2022-04-06T20:32:10.216Z] ca9280d653b3: Pull complete [Pipeline] sh [2022-04-06T20:32:10.563Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T20:32:10.563Z] + sudo tee /etc/docker/daemon.new [2022-04-06T20:32:10.563Z] { [2022-04-06T20:32:10.563Z] "registry-mirrors": [ [2022-04-06T20:32:10.563Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T20:32:10.563Z] ], [2022-04-06T20:32:10.563Z] "bip": "10.250.0.254/24", [2022-04-06T20:32:10.563Z] "hosts": [ [2022-04-06T20:32:10.563Z] "tcp://0.0.0.0:5555", [2022-04-06T20:32:10.563Z] "unix:///var/run/docker.sock" [2022-04-06T20:32:10.563Z] ], [2022-04-06T20:32:10.563Z] "mtu": 1458, [2022-04-06T20:32:10.563Z] "selinux-enabled": true, [2022-04-06T20:32:10.563Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T20:32:10.563Z] } [Pipeline] sh [2022-04-06T20:32:10.913Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T20:32:11.257Z] + sudo service docker restart [2022-04-06T20:32:14.403Z] 7e9c9ca2126c: Pull complete [2022-04-06T20:32:14.404Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-06T20:32:14.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:32:14.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-06T20:32:14.476Z] prd-ubuntu20.04-docker-8c-8g-10983 does not seem to be running inside a container [2022-04-06T20:32:14.514Z] $ 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:latest cat [2022-04-06T20:32:16.020Z] $ docker top 9fea89dd158457c83b8192212f9407115075991b4fb8a244ca2a7b7140adcefe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:32:16.403Z] + docker-compose build --help [2022-04-06T20:32:16.403Z] + grep parallel [2022-04-06T20:32:17.032Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T20:32:17.058Z] $ docker stop --time=1 9fea89dd158457c83b8192212f9407115075991b4fb8a244ca2a7b7140adcefe [2022-04-06T20:32:18.347Z] $ docker rm -f 9fea89dd158457c83b8192212f9407115075991b4fb8a244ca2a7b7140adcefe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:32:18.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-06T20:32:18.740Z] . [Pipeline] withDockerContainer [2022-04-06T20:32:18.806Z] prd-ubuntu20.04-docker-8c-8g-10983 does not seem to be running inside a container [2022-04-06T20:32:18.843Z] $ 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:latest cat [2022-04-06T20:32:19.192Z] $ docker top 9746a9d00a5776a218f8b8545f4c1144c98b6f6c81f4a758b4453148f01e0ff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:32:19.542Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T20:32:20.113Z] Building core-command ... [2022-04-06T20:32:20.113Z] Building core-data ... [2022-04-06T20:32:20.113Z] Building core-metadata ... [2022-04-06T20:32:20.113Z] Building security-bootstrapper ... [2022-04-06T20:32:20.113Z] Building security-proxy-setup ... [2022-04-06T20:32:20.113Z] Building security-secretstore-setup ... [2022-04-06T20:32:20.113Z] Building security-spiffe-token-provider ... [2022-04-06T20:32:20.113Z] Building security-spire-agent ... [2022-04-06T20:32:20.113Z] Building security-spire-config ... [2022-04-06T20:32:20.113Z] Building security-spire-server ... [2022-04-06T20:32:20.113Z] Building support-notifications ... [2022-04-06T20:32:20.113Z] Building support-scheduler ... [2022-04-06T20:32:20.113Z] Building sys-mgmt-agent ... [2022-04-06T20:32:20.113Z] Building security-secretstore-setup [2022-04-06T20:32:20.113Z] Building security-spire-agent [2022-04-06T20:32:20.113Z] Building security-bootstrapper [2022-04-06T20:32:20.113Z] Building sys-mgmt-agent [2022-04-06T20:32:20.113Z] Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T20:32:29.606Z] provisioning config files... [2022-04-06T20:32:29.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5942977832149782348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:32:30.128Z] ---> docker-login.sh [2022-04-06T20:32:30.128Z] nexus3.edgexfoundry.org:10001 [2022-04-06T20:32:30.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:32:31.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:32:31.340Z] Configure a credential helper to remove this warning. See [2022-04-06T20:32:31.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:32:31.340Z] [2022-04-06T20:32:31.340Z] Login Succeeded [2022-04-06T20:32:31.340Z] nexus3.edgexfoundry.org:10002 [2022-04-06T20:32:31.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:32:31.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:32:31.622Z] Configure a credential helper to remove this warning. See [2022-04-06T20:32:31.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:32:31.622Z] [2022-04-06T20:32:31.622Z] Login Succeeded [2022-04-06T20:32:31.622Z] nexus3.edgexfoundry.org:10003 [2022-04-06T20:32:32.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:32:32.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:32:32.219Z] Configure a credential helper to remove this warning. See [2022-04-06T20:32:32.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:32:32.219Z] [2022-04-06T20:32:32.219Z] Login Succeeded [2022-04-06T20:32:32.219Z] nexus3.edgexfoundry.org:10004 [2022-04-06T20:32:32.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:32:32.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:32:32.492Z] Configure a credential helper to remove this warning. See [2022-04-06T20:32:32.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:32:32.492Z] [2022-04-06T20:32:32.492Z] Login Succeeded [2022-04-06T20:32:32.492Z] docker.io [2022-04-06T20:32:33.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T20:32:33.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T20:32:33.353Z] Configure a credential helper to remove this warning. See [2022-04-06T20:32:33.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T20:32:33.353Z] [2022-04-06T20:32:33.353Z] Login Succeeded [2022-04-06T20:32:33.353Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T20:32:33.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T20:32:33.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T20:32:33.832Z] ========================================================= [2022-04-06T20:32:33.832Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T20:32:33.832Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:32:34.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:32:34.462Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T20:32:34.462Z] 9b3977197b4f: Pulling fs layer [2022-04-06T20:32:34.462Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T20:32:34.462Z] 94645a83ff95: Pulling fs layer [2022-04-06T20:32:34.462Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T20:32:34.462Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T20:32:34.462Z] f7c0051592d6: Pulling fs layer [2022-04-06T20:32:34.462Z] a227ed2f7395: Pulling fs layer [2022-04-06T20:32:34.462Z] 7b1c46037f91: Pulling fs layer [2022-04-06T20:32:34.462Z] f7c0051592d6: Waiting [2022-04-06T20:32:34.462Z] a227ed2f7395: Waiting [2022-04-06T20:32:34.462Z] 3f3a8bcf1eab: Waiting [2022-04-06T20:32:34.462Z] 7b1c46037f91: Waiting [2022-04-06T20:32:34.462Z] 0c92f367c5e7: Waiting [2022-04-06T20:32:34.462Z] 94645a83ff95: Verifying Checksum [2022-04-06T20:32:34.462Z] 94645a83ff95: Download complete [2022-04-06T20:32:34.462Z] 1a89e8eeedd5: Download complete [2022-04-06T20:32:34.462Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T20:32:34.462Z] 0c92f367c5e7: Download complete [2022-04-06T20:32:34.462Z] f7c0051592d6: Verifying Checksum [2022-04-06T20:32:34.462Z] f7c0051592d6: Download complete [2022-04-06T20:32:34.462Z] 9b3977197b4f: Verifying Checksum [2022-04-06T20:32:34.462Z] 9b3977197b4f: Download complete [2022-04-06T20:32:34.462Z] a227ed2f7395: Verifying Checksum [2022-04-06T20:32:34.462Z] a227ed2f7395: Download complete [2022-04-06T20:32:35.057Z] 9b3977197b4f: Pull complete [2022-04-06T20:32:35.661Z] 1a89e8eeedd5: Pull complete [2022-04-06T20:32:36.268Z] 94645a83ff95: Pull complete [2022-04-06T20:32:36.541Z] 7b1c46037f91: Verifying Checksum [2022-04-06T20:32:36.541Z] 7b1c46037f91: Download complete [2022-04-06T20:32:37.140Z] 3f3a8bcf1eab: Download complete [2022-04-06T20:32:38.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:32:38.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:32:38.214Z] ---> 9d96a8c568e9 [2022-04-06T20:32:38.214Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:32:38.214Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:32:38.214Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:32:38.214Z] ---> 9d96a8c568e9 [2022-04-06T20:32:38.214Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:32:38.214Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:32:38.214Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:32:38.214Z] ---> 9d96a8c568e9 [2022-04-06T20:32:38.214Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T20:32:38.214Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:32:38.214Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:32:38.214Z] ---> 9d96a8c568e9 [2022-04-06T20:32:38.214Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T20:32:38.475Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:32:38.475Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:32:38.475Z] ---> 9d96a8c568e9 [2022-04-06T20:32:38.475Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:32:41.029Z] ---> Running in 9a427f5d6c2e [2022-04-06T20:32:41.030Z] ---> Running in 0c5e94cfecdf [2022-04-06T20:32:41.030Z] ---> Running in 0644460218d4 [2022-04-06T20:32:41.030Z] ---> Running in 6458cab10e26 [2022-04-06T20:32:41.030Z] ---> Running in be316f94da1d [2022-04-06T20:32:41.030Z] Removing intermediate container 6458cab10e26 [2022-04-06T20:32:41.030Z] ---> 6e14bdd8f92d [2022-04-06T20:32:41.030Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:32:41.030Z] Removing intermediate container 0c5e94cfecdf [2022-04-06T20:32:41.030Z] ---> cfd7515f31f6 [2022-04-06T20:32:41.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:32:41.030Z] Removing intermediate container be316f94da1d [2022-04-06T20:32:41.030Z] Removing intermediate container 0644460218d4 [2022-04-06T20:32:41.030Z] ---> 8becd9462816 [2022-04-06T20:32:41.030Z] ---> 5fe44627f64e [2022-04-06T20:32:41.030Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:32:41.030Z] [2022-04-06T20:32:41.030Z] Removing intermediate container 9a427f5d6c2e [2022-04-06T20:32:41.030Z] ---> 6cd1f41b3db6 [2022-04-06T20:32:41.030Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:32:41.030Z] ---> Running in a93dd3fd290c [2022-04-06T20:32:41.030Z] ---> Running in 7a90a8cc6520 [2022-04-06T20:32:41.030Z] ---> Running in 6304b7c5a781 [2022-04-06T20:32:41.030Z] ---> Running in 10eeb198b9f5 [2022-04-06T20:32:41.030Z] ---> Running in bf6f96093e73 [2022-04-06T20:32:41.966Z] Removing intermediate container a93dd3fd290c [2022-04-06T20:32:41.966Z] ---> a38050971274 [2022-04-06T20:32:41.966Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T20:32:41.966Z] ---> Running in 49366a1e0810 [2022-04-06T20:32:42.224Z] Removing intermediate container 7a90a8cc6520 [2022-04-06T20:32:42.224Z] ---> f8d99363ad05 [2022-04-06T20:32:42.224Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T20:32:42.487Z] ---> Running in cb1216e3e8a6 [2022-04-06T20:32:42.487Z] Removing intermediate container bf6f96093e73 [2022-04-06T20:32:42.487Z] ---> ebc37edfd7b7 [2022-04-06T20:32:42.487Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:32:42.487Z] ---> Running in 3ca32d846857 [2022-04-06T20:32:42.487Z] Removing intermediate container 6304b7c5a781 [2022-04-06T20:32:42.487Z] ---> ea4b4636bbb9 [2022-04-06T20:32:42.487Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:32:42.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:42.487Z] ---> Running in c14f4c078c40 [2022-04-06T20:32:42.745Z] Removing intermediate container 10eeb198b9f5 [2022-04-06T20:32:42.745Z] ---> 33f99a3dbc50 [2022-04-06T20:32:42.745Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T20:32:42.745Z] ---> Running in 5072f0d5defc [2022-04-06T20:32:43.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:43.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:43.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:43.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:43.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:43.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:43.787Z] OK: 221 MiB in 52 packages [2022-04-06T20:32:44.047Z] OK: 221 MiB in 52 packages [2022-04-06T20:32:44.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:44.311Z] Removing intermediate container 49366a1e0810 [2022-04-06T20:32:44.311Z] ---> 76f0e82068da [2022-04-06T20:32:44.311Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T20:32:44.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:44.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:32:44.311Z] ---> 2575ecf34f9e [2022-04-06T20:32:44.311Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:32:44.311Z] ---> Running in 8d7446ea1641 [2022-04-06T20:32:44.580Z] Removing intermediate container cb1216e3e8a6 [2022-04-06T20:32:44.580Z] ---> fffda5b88474 [2022-04-06T20:32:44.580Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:32:44.580Z] OK: 221 MiB in 52 packages [2022-04-06T20:32:44.580Z] OK: 221 MiB in 52 packages [2022-04-06T20:32:44.580Z] OK: 221 MiB in 52 packages [2022-04-06T20:32:44.580Z] ---> 55d6fe64299e [2022-04-06T20:32:44.580Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:32:44.840Z] ---> Running in c36c079f397b [2022-04-06T20:32:45.099Z] Removing intermediate container 3ca32d846857 [2022-04-06T20:32:45.099Z] ---> 159e7a3d5316 [2022-04-06T20:32:45.099Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:32:45.099Z] Removing intermediate container c14f4c078c40 [2022-04-06T20:32:45.099Z] ---> 4a015f053e76 [2022-04-06T20:32:45.099Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:32:45.360Z] Removing intermediate container 5072f0d5defc [2022-04-06T20:32:45.360Z] ---> 65222a6b2bf4 [2022-04-06T20:32:45.360Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T20:32:45.360Z] ---> e0385253483c [2022-04-06T20:32:45.360Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:32:45.360Z] ---> Running in 12bd7073401f [2022-04-06T20:32:45.360Z] ---> cea9b8152f2a [2022-04-06T20:32:45.360Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:32:45.360Z] ---> Running in 0bc05d313286 [2022-04-06T20:32:45.360Z] ---> 1d48b1314b7a [2022-04-06T20:32:45.360Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:32:45.618Z] Removing intermediate container 8d7446ea1641 [2022-04-06T20:32:45.618Z] ---> 63554567c168 [2022-04-06T20:32:45.618Z] Step 8/31 : COPY . . [2022-04-06T20:32:45.618Z] ---> Running in dc6e9fa7a16f [2022-04-06T20:32:47.529Z] Removing intermediate container c36c079f397b [2022-04-06T20:32:47.529Z] ---> 3084c5b01ec5 [2022-04-06T20:32:47.529Z] Step 8/23 : COPY . . [2022-04-06T20:32:48.096Z] Removing intermediate container 0bc05d313286 [2022-04-06T20:32:48.096Z] ---> 93845acbff0d [2022-04-06T20:32:48.096Z] Step 8/22 : COPY . . [2022-04-06T20:32:49.530Z] 3f3a8bcf1eab: Pull complete [2022-04-06T20:32:49.530Z] 0c92f367c5e7: Pull complete [2022-04-06T20:32:49.530Z] f7c0051592d6: Pull complete [2022-04-06T20:32:49.804Z] a227ed2f7395: Pull complete [2022-04-06T20:32:51.384Z] Removing intermediate container 12bd7073401f [2022-04-06T20:32:51.384Z] ---> 580d6b4f09b8 [2022-04-06T20:32:51.384Z] Step 8/26 : COPY . . [2022-04-06T20:32:52.770Z] Removing intermediate container dc6e9fa7a16f [2022-04-06T20:32:52.770Z] ---> 68f181bbea39 [2022-04-06T20:32:52.770Z] Step 8/25 : COPY . . [2022-04-06T20:32:52.770Z] ---> 957465dfda31 [2022-04-06T20:32:52.770Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T20:32:56.058Z] ---> Running in 2d606ee92f7c [2022-04-06T20:32:56.058Z] ---> df2fb7a91937 [2022-04-06T20:32:56.058Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T20:32:56.058Z] ---> 82a63602185e [2022-04-06T20:32:56.058Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T20:32:56.058Z] ---> Running in dc02d62e375b [2022-04-06T20:32:56.058Z] ---> Running in 6d00c0c0366f [2022-04-06T20:32:56.058Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T20:32:56.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T20:32:56.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T20:32:56.553Z] 7b1c46037f91: Pull complete [2022-04-06T20:32:56.553Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T20:32:56.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:32:56.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:32:56.919Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:32:56.919Z] WORKDIR /edgex [2022-04-06T20:32:56.919Z] COPY go.mod . [2022-04-06T20:32:56.919Z] RUN go mod download [2022-04-06T20:32:56.919Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-06T20:32:59.587Z] Sending build context to Docker daemon 169.1MB [2022-04-06T20:32:59.587Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T20:32:59.587Z] ---> f79e39bc4007 [2022-04-06T20:32:59.587Z] Step 2/4 : WORKDIR /edgex [2022-04-06T20:33:00.518Z] ---> 8d8658ed22a9 [2022-04-06T20:33:00.518Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:33:00.778Z] ---> Running in 9232c1903f6e [2022-04-06T20:33:00.778Z] ---> 2c2b534d7c83 [2022-04-06T20:33:00.778Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T20:33:01.037Z] ---> Running in 6ee6ca43b5e4 [2022-04-06T20:33:01.302Z] Removing intermediate container 9232c1903f6e [2022-04-06T20:33:01.302Z] ---> 903d1ffc2fba [2022-04-06T20:33:01.302Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:33:01.561Z] ---> Running in cf09c993b62c [2022-04-06T20:33:01.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T20:33:03.024Z] ---> Running in eb31a636504f [2022-04-06T20:33:03.024Z] Removing intermediate container eb31a636504f [2022-04-06T20:33:03.024Z] ---> 6f646d37dfc8 [2022-04-06T20:33:03.024Z] Step 3/4 : COPY go.mod . [2022-04-06T20:33:03.197Z] Removing intermediate container cf09c993b62c [2022-04-06T20:33:03.197Z] ---> bfb0fbab33c3 [2022-04-06T20:33:03.197Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:33:03.456Z] ---> Running in d7a50df152b7 [2022-04-06T20:33:03.620Z] ---> c65d81887dff [2022-04-06T20:33:03.620Z] Step 4/4 : RUN go mod download [2022-04-06T20:33:03.620Z] ---> Running in 143f372ecb1d [2022-04-06T20:33:04.024Z] Removing intermediate container d7a50df152b7 [2022-04-06T20:33:04.024Z] ---> e0695e7b0b14 [2022-04-06T20:33:04.024Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:33:04.024Z] ---> Running in ab3785b58462 [2022-04-06T20:33:05.400Z] spire-1.2.1/ [2022-04-06T20:33:05.400Z] spire-1.2.1/.data/ [2022-04-06T20:33:05.400Z] spire-1.2.1/.data/.file [2022-04-06T20:33:05.400Z] spire-1.2.1/.dockerignore [2022-04-06T20:33:05.400Z] spire-1.2.1/.gitattributes [2022-04-06T20:33:05.400Z] spire-1.2.1/.githooks/ [2022-04-06T20:33:05.400Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/ [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:33:05.400Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:33:05.400Z] spire-1.2.1/.gitignore [2022-04-06T20:33:05.400Z] spire-1.2.1/.go-version [2022-04-06T20:33:05.400Z] spire-1.2.1/.golangci.yml [2022-04-06T20:33:05.400Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:33:05.400Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:33:05.400Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:33:05.400Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:33:05.400Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:33:05.400Z] spire-1.2.1/Dockerfile [2022-04-06T20:33:05.400Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:33:05.400Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:33:05.400Z] spire-1.2.1/LICENSE [2022-04-06T20:33:05.400Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:33:05.400Z] spire-1.2.1/Makefile [2022-04-06T20:33:05.400Z] spire-1.2.1/README.md [2022-04-06T20:33:05.400Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:33:05.400Z] spire-1.2.1/SECURITY.md [2022-04-06T20:33:05.400Z] spire-1.2.1/cmd/ [2022-04-06T20:33:05.400Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:33:05.400Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:33:05.400Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:33:05.401Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/ [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/agent/ [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/server/ [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:33:05.401Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/ [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/ [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:33:05.401Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:33:05.401Z] spire-1.2.1/examples/ [2022-04-06T20:33:05.401Z] spire-1.2.1/examples/README.md [2022-04-06T20:33:05.401Z] spire-1.2.1/go.mod [2022-04-06T20:33:05.401Z] spire-1.2.1/go.sum [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:33:05.401Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:33:05.402Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:33:05.403Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:33:05.404Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:33:05.665Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/private/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:33:05.666Z] spire-1.2.1/release/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:33:05.666Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:33:05.666Z] spire-1.2.1/script/ [2022-04-06T20:33:05.666Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:33:05.666Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:33:05.666Z] spire-1.2.1/support/ [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/ [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:33:05.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:33:05.667Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/clock/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:33:05.667Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/common [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:33:05.667Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:33:05.668Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:33:05.669Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:33:05.669Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/testca/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/testkey/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:33:05.669Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/util/ [2022-04-06T20:33:05.669Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/util/race.go [2022-04-06T20:33:05.669Z] spire-1.2.1/test/util/util.go [2022-04-06T20:33:05.669Z] building spire from source... [2022-04-06T20:33:05.669Z] Installing go1.17.7... [2022-04-06T20:33:12.227Z] Building bin/spire-server... [2022-04-06T20:33:12.227Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:33:12.227Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:33:12.227Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:33:12.227Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:33:12.227Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:33:12.227Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:33:12.227Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:33:12.227Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:33:12.227Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:33:12.227Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:33:12.227Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:33:12.227Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:33:12.227Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:33:12.227Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:33:12.227Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:33:12.227Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:33:12.227Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:33:12.227Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:33:12.227Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:33:12.227Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:33:12.484Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:33:12.484Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:33:12.484Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:33:12.484Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:33:12.484Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:33:12.484Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:33:12.484Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:33:12.484Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:33:12.484Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:33:12.742Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:33:12.742Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:33:12.742Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:33:12.742Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:33:12.742Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:33:12.742Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:33:13.000Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:33:13.000Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:33:13.000Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:33:13.000Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:33:13.000Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:33:13.000Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:33:13.000Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:33:13.000Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:33:13.000Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:33:13.000Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:33:13.000Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:33:13.000Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:33:13.258Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:33:13.258Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:33:13.258Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:33:13.258Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:33:13.258Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:33:13.825Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:33:16.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:33:16.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:33:16.357Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:33:16.357Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:33:16.357Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:33:20.555Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:33:20.555Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:33:20.555Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:33:20.555Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:33:20.555Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:33:20.555Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:33:20.555Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:33:20.555Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:33:20.555Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:33:20.816Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:33:22.226Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:33:22.226Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:33:22.484Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:33:22.484Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:33:22.484Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:33:22.777Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:33:22.777Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:33:22.777Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:33:22.777Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:33:22.777Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:33:22.777Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:33:23.036Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:33:23.036Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:33:23.036Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:33:23.344Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:33:23.344Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:33:23.344Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:33:23.344Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:33:23.344Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:33:23.344Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:33:23.344Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:33:23.344Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:33:23.603Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:33:23.603Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:33:23.603Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:33:25.540Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:33:25.540Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:33:25.540Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:33:25.540Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:33:25.540Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:33:25.540Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:33:25.540Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:33:25.799Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:33:25.799Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:33:25.799Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:33:25.799Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:33:25.799Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:33:25.799Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:33:26.056Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:33:26.056Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:33:26.056Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:33:26.056Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:33:26.056Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:33:26.316Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:33:26.316Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:33:26.316Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:33:26.316Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:33:26.316Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:33:26.316Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:33:26.316Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:33:26.316Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:33:26.316Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:33:26.316Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:33:26.316Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:33:26.316Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:33:26.316Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:33:26.316Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:33:26.722Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:33:26.722Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:33:26.722Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:33:26.722Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:33:26.984Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:33:26.984Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:33:26.984Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:33:26.984Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:33:26.984Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:33:26.984Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:33:26.984Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:33:26.984Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:33:26.984Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:33:26.984Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:33:26.984Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:33:26.984Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:33:26.984Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:33:31.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T20:33:31.570Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:33:31.570Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:33:43.872Z] Removing intermediate container 2d606ee92f7c [2022-04-06T20:33:43.872Z] ---> 26bdef0aa90c [2022-04-06T20:33:43.872Z] [2022-04-06T20:33:43.872Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T20:33:43.872Z] Removing intermediate container 6d00c0c0366f [2022-04-06T20:33:43.872Z] ---> c075f27282cc [2022-04-06T20:33:43.872Z] [2022-04-06T20:33:43.872Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:33:43.872Z] Removing intermediate container dc02d62e375b [2022-04-06T20:33:43.872Z] ---> f883228f6ea1 [2022-04-06T20:33:43.872Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T20:33:43.872Z] Removing intermediate container 6ee6ca43b5e4 [2022-04-06T20:33:43.872Z] ---> 9168c9052d1f [2022-04-06T20:33:43.872Z] [2022-04-06T20:33:43.872Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T20:33:43.872Z] ---> Running in d964393aaf72 [2022-04-06T20:33:44.438Z] 3.14: Pulling from library/alpine [2022-04-06T20:33:44.696Z] 3.14: Pulling from library/alpine [2022-04-06T20:33:44.696Z] 3.14: Pulling from library/alpine [2022-04-06T20:33:46.597Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:33:46.597Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T20:33:46.597Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:33:46.597Z] Status: Image is up to date for alpine:3.14 [2022-04-06T20:33:46.597Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:33:46.597Z] Status: Image is up to date for alpine:3.14 [2022-04-06T20:33:46.597Z] ---> e04c818066af [2022-04-06T20:33:46.597Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T20:33:46.597Z] ---> e04c818066af [2022-04-06T20:33:46.597Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T20:33:46.597Z] ---> e04c818066af [2022-04-06T20:33:46.597Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:33:47.532Z] ---> Running in 7e5f788c1660 [2022-04-06T20:33:47.532Z] ---> Running in 1b4046220d97 [2022-04-06T20:33:47.532Z] ---> Running in 3383ee1db2f3 [2022-04-06T20:33:47.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T20:33:47.532Z] Removing intermediate container 7e5f788c1660 [2022-04-06T20:33:47.532Z] ---> dcec93c79aba [2022-04-06T20:33:47.532Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T20:33:47.790Z] ---> Running in d0906ae691ee [2022-04-06T20:33:48.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:48.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:48.614Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T20:33:48.614Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:33:48.614Z] OK: 6 MiB in 15 packages [2022-04-06T20:33:48.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:48.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:48.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:48.875Z] Removing intermediate container d964393aaf72 [2022-04-06T20:33:48.875Z] ---> 3bfc57944e5c [2022-04-06T20:33:48.875Z] [2022-04-06T20:33:48.875Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T20:33:48.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:33:48.875Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T20:33:48.875Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T20:33:48.875Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T20:33:48.875Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:33:48.875Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:33:48.875Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T20:33:49.132Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T20:33:49.132Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:33:49.132Z] OK: 6 MiB in 16 packages [2022-04-06T20:33:49.132Z] OK: 6 MiB in 17 packages [2022-04-06T20:33:49.132Z] 20.10.14: Pulling from library/docker [2022-04-06T20:33:49.391Z] Removing intermediate container 1b4046220d97 [2022-04-06T20:33:49.391Z] ---> eb835a9702e6 [2022-04-06T20:33:49.391Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:33:49.655Z] ---> Running in bf3e89645bc4 [2022-04-06T20:33:50.222Z] Removing intermediate container bf3e89645bc4 [2022-04-06T20:33:50.222Z] ---> d33716d6c90c [2022-04-06T20:33:50.222Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T20:33:50.485Z] Removing intermediate container d0906ae691ee [2022-04-06T20:33:50.485Z] ---> a39443d0ffcf [2022-04-06T20:33:50.485Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T20:33:50.485Z] ---> Running in bcf5d842a099 [2022-04-06T20:33:50.485Z] Removing intermediate container 3383ee1db2f3 [2022-04-06T20:33:50.485Z] ---> 21077a35318b [2022-04-06T20:33:50.485Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T20:33:50.485Z] ---> Running in b73cf91b14e0 [2022-04-06T20:33:50.749Z] ---> Running in 646d6366fc5c [2022-04-06T20:33:50.749Z] Removing intermediate container bcf5d842a099 [2022-04-06T20:33:50.749Z] ---> afbe5f3838dd [2022-04-06T20:33:50.749Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T20:33:50.749Z] ---> Running in 2243ca69a048 [2022-04-06T20:33:50.749Z] Removing intermediate container b73cf91b14e0 [2022-04-06T20:33:50.749Z] ---> a0512bb26383 [2022-04-06T20:33:50.749Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T20:33:51.009Z] Removing intermediate container 646d6366fc5c [2022-04-06T20:33:51.009Z] ---> 0c27d4175272 [2022-04-06T20:33:51.009Z] Step 13/25 : WORKDIR / [2022-04-06T20:33:51.009Z] ---> Running in 9c54a9027ac4 [2022-04-06T20:33:51.009Z] ---> Running in e5d246e820ed [2022-04-06T20:33:51.009Z] Removing intermediate container 2243ca69a048 [2022-04-06T20:33:51.009Z] ---> b1a39445e964 [2022-04-06T20:33:51.009Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:33:51.277Z] Removing intermediate container 9c54a9027ac4 [2022-04-06T20:33:51.277Z] ---> 65ce185a3cad [2022-04-06T20:33:51.277Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T20:33:51.277Z] ---> Running in bac8fe4e4cd6 [2022-04-06T20:33:51.277Z] Removing intermediate container e5d246e820ed [2022-04-06T20:33:51.277Z] ---> 569c1ea811de [2022-04-06T20:33:51.277Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-06T20:33:51.537Z] ---> 0e55f9873e12 [2022-04-06T20:33:51.537Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T20:33:52.104Z] ---> 70ff793f8845 [2022-04-06T20:33:52.104Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-06T20:33:53.041Z] ---> 8581dc76f397 [2022-04-06T20:33:53.041Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T20:33:53.041Z] ---> b214da85fac5 [2022-04-06T20:33:53.041Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T20:33:53.301Z] Removing intermediate container bac8fe4e4cd6 [2022-04-06T20:33:53.301Z] ---> d05008bbdf24 [2022-04-06T20:33:53.301Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T20:33:53.559Z] ---> Running in ff73e66cf70c [2022-04-06T20:33:53.559Z] ---> ecc6061b0cf4 [2022-04-06T20:33:53.559Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-06T20:33:53.559Z] ---> 2fb3350ac13a [2022-04-06T20:33:53.559Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T20:33:53.818Z] ---> Running in ea5143fe5242 [2022-04-06T20:33:53.818Z] Removing intermediate container ff73e66cf70c [2022-04-06T20:33:53.818Z] ---> 08670918cf97 [2022-04-06T20:33:53.818Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T20:33:53.818Z] ---> e7d34df915f0 [2022-04-06T20:33:53.818Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T20:33:54.077Z] Removing intermediate container ea5143fe5242 [2022-04-06T20:33:54.077Z] ---> 607e03b8c295 [2022-04-06T20:33:54.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:33:54.077Z] ---> Running in ea821d0e7735 [2022-04-06T20:33:54.650Z] ---> 31fc3635b4c9 [2022-04-06T20:33:54.650Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T20:33:54.650Z] ---> Running in f47f921bd1ee [2022-04-06T20:33:54.650Z] Removing intermediate container ea821d0e7735 [2022-04-06T20:33:54.650Z] ---> b90101fde0d7 [2022-04-06T20:33:54.650Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:33:54.908Z] ---> Running in d984bd853beb [2022-04-06T20:33:55.168Z] Removing intermediate container d984bd853beb [2022-04-06T20:33:55.168Z] ---> a04a447287d7 [2022-04-06T20:33:55.168Z] Step 21/22 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:33:55.432Z] ---> Running in 9a08fa265720 [2022-04-06T20:33:55.432Z] ---> f6a1f7c12ee8 [2022-04-06T20:33:55.432Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T20:33:55.432Z] Removing intermediate container 9a08fa265720 [2022-04-06T20:33:55.432Z] ---> 0b51fa75a7cc [2022-04-06T20:33:55.432Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:33:55.691Z] ---> Running in cd2c4f476889 [2022-04-06T20:33:55.950Z] Removing intermediate container cd2c4f476889 [2022-04-06T20:33:55.950Z] ---> 6732e6608456 [2022-04-06T20:33:55.950Z] [2022-04-06T20:33:56.209Z] Successfully built 6732e6608456 [2022-04-06T20:33:56.209Z] Successfully tagged support-scheduler:latest [2022-04-06T20:33:56.209Z]  Building support-scheduler ... done Building core-command [2022-04-06T20:33:58.115Z] Removing intermediate container f47f921bd1ee [2022-04-06T20:33:58.115Z] ---> 77d4b42e700a [2022-04-06T20:33:58.115Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:33:58.681Z] ---> 99564a275e26 [2022-04-06T20:33:58.681Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T20:33:59.250Z] ---> bc408ae69079 [2022-04-06T20:33:59.250Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T20:33:59.508Z] ---> 546ff688b418 [2022-04-06T20:33:59.508Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-06T20:33:59.508Z] ---> Running in c5e8a4d86a9f [2022-04-06T20:34:00.217Z] Removing intermediate container 143f372ecb1d [2022-04-06T20:34:00.217Z] ---> ca7fd00da37d [2022-04-06T20:34:00.217Z] Successfully built ca7fd00da37d [2022-04-06T20:34:00.217Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:34:00.571Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T20:34:00.571Z] . [Pipeline] withDockerContainer [2022-04-06T20:34:00.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-10988 does not seem to be running inside a container [2022-04-06T20:34:00.892Z] ---> c6bf55133b3d [2022-04-06T20:34:00.892Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T20:34:00.978Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-04-06T20:34:01.470Z] Removing intermediate container c5e8a4d86a9f [2022-04-06T20:34:01.470Z] ---> 58d4b2baf102 [2022-04-06T20:34:01.470Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T20:34:01.470Z] ---> Running in 1f0070fcf864 [2022-04-06T20:34:01.737Z] ---> 716941778440 [2022-04-06T20:34:01.737Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T20:34:01.995Z] Removing intermediate container 1f0070fcf864 [2022-04-06T20:34:01.995Z] ---> 94dbc428ae30 [2022-04-06T20:34:01.995Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T20:34:01.995Z] ---> Running in e9fae7111b71 [2022-04-06T20:34:02.562Z] ---> fbbdc5e0b36b [2022-04-06T20:34:02.562Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T20:34:02.562Z] Removing intermediate container e9fae7111b71 [2022-04-06T20:34:02.562Z] ---> 6474b92c4ffb [2022-04-06T20:34:02.562Z] Step 24/25 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:34:02.562Z] ---> Running in 9ac6897caab1 [2022-04-06T20:34:02.827Z] $ docker top 4a145ad286d989c7883e0480400691d05f68293bb30f894a8cac8f4f8db64bb5 -eo pid,comm [2022-04-06T20:34:03.130Z] ---> b8478eb58c58 [2022-04-06T20:34:03.130Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T20:34:03.130Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [Pipeline] { [Pipeline] sh [2022-04-06T20:34:03.713Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T20:34:03.713Z] ---> 7417809fdb73 [2022-04-06T20:34:03.713Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:34:03.713Z] Removing intermediate container 9ac6897caab1 [2022-04-06T20:34:03.713Z] ---> b2feb3af925c [2022-04-06T20:34:03.713Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T20:34:03.833Z] + go version [2022-04-06T20:34:03.833Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T20:34:03.865Z] $ docker stop --time=1 4a145ad286d989c7883e0480400691d05f68293bb30f894a8cac8f4f8db64bb5 [2022-04-06T20:34:03.971Z] ---> Running in 049d6871e078 [2022-04-06T20:34:03.971Z] ---> Running in 9515938e542e [2022-04-06T20:34:03.971Z] ---> Running in 70a7ca70916f [2022-04-06T20:34:04.231Z] Removing intermediate container 049d6871e078 [2022-04-06T20:34:04.231Z] ---> d1b8ae69f136 [2022-04-06T20:34:04.232Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T20:34:04.490Z] Removing intermediate container 9515938e542e [2022-04-06T20:34:04.490Z] ---> b5b88ee52890 [2022-04-06T20:34:04.490Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-06T20:34:04.490Z] Removing intermediate container 70a7ca70916f [2022-04-06T20:34:04.490Z] ---> 1bac03c4f8ed [2022-04-06T20:34:04.490Z] [2022-04-06T20:34:04.490Z] ---> Running in 69cf8bd1edd1 [2022-04-06T20:34:04.748Z] ---> 04de7e25bcab [2022-04-06T20:34:04.748Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T20:34:04.748Z] Successfully built 1bac03c4f8ed [2022-04-06T20:34:05.005Z] Successfully tagged security-secretstore-setup:latest [2022-04-06T20:34:05.005Z] Building security-proxy-setup [2022-04-06T20:34:05.265Z]  Building security-secretstore-setup ... done  ---> Running in 03da5815bc7a [2022-04-06T20:34:05.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:05.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:05.602Z] $ docker rm -f 4a145ad286d989c7883e0480400691d05f68293bb30f894a8cac8f4f8db64bb5 [2022-04-06T20:34:05.784Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T20:34:05.784Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T20:34:05.784Z] Executing bash-5.1.16-r0.post-install [2022-04-06T20:34:05.784Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:34:05.784Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T20:34:05.784Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T20:34:05.784Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T20:34:05.784Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T20:34:05.784Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T20:34:05.784Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T20:34:05.784Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T20:34:05.784Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T20:34:05.784Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T20:34:05.784Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T20:34:05.784Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T20:34:05.784Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T20:34:05.784Z] (16/43) Installing sqlite-libs (3.36.0-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:34:06.043Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T20:34:06.281Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T20:34:06.281Z] . [2022-04-06T20:34:06.301Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T20:34:06.301Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T20:34:06.301Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T20:34:06.301Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T20:34:06.301Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T20:34:06.301Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T20:34:06.301Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T20:34:06.301Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T20:34:06.301Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T20:34:06.301Z] (27/43) Installing py3-colorama (0.4.4-r1) [Pipeline] withDockerContainer [2022-04-06T20:34:06.559Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T20:34:06.559Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T20:34:06.559Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T20:34:06.559Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T20:34:06.559Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T20:34:06.559Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T20:34:06.559Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T20:34:06.559Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T20:34:06.559Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T20:34:06.559Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T20:34:06.559Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T20:34:06.559Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T20:34:06.559Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T20:34:06.559Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T20:34:06.559Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T20:34:06.559Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T20:34:06.559Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:34:06.559Z] OK: 83 MiB in 65 packages [2022-04-06T20:34:06.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-10988 does not seem to be running inside a container [2022-04-06T20:34:06.676Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-04-06T20:34:06.820Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:34:06.820Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:34:06.820Z] ---> 9d96a8c568e9 [2022-04-06T20:34:06.820Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:34:06.820Z] ---> Using cache [2022-04-06T20:34:06.820Z] ---> 8becd9462816 [2022-04-06T20:34:06.820Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:34:06.820Z] ---> Using cache [2022-04-06T20:34:06.820Z] ---> ea4b4636bbb9 [2022-04-06T20:34:06.820Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:34:06.820Z] ---> Using cache [2022-04-06T20:34:06.820Z] ---> 4a015f053e76 [2022-04-06T20:34:06.820Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:34:06.820Z] ---> Using cache [2022-04-06T20:34:06.820Z] ---> cea9b8152f2a [2022-04-06T20:34:06.820Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:34:06.820Z] ---> Using cache [2022-04-06T20:34:06.820Z] ---> 93845acbff0d [2022-04-06T20:34:06.820Z] Step 8/23 : COPY . . [2022-04-06T20:34:06.820Z] ---> Using cache [2022-04-06T20:34:06.820Z] ---> 82a63602185e [2022-04-06T20:34:06.820Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T20:34:07.388Z] Collecting docker-compose==1.23.2 [2022-04-06T20:34:07.388Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T20:34:07.663Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T20:34:07.663Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T20:34:07.921Z] Collecting PyYAML<4,>=3.10 [2022-04-06T20:34:08.182Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T20:34:08.229Z] $ docker top c6b9fbbddd983dab7ffd51765a63dccc6fa8307e06d3af7cb748f8a6c5607bae -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-06T20:34:08.547Z] ========================================================= [2022-04-06T20:34:08.547Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-06T20:34:08.547Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-06T20:34:08.753Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T20:34:08.753Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T20:34:08.753Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T20:34:08.753Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T20:34:08.753Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T20:34:08.753Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T20:34:09.206Z] + make test [2022-04-06T20:34:09.206Z] go mod tidy -compat=1.17 [2022-04-06T20:34:09.319Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T20:34:09.319Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T20:34:09.646Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-06T20:34:09.646Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T20:34:09.908Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T20:34:09.908Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T20:34:09.908Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T20:34:09.908Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T20:34:09.908Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T20:34:09.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:34:09.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:34:09.908Z] ---> 9d96a8c568e9 [2022-04-06T20:34:09.908Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:34:09.908Z] ---> Using cache [2022-04-06T20:34:09.908Z] ---> 8becd9462816 [2022-04-06T20:34:09.908Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:34:09.908Z] ---> Using cache [2022-04-06T20:34:09.908Z] ---> ea4b4636bbb9 [2022-04-06T20:34:09.908Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:34:09.908Z] ---> Using cache [2022-04-06T20:34:09.908Z] ---> 4a015f053e76 [2022-04-06T20:34:09.908Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:34:09.908Z] ---> Using cache [2022-04-06T20:34:09.908Z] ---> cea9b8152f2a [2022-04-06T20:34:09.908Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:34:09.908Z] ---> Using cache [2022-04-06T20:34:09.908Z] ---> 93845acbff0d [2022-04-06T20:34:09.908Z] Step 8/22 : COPY . . [2022-04-06T20:34:09.908Z] ---> Using cache [2022-04-06T20:34:09.908Z] ---> 82a63602185e [2022-04-06T20:34:09.908Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T20:34:09.908Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T20:34:09.908Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T20:34:10.166Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T20:34:10.166Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T20:34:10.166Z] Collecting idna<2.8,>=2.5 [2022-04-06T20:34:10.166Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T20:34:10.166Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-06T20:34:10.166Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T20:34:10.166Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T20:34:10.166Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T20:34:10.166Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T20:34:10.166Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T20:34:10.166Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T20:34:10.193Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-06T20:34:10.424Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T20:34:10.424Z] Attempting uninstall: urllib3 [2022-04-06T20:34:10.424Z] Found existing installation: urllib3 1.26.7 [2022-04-06T20:34:10.424Z] Uninstalling urllib3-1.26.7: [2022-04-06T20:34:10.424Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T20:34:10.689Z] Attempting uninstall: idna [2022-04-06T20:34:10.689Z] Found existing installation: idna 3.3 [2022-04-06T20:34:10.689Z] Uninstalling idna-3.3: [2022-04-06T20:34:10.689Z] Successfully uninstalled idna-3.3 [2022-04-06T20:34:10.689Z] ---> Running in b8b7ddf47eb6 [2022-04-06T20:34:10.689Z] ---> Running in 67e5c89f6285 [2022-04-06T20:34:10.949Z] Removing intermediate container 03da5815bc7a [2022-04-06T20:34:10.949Z] ---> 9b553c8a25b5 [2022-04-06T20:34:10.949Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T20:34:11.216Z] ---> Running in 3f9f0d08c76f [2022-04-06T20:34:11.476Z] Attempting uninstall: requests [2022-04-06T20:34:11.476Z] Found existing installation: requests 2.26.0 [2022-04-06T20:34:11.476Z] Uninstalling requests-2.26.0: [2022-04-06T20:34:11.476Z] Successfully uninstalled requests-2.26.0 [2022-04-06T20:34:11.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T20:34:11.476Z] Running setup.py install for texttable: started [2022-04-06T20:34:11.476Z] Removing intermediate container 3f9f0d08c76f [2022-04-06T20:34:11.476Z] ---> 2c151e29f175 [2022-04-06T20:34:11.476Z] Step 28/31 : CMD ["gate"] [2022-04-06T20:34:11.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T20:34:11.735Z] ---> Running in c9cf96cd7225 [2022-04-06T20:34:11.735Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T20:34:11.735Z] Running setup.py install for PyYAML: started [2022-04-06T20:34:12.303Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T20:34:12.303Z] Removing intermediate container c9cf96cd7225 [2022-04-06T20:34:12.303Z] ---> 3380014409d7 [2022-04-06T20:34:12.303Z] Step 29/31 : LABEL arch=x86_64 [2022-04-06T20:34:12.883Z] Running setup.py install for docopt: started [2022-04-06T20:34:12.883Z] ---> Running in 0c7da47abb28 [2022-04-06T20:34:13.144Z] Removing intermediate container 0c7da47abb28 [2022-04-06T20:34:13.144Z] ---> 5407cac03875 [2022-04-06T20:34:13.144Z] Step 30/31 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:34:13.144Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T20:34:13.144Z] Running setup.py install for dockerpty: started [2022-04-06T20:34:13.402Z] ---> Running in 13879d1c9d6f [2022-04-06T20:34:13.402Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T20:34:13.661Z] Removing intermediate container 13879d1c9d6f [2022-04-06T20:34:13.661Z] ---> e15af97d3ef3 [2022-04-06T20:34:13.661Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T20:34:13.919Z] ---> Running in 07530ef8bdf0 [2022-04-06T20:34:13.919Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-06T20:34:14.179Z] Removing intermediate container 07530ef8bdf0 [2022-04-06T20:34:14.179Z] ---> 0036125ea51c [2022-04-06T20:34:14.179Z] [2022-04-06T20:34:14.179Z] Successfully built 0036125ea51c [2022-04-06T20:34:14.179Z] Successfully tagged security-bootstrapper:latest [2022-04-06T20:34:14.179Z] Building security-spiffe-token-provider [2022-04-06T20:34:20.749Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:34:20.749Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:34:20.749Z] ---> 9d96a8c568e9 [2022-04-06T20:34:20.749Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T20:34:20.749Z] ---> Using cache [2022-04-06T20:34:20.749Z] ---> 8becd9462816 [2022-04-06T20:34:20.749Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T20:34:22.672Z] ---> Running in d80f741fe6b0 [2022-04-06T20:34:22.672Z] Removing intermediate container 69cf8bd1edd1 [2022-04-06T20:34:22.672Z] ---> 16bd94e885e7 [2022-04-06T20:34:22.672Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T20:34:22.929Z] ---> Running in 4d5579438884 [2022-04-06T20:34:23.866Z] Removing intermediate container 4d5579438884 [2022-04-06T20:34:23.866Z] ---> 0aeaf0292972 [2022-04-06T20:34:23.866Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T20:34:23.866Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:24.124Z] ---> Running in fe12f45c7ab3 [2022-04-06T20:34:24.382Z] Removing intermediate container fe12f45c7ab3 [2022-04-06T20:34:24.382Z] ---> 40ed0f4d5f59 [2022-04-06T20:34:24.382Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T20:34:24.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:25.207Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:34:25.207Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:34:25.207Z] OK: 15864 distinct packages available [2022-04-06T20:34:25.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:25.465Z] ---> 591dbb80426e [2022-04-06T20:34:25.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T20:34:26.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:26.327Z] ---> fda65c984812 [2022-04-06T20:34:26.327Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T20:34:26.327Z] OK: 221 MiB in 52 packages [2022-04-06T20:34:27.260Z] ---> 5033c7b8616c [2022-04-06T20:34:27.260Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T20:34:27.518Z] ---> Running in 6557bf76cec5 [2022-04-06T20:34:27.518Z] Removing intermediate container d80f741fe6b0 [2022-04-06T20:34:27.518Z] ---> 1bdb68c0e171 [2022-04-06T20:34:27.518Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T20:34:28.086Z] Removing intermediate container 6557bf76cec5 [2022-04-06T20:34:28.086Z] ---> 0a8b8f29bb78 [2022-04-06T20:34:28.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:34:28.086Z] ---> 11e68ff6f59e [2022-04-06T20:34:28.086Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:34:28.344Z] ---> Running in ebbd00cc0e1b [2022-04-06T20:34:28.344Z] ---> Running in 900ee9319193 [2022-04-06T20:34:28.913Z] Removing intermediate container ebbd00cc0e1b [2022-04-06T20:34:28.913Z] ---> d7f85be46350 [2022-04-06T20:34:28.913Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:34:28.913Z] ---> Running in 0322dcb8a012 [2022-04-06T20:34:29.171Z] Removing intermediate container 0322dcb8a012 [2022-04-06T20:34:29.171Z] ---> 2016899347b4 [2022-04-06T20:34:29.171Z] Step 22/23 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:34:29.171Z] ---> Running in 8fafa22228a3 [2022-04-06T20:34:29.740Z] Removing intermediate container 8fafa22228a3 [2022-04-06T20:34:29.740Z] ---> 824c3b0a2e24 [2022-04-06T20:34:29.740Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:34:30.002Z] ---> Running in 41d9b2f8597e [2022-04-06T20:34:30.261Z] Removing intermediate container 900ee9319193 [2022-04-06T20:34:30.261Z] ---> 302fe24528fa [2022-04-06T20:34:30.261Z] Step 7/20 : COPY . . [2022-04-06T20:34:30.261Z] Removing intermediate container 41d9b2f8597e [2022-04-06T20:34:30.261Z] ---> e929bfba386c [2022-04-06T20:34:30.261Z] [2022-04-06T20:34:30.261Z] Successfully built e929bfba386c [2022-04-06T20:34:30.261Z] Successfully tagged sys-mgmt-agent:latest [2022-04-06T20:34:30.261Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-04-06T20:34:36.829Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:34:36.829Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:34:36.829Z] ---> 9d96a8c568e9 [2022-04-06T20:34:36.829Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:34:36.829Z] ---> Using cache [2022-04-06T20:34:36.829Z] ---> 8becd9462816 [2022-04-06T20:34:36.829Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:34:36.829Z] ---> Using cache [2022-04-06T20:34:36.829Z] ---> ea4b4636bbb9 [2022-04-06T20:34:36.829Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:34:36.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T20:34:43.402Z] ---> Running in a14deb0a6bdd [2022-04-06T20:34:43.402Z] ---> 10bab5585b45 [2022-04-06T20:34:43.403Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T20:34:43.403Z] ---> Running in aacfee790f9c [2022-04-06T20:34:43.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:43.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T20:34:43.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:43.662Z] OK: 221 MiB in 52 packages [2022-04-06T20:34:45.045Z] Removing intermediate container 67e5c89f6285 [2022-04-06T20:34:45.045Z] ---> ca298b2bd0f0 [2022-04-06T20:34:45.045Z] [2022-04-06T20:34:45.045Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:34:45.045Z] ---> e04c818066af [2022-04-06T20:34:45.045Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T20:34:45.045Z] Removing intermediate container b8b7ddf47eb6 [2022-04-06T20:34:45.045Z] ---> a1b5dddfd359 [2022-04-06T20:34:45.045Z] [2022-04-06T20:34:45.045Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:34:45.045Z] ---> e04c818066af [2022-04-06T20:34:45.045Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:34:45.045Z] ---> Using cache [2022-04-06T20:34:45.045Z] ---> eb835a9702e6 [2022-04-06T20:34:45.045Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:34:45.045Z] ---> Using cache [2022-04-06T20:34:45.045Z] ---> d33716d6c90c [2022-04-06T20:34:45.045Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T20:34:45.045Z] Removing intermediate container a14deb0a6bdd [2022-04-06T20:34:45.045Z] ---> 248b9c03d8a7 [2022-04-06T20:34:45.045Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:34:45.045Z] ---> Running in 4c7eb1bdd471 [2022-04-06T20:34:45.045Z] ---> Running in 12a9cd95f755 [2022-04-06T20:34:45.045Z] Removing intermediate container 12a9cd95f755 [2022-04-06T20:34:45.045Z] ---> 8e568a625940 [2022-04-06T20:34:45.045Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:34:45.305Z] ---> Running in cf2907709d2a [2022-04-06T20:34:45.305Z] ---> 45bf83ffb233 [2022-04-06T20:34:45.305Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:34:45.305Z] ---> Running in e268b306ff3b [2022-04-06T20:34:45.305Z] Removing intermediate container cf2907709d2a [2022-04-06T20:34:45.305Z] ---> ee36cbccb0de [2022-04-06T20:34:45.305Z] Step 15/23 : WORKDIR / [2022-04-06T20:34:45.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:45.564Z] ---> Running in 8cc4e70523d0 [2022-04-06T20:34:45.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:34:45.564Z] Removing intermediate container 8cc4e70523d0 [2022-04-06T20:34:45.564Z] ---> 02c9d3db1450 [2022-04-06T20:34:45.564Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:34:45.824Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T20:34:45.824Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:34:45.824Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T20:34:45.824Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T20:34:45.824Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T20:34:45.824Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T20:34:45.824Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:34:45.824Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:34:45.824Z] ---> 435760223da4 [2022-04-06T20:34:45.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T20:34:45.824Z] OK: 8 MiB in 20 packages [2022-04-06T20:34:46.764Z] ---> 24d542f85b97 [2022-04-06T20:34:46.764Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T20:34:46.764Z] Removing intermediate container e268b306ff3b [2022-04-06T20:34:46.764Z] ---> e4ee3d35a023 [2022-04-06T20:34:46.764Z] Step 8/26 : COPY . . [2022-04-06T20:34:47.024Z] Removing intermediate container 4c7eb1bdd471 [2022-04-06T20:34:47.024Z] ---> 6822345dec26 [2022-04-06T20:34:47.024Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T20:34:47.024Z] ---> Running in c0a8974728ac [2022-04-06T20:34:47.024Z] ---> 2703e728760c [2022-04-06T20:34:47.024Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T20:34:47.591Z] ---> Running in 62055b2f9bda [2022-04-06T20:34:48.158Z] Removing intermediate container c0a8974728ac [2022-04-06T20:34:48.158Z] ---> 05250810313d [2022-04-06T20:34:48.158Z] Step 13/22 : WORKDIR /edgex [2022-04-06T20:34:49.093Z] Removing intermediate container 62055b2f9bda [2022-04-06T20:34:49.094Z] ---> dc7689005b6d [2022-04-06T20:34:49.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:34:49.352Z] ---> Running in 32104bd701a9 [2022-04-06T20:34:49.352Z] ---> Running in 8e986f143ff3 [2022-04-06T20:34:49.921Z] Removing intermediate container 32104bd701a9 [2022-04-06T20:34:49.922Z] ---> 6445cb86e8e4 [2022-04-06T20:34:49.922Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T20:34:49.922Z] Removing intermediate container 8e986f143ff3 [2022-04-06T20:34:49.922Z] ---> 69b37d0d0148 [2022-04-06T20:34:49.922Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:34:50.182Z] ---> Running in 9b1b179874e7 [2022-04-06T20:34:50.441Z] ---> 9dbc4b1f71e0 [2022-04-06T20:34:50.441Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T20:34:50.441Z] Removing intermediate container 9b1b179874e7 [2022-04-06T20:34:50.441Z] ---> 2f3baa26f704 [2022-04-06T20:34:50.441Z] Step 22/23 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:34:50.441Z] ---> Running in ec4fd0968de2 [2022-04-06T20:34:51.009Z] Removing intermediate container ec4fd0968de2 [2022-04-06T20:34:51.009Z] ---> 5655d68065b9 [2022-04-06T20:34:51.009Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:34:51.270Z] ---> Running in 017adf401249 [2022-04-06T20:34:51.530Z] ---> 58ed6f51d68f [2022-04-06T20:34:51.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T20:34:51.530Z] Removing intermediate container 017adf401249 [2022-04-06T20:34:51.530Z] ---> 5d25a194269c [2022-04-06T20:34:51.530Z] [2022-04-06T20:34:51.789Z] Successfully built 5d25a194269c [2022-04-06T20:34:51.789Z] Successfully tagged core-command:latest [2022-04-06T20:34:51.789Z]  Building core-command ... done Building core-metadata [2022-04-06T20:34:56.174Z] ---> bbc8a07bb3ed [2022-04-06T20:34:56.174Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T20:34:56.174Z] ---> a3760c7ca66f [2022-04-06T20:34:56.174Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:34:56.174Z] ---> aae34584b3fa [2022-04-06T20:34:56.174Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T20:34:56.742Z] ---> Running in c5776f2d8f58 [2022-04-06T20:34:56.742Z] ---> Running in e5b7f76ee25a [2022-04-06T20:34:57.241Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-06T20:34:57.312Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:34:57.312Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:34:57.312Z] ---> 9d96a8c568e9 [2022-04-06T20:34:57.312Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:34:57.312Z] ---> Using cache [2022-04-06T20:34:57.312Z] ---> 8becd9462816 [2022-04-06T20:34:57.312Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:34:57.312Z] ---> Using cache [2022-04-06T20:34:57.312Z] ---> ea4b4636bbb9 [2022-04-06T20:34:57.312Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:34:57.312Z] ---> Using cache [2022-04-06T20:34:57.312Z] ---> 4a015f053e76 [2022-04-06T20:34:57.312Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:34:57.312Z] ---> Using cache [2022-04-06T20:34:57.312Z] ---> cea9b8152f2a [2022-04-06T20:34:57.312Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:34:57.312Z] ---> Using cache [2022-04-06T20:34:57.312Z] ---> 93845acbff0d [2022-04-06T20:34:57.312Z] Step 8/23 : COPY . . [2022-04-06T20:34:57.312Z] ---> Using cache [2022-04-06T20:34:57.312Z] ---> 82a63602185e [2022-04-06T20:34:57.312Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T20:34:57.312Z] Removing intermediate container c5776f2d8f58 [2022-04-06T20:34:57.312Z] ---> 66fc26c42521 [2022-04-06T20:34:57.312Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:34:57.571Z] ---> Running in 3de9ed61b417 [2022-04-06T20:34:57.571Z] ---> Running in a5723a10006c [2022-04-06T20:34:57.831Z] Removing intermediate container e5b7f76ee25a [2022-04-06T20:34:57.831Z] ---> 490755ac7044 [2022-04-06T20:34:57.831Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T20:34:57.831Z] ---> Running in 591b182f09bd [2022-04-06T20:34:57.831Z] Removing intermediate container 591b182f09bd [2022-04-06T20:34:57.831Z] ---> 19a8cb1876dd [2022-04-06T20:34:57.831Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:34:58.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T20:34:58.091Z] ---> Running in d42d17810cd1 [2022-04-06T20:34:58.091Z] Removing intermediate container d42d17810cd1 [2022-04-06T20:34:58.091Z] ---> 2fcf936829a4 [2022-04-06T20:34:58.091Z] Step 21/22 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:34:58.091Z] ---> Running in 98684195e2ae [2022-04-06T20:34:58.350Z] Removing intermediate container 98684195e2ae [2022-04-06T20:34:58.350Z] ---> 1c7a39d7b09f [2022-04-06T20:34:58.350Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:34:58.350Z] ---> Running in 91b1879be9f7 [2022-04-06T20:34:58.611Z] Removing intermediate container a5723a10006c [2022-04-06T20:34:58.611Z] ---> 41e3f97bfcc8 [2022-04-06T20:34:58.611Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:34:58.611Z] ---> Running in c1a3fb0bd6b6 [2022-04-06T20:34:58.611Z] Removing intermediate container 91b1879be9f7 [2022-04-06T20:34:58.611Z] ---> 4433c2b4acab [2022-04-06T20:34:58.611Z] [2022-04-06T20:34:58.869Z] Successfully built 4433c2b4acab [2022-04-06T20:34:58.869Z] Successfully tagged security-proxy-setup:latest [2022-04-06T20:34:58.869Z] Building security-spire-server [2022-04-06T20:34:58.869Z]  Building security-proxy-setup ... done Removing intermediate container c1a3fb0bd6b6 [2022-04-06T20:34:58.869Z] ---> 0011d2af33a4 [2022-04-06T20:34:58.869Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:34:58.869Z] ---> Running in e1033020f124 [2022-04-06T20:34:59.828Z] spire-1.2.1/ [2022-04-06T20:34:59.828Z] spire-1.2.1/.data/ [2022-04-06T20:34:59.828Z] spire-1.2.1/.data/.file [2022-04-06T20:34:59.828Z] spire-1.2.1/.dockerignore [2022-04-06T20:34:59.828Z] spire-1.2.1/.gitattributes [2022-04-06T20:34:59.828Z] spire-1.2.1/.githooks/ [2022-04-06T20:34:59.828Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/ [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:34:59.828Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:34:59.828Z] spire-1.2.1/.gitignore [2022-04-06T20:34:59.828Z] spire-1.2.1/.go-version [2022-04-06T20:34:59.828Z] spire-1.2.1/.golangci.yml [2022-04-06T20:34:59.828Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:34:59.828Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:34:59.828Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:34:59.828Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:34:59.828Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:34:59.828Z] spire-1.2.1/Dockerfile [2022-04-06T20:34:59.828Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:34:59.828Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:34:59.828Z] spire-1.2.1/LICENSE [2022-04-06T20:34:59.828Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:34:59.828Z] spire-1.2.1/Makefile [2022-04-06T20:34:59.828Z] spire-1.2.1/README.md [2022-04-06T20:34:59.828Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:34:59.828Z] spire-1.2.1/SECURITY.md [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:34:59.828Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/ [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/agent/ [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/server/ [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:34:59.828Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/ [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/ [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:34:59.828Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:34:59.828Z] spire-1.2.1/examples/ [2022-04-06T20:34:59.828Z] spire-1.2.1/examples/README.md [2022-04-06T20:34:59.828Z] spire-1.2.1/go.mod [2022-04-06T20:34:59.828Z] spire-1.2.1/go.sum [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:34:59.828Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:34:59.829Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:34:59.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/private/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:34:59.831Z] spire-1.2.1/release/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:34:59.831Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:34:59.831Z] spire-1.2.1/script/ [2022-04-06T20:34:59.831Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:34:59.831Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:34:59.831Z] spire-1.2.1/support/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:34:59.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:34:59.832Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/clock/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:34:59.832Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/common [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:34:59.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:34:59.833Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:34:59.834Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:34:59.834Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/testca/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/testkey/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:34:59.834Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/util/ [2022-04-06T20:34:59.834Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/util/race.go [2022-04-06T20:34:59.834Z] spire-1.2.1/test/util/util.go [2022-04-06T20:34:59.834Z] building spire from source... [2022-04-06T20:34:59.834Z] Installing go1.17.7... [2022-04-06T20:35:04.026Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:04.026Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:04.026Z] ---> 9d96a8c568e9 [2022-04-06T20:35:04.026Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> 8becd9462816 [2022-04-06T20:35:04.026Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> ea4b4636bbb9 [2022-04-06T20:35:04.026Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> 248b9c03d8a7 [2022-04-06T20:35:04.026Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> 45bf83ffb233 [2022-04-06T20:35:04.026Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> e4ee3d35a023 [2022-04-06T20:35:04.026Z] Step 8/25 : COPY . . [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> a3760c7ca66f [2022-04-06T20:35:04.026Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> 66fc26c42521 [2022-04-06T20:35:04.026Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> 41e3f97bfcc8 [2022-04-06T20:35:04.026Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T20:35:04.026Z] ---> Using cache [2022-04-06T20:35:04.026Z] ---> 0011d2af33a4 [2022-04-06T20:35:04.026Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:35:05.942Z] Building bin/spire-server... [2022-04-06T20:35:05.942Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:35:05.942Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:35:05.942Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:35:05.942Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:35:05.942Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:35:06.201Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:35:06.201Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:35:06.201Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:35:06.201Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:35:06.201Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:35:06.201Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:35:06.201Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:35:06.201Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:35:06.201Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:35:06.201Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:35:06.459Z]  ---> Running in 6149fe820797 [2022-04-06T20:35:06.459Z] Removing intermediate container aacfee790f9c [2022-04-06T20:35:06.459Z] ---> a1fd78998e9c [2022-04-06T20:35:06.459Z] [2022-04-06T20:35:06.459Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T20:35:06.459Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:35:06.459Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:35:06.720Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:35:06.720Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:35:06.720Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:35:06.720Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:35:06.720Z] 3.15: Pulling from library/alpine [2022-04-06T20:35:06.720Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:35:06.720Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T20:35:06.720Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T20:35:06.720Z] ---> 0ac33e5f5afa [2022-04-06T20:35:06.720Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:35:06.979Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:35:06.979Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:35:06.979Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:35:06.979Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:35:06.979Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:35:06.979Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:35:06.979Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:35:06.979Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:35:06.979Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:35:06.979Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:35:07.237Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:35:07.237Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:35:07.237Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:35:07.237Z]  ---> Running in 3dd90806746c [2022-04-06T20:35:07.237Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:35:07.237Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:35:07.237Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:35:07.500Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:35:07.500Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:35:07.500Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:35:07.500Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:35:07.500Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:35:07.500Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:35:07.500Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:35:07.769Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:35:07.769Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:35:07.769Z] spire-1.2.1/ [2022-04-06T20:35:07.769Z] spire-1.2.1/.data/ [2022-04-06T20:35:07.769Z] spire-1.2.1/.data/.file [2022-04-06T20:35:07.769Z] spire-1.2.1/.dockerignore [2022-04-06T20:35:07.769Z] spire-1.2.1/.gitattributes [2022-04-06T20:35:07.769Z] spire-1.2.1/.githooks/ [2022-04-06T20:35:07.769Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/ [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:35:07.769Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:35:07.769Z] spire-1.2.1/.gitignore [2022-04-06T20:35:07.769Z] spire-1.2.1/.go-version [2022-04-06T20:35:07.769Z] spire-1.2.1/.golangci.yml [2022-04-06T20:35:07.769Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:35:07.769Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:35:07.769Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:35:07.769Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:35:07.769Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:35:07.769Z] spire-1.2.1/Dockerfile [2022-04-06T20:35:07.769Z] spire-1.2.1/Dockerfile.devRemoving intermediate container 3dd90806746c [2022-04-06T20:35:07.769Z] ---> 5c40ca0a1a39 [2022-04-06T20:35:07.769Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:07.769Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:35:07.769Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:35:07.769Z]  [2022-04-06T20:35:07.769Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:35:07.769Z] spire-1.2.1/LICENSE [2022-04-06T20:35:07.769Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:35:07.769Z] spire-1.2.1/Makefile [2022-04-06T20:35:07.769Z] spire-1.2.1/README.md [2022-04-06T20:35:07.769Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:35:07.769Z] spire-1.2.1/SECURITY.md [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:35:07.769Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:35:07.770Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/ [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/agent/ [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/server/ [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:35:07.770Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/ [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/ [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:35:07.770Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:35:07.770Z] spire-1.2.1/examples/ [2022-04-06T20:35:07.770Z] spire-1.2.1/examples/README.md [2022-04-06T20:35:07.770Z] spire-1.2.1/go.mod [2022-04-06T20:35:07.770Z] spire-1.2.1/go.sum [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:35:07.770Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:35:07.771Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:35:07.772Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gogo: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:35:07.773Z]  [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/dns_test.gogo: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:35:07.773Z]  [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:35:07.773Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:35:07.774Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:35:07.775Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:35:07.776Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:35:07.776Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:35:07.776Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/private/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:35:07.776Z] spire-1.2.1/release/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:35:07.776Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:35:07.776Z] spire-1.2.1/script/ [2022-04-06T20:35:07.776Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:35:07.776Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:35:07.776Z] spire-1.2.1/support/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:35:07.776Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:35:08.039Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/clock/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go ---> Running in ce9e21255903 [2022-04-06T20:35:08.039Z] [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:35:08.039Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/common [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:35:08.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:35:08.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:35:08.041Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:35:08.042Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:35:08.042Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/testca/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/testkey/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:35:08.042Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/util/ [2022-04-06T20:35:08.042Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/util/race.go [2022-04-06T20:35:08.042Z] spire-1.2.1/test/util/util.go [2022-04-06T20:35:08.042Z] building spire from source... [2022-04-06T20:35:08.042Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:35:08.042Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:35:08.042Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:35:08.042Z] Installing go1.17.7... [2022-04-06T20:35:08.301Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:35:09.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:35:09.236Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:35:09.236Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:35:09.236Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:35:09.236Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:35:11.787Z] Removing intermediate container ce9e21255903 [2022-04-06T20:35:11.787Z] ---> 60453358922d [2022-04-06T20:35:11.787Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T20:35:12.724Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:35:12.724Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:35:12.724Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:35:12.724Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:35:12.724Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:35:12.983Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:35:12.983Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:35:12.983Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:35:13.241Z]  ---> Running in f9301ece2c6e [2022-04-06T20:35:13.241Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:35:13.506Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:35:13.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:13.764Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:35:13.764Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:35:13.764Z] Building bin/spire-server... [2022-04-06T20:35:13.764Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:35:13.765Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:35:14.023Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:35:14.023Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:35:14.023Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:35:14.023Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:35:14.023Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:35:14.023Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:35:14.023Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:35:14.023Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:35:14.023Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:35:14.023Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:35:14.282Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:35:14.282Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:35:14.282Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:35:14.282Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:35:14.282Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:35:14.282Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:35:14.282Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:35:14.282Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:35:14.282Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:35:14.282Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:35:14.282Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:35:14.282Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:35:14.282Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:35:14.541Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:35:14.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:14.541Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:35:14.541Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:35:14.541Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:35:14.541Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:35:14.541Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:35:14.541Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:35:14.541Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:35:14.541Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:35:14.541Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:35:14.541Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:35:14.541Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:35:14.541Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:35:14.541Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:35:14.541Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:35:14.541Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:35:14.541Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:35:14.541Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:35:14.541Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:35:14.541Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:35:14.541Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:35:14.800Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:35:14.800Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:35:14.800Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:35:14.800Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:35:14.800Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:35:14.800Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:35:14.800Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:35:14.800Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:35:14.800Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:35:14.800Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:35:14.800Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:35:14.800Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:35:14.800Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:35:15.058Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:35:15.058Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:35:15.058Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:35:15.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:35:15.058Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:35:15.058Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:35:15.058Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:35:15.058Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:35:15.058Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:35:15.058Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:35:15.058Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:35:15.315Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:35:15.315Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:35:15.315Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:35:15.315Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:35:15.315Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:35:15.315Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:35:15.892Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:35:15.892Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:35:15.892Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:35:15.892Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:35:15.892Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:35:16.162Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:35:16.162Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:35:16.162Z] OK: 15854 distinct packages available [2022-04-06T20:35:16.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:16.162Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:35:16.162Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:35:16.162Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:35:16.162Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:35:16.162Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:35:16.420Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:35:16.420Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:35:16.420Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:35:16.420Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:35:16.420Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:35:16.420Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:35:16.420Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:35:16.420Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:35:16.420Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:35:16.420Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:35:16.420Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:35:16.420Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:35:16.420Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:35:16.420Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:35:16.679Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:35:16.679Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:35:16.679Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:35:16.679Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:35:16.679Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:35:16.679Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:35:16.679Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:35:16.679Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:35:16.679Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:35:16.679Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:35:16.679Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:35:16.679Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:35:16.679Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:35:16.679Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:35:16.679Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:35:16.679Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:35:16.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:16.938Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:35:16.938Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:35:16.938Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:35:16.938Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:35:16.938Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:35:17.197Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:35:17.197Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:35:17.197Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:35:17.197Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T20:35:17.197Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:35:17.197Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:35:17.197Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:35:17.197Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:35:17.197Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:35:17.197Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:35:17.455Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:35:17.455Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T20:35:17.455Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T20:35:17.722Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T20:35:17.722Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T20:35:17.722Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:35:17.981Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T20:35:17.981Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T20:35:18.240Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:35:18.240Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:35:18.240Z] OK: 8 MiB in 23 packages [2022-04-06T20:35:19.181Z] Building bin/spire-agent... [2022-04-06T20:35:19.438Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:35:19.438Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:35:19.438Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:35:19.438Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:35:20.008Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:35:20.008Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:35:20.008Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:35:20.284Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:35:20.284Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:35:20.284Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:35:20.284Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:35:20.284Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:35:20.284Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:35:20.284Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:35:20.284Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:35:20.284Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:35:20.284Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:35:20.545Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:35:20.545Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:35:20.545Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:35:20.545Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:35:20.825Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:35:20.825Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:35:21.392Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:35:21.997Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:35:21.997Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:35:21.997Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:35:22.255Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:35:22.255Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:35:22.832Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:35:22.832Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:35:22.832Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:35:23.101Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:35:23.438Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:35:23.438Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:35:23.698Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:35:23.698Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:35:24.263Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:35:24.263Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:35:24.263Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:35:24.521Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:35:24.521Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:35:24.521Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:35:24.521Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:35:24.521Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:35:24.521Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:35:24.521Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:35:24.521Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:35:24.521Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:35:24.780Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:35:24.780Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:35:24.780Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:35:25.084Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:35:25.084Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:35:25.084Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:35:25.084Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:35:25.344Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:35:25.344Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:35:25.344Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:35:25.344Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:35:25.344Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:35:25.602Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:35:25.602Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:35:25.602Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:35:25.602Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:35:25.602Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:35:25.602Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:35:25.602Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:35:25.602Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:35:25.602Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:35:25.602Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:35:25.602Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:35:25.861Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:35:25.861Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:35:26.120Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:35:26.120Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:35:26.120Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:35:26.120Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:35:26.120Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:35:26.120Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:35:26.120Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:35:26.120Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:35:26.120Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:35:26.120Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:35:26.120Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:35:26.120Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:35:26.120Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:35:26.378Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:35:26.378Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:35:26.378Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:35:26.378Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:35:26.378Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:35:26.378Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:35:26.378Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:35:26.378Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:35:26.378Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:35:26.378Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:35:29.668Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:35:29.668Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:35:32.198Z] Removing intermediate container f9301ece2c6e [2022-04-06T20:35:32.198Z] ---> eea7911d9be1 [2022-04-06T20:35:32.198Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:35:32.198Z] Removing intermediate container 3de9ed61b417 [2022-04-06T20:35:32.198Z] ---> 3d60f0fed395 [2022-04-06T20:35:32.198Z] [2022-04-06T20:35:32.198Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:35:32.198Z] ---> e04c818066af [2022-04-06T20:35:32.198Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:35:32.198Z] ---> Using cache [2022-04-06T20:35:32.198Z] ---> eb835a9702e6 [2022-04-06T20:35:32.198Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:35:32.198Z] ---> Using cache [2022-04-06T20:35:32.198Z] ---> d33716d6c90c [2022-04-06T20:35:32.198Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T20:35:32.764Z] ---> Running in 84b8c8f415dd [2022-04-06T20:35:32.764Z] ---> 74bd1c49ad5e [2022-04-06T20:35:32.764Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T20:35:32.764Z] Removing intermediate container 84b8c8f415dd [2022-04-06T20:35:32.764Z] ---> 5ea343505510 [2022-04-06T20:35:32.764Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:35:33.024Z] ---> Running in 61e641aeaa7c [2022-04-06T20:35:33.590Z] Removing intermediate container 61e641aeaa7c [2022-04-06T20:35:33.590Z] ---> e078c36db3e3 [2022-04-06T20:35:33.590Z] Step 15/23 : WORKDIR / [2022-04-06T20:35:34.155Z] ---> 705fe2aecc43 [2022-04-06T20:35:34.155Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T20:35:34.155Z] ---> Running in a32c369310a4 [2022-04-06T20:35:35.109Z] ---> 35708b039f57 [2022-04-06T20:35:35.109Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T20:35:35.675Z] Removing intermediate container a32c369310a4 [2022-04-06T20:35:35.675Z] ---> 7e974d050106 [2022-04-06T20:35:35.675Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:35:35.935Z] ---> Running in 5f828c966629 [2022-04-06T20:35:36.507Z] ---> f25710910b35 [2022-04-06T20:35:36.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T20:35:36.507Z] Removing intermediate container 5f828c966629 [2022-04-06T20:35:36.507Z] ---> 9979eb08aebd [2022-04-06T20:35:36.507Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:35:36.772Z] ---> Running in dbea950f7e72 [2022-04-06T20:35:37.343Z] Removing intermediate container dbea950f7e72 [2022-04-06T20:35:37.343Z] ---> 2ddf8eaca305 [2022-04-06T20:35:37.343Z] Step 18/20 : LABEL arch=x86_64 [2022-04-06T20:35:37.343Z] ---> Running in 93c6f156af9d [2022-04-06T20:35:38.280Z] Removing intermediate container 93c6f156af9d [2022-04-06T20:35:38.281Z] ---> 457ee053c4de [2022-04-06T20:35:38.281Z] Step 19/20 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:35:38.541Z] ---> f0677ba79bdb [2022-04-06T20:35:38.541Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T20:35:38.541Z] ---> Running in 33203481386b [2022-04-06T20:35:39.491Z] Removing intermediate container 33203481386b [2022-04-06T20:35:39.491Z] ---> 18d876a2344d [2022-04-06T20:35:39.491Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T20:35:39.491Z] ---> cb76fde7978b [2022-04-06T20:35:39.491Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T20:35:39.753Z] ---> Running in ec3b749d3dbc [2022-04-06T20:35:39.753Z] ---> Running in e08da3975f90 [2022-04-06T20:35:40.324Z] Removing intermediate container ec3b749d3dbc [2022-04-06T20:35:40.324Z] ---> df0c9212d518 [2022-04-06T20:35:40.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:35:40.324Z] Removing intermediate container e08da3975f90 [2022-04-06T20:35:40.324Z] ---> 6ef458f87332 [2022-04-06T20:35:40.324Z] [2022-04-06T20:35:40.582Z] Successfully built 6ef458f87332 [2022-04-06T20:35:40.582Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-06T20:35:40.582Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-06T20:35:40.582Z] ---> Running in c3e529610283 [2022-04-06T20:35:43.875Z] Removing intermediate container c3e529610283 [2022-04-06T20:35:43.875Z] ---> 288fc7c0ddc8 [2022-04-06T20:35:43.875Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:35:44.813Z] ---> Running in 1c11a483e22c [2022-04-06T20:35:45.750Z] Removing intermediate container 1c11a483e22c [2022-04-06T20:35:45.750Z] ---> 4eceb491b89b [2022-04-06T20:35:45.750Z] Step 22/23 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:35:46.318Z] ---> Running in 8293edadd153 [2022-04-06T20:35:47.268Z] Removing intermediate container 8293edadd153 [2022-04-06T20:35:47.268Z] ---> ee070c9fdc35 [2022-04-06T20:35:47.268Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:35:48.203Z] ---> Running in f87b9a515f29 [2022-04-06T20:35:49.143Z] Removing intermediate container f87b9a515f29 [2022-04-06T20:35:49.143Z] ---> ad50eea8609f [2022-04-06T20:35:49.143Z] [2022-04-06T20:35:49.143Z] Successfully built ad50eea8609f [2022-04-06T20:35:49.143Z] Successfully tagged core-metadata:latest [2022-04-06T20:35:49.143Z] Building core-data [2022-04-06T20:35:50.081Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:50.081Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:50.081Z] ---> 9d96a8c568e9 [2022-04-06T20:35:50.081Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:35:50.081Z] ---> Using cache [2022-04-06T20:35:50.081Z] ---> 8becd9462816 [2022-04-06T20:35:50.081Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:50.081Z] ---> Using cache [2022-04-06T20:35:50.081Z] ---> ea4b4636bbb9 [2022-04-06T20:35:50.081Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T20:35:55.350Z] ---> Running in 88e580936586 [2022-04-06T20:35:56.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:57.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:35:57.484Z] OK: 221 MiB in 52 packages [2022-04-06T20:35:59.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:35:59.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:35:59.389Z] ---> 9d96a8c568e9 [2022-04-06T20:35:59.389Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:35:59.389Z] ---> Using cache [2022-04-06T20:35:59.389Z] ---> 8becd9462816 [2022-04-06T20:35:59.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:35:59.389Z] ---> Using cache [2022-04-06T20:35:59.389Z] ---> ea4b4636bbb9 [2022-04-06T20:35:59.389Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T20:36:00.431Z] ---> Running in 1388a5d66d79 [2022-04-06T20:36:01.139Z] Removing intermediate container 88e580936586 [2022-04-06T20:36:01.139Z] ---> a5ebe56ab65d [2022-04-06T20:36:01.139Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:36:01.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:02.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:02.355Z] ---> b61ee1e82b6f [2022-04-06T20:36:02.355Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:36:02.620Z] OK: 221 MiB in 52 packages [2022-04-06T20:36:02.620Z] ---> Running in 5b924fc51719 [2022-04-06T20:36:04.004Z] Removing intermediate container 1388a5d66d79 [2022-04-06T20:36:04.004Z] ---> 6f689134f7d2 [2022-04-06T20:36:04.004Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:36:04.941Z] ---> 31ac89b85fed [2022-04-06T20:36:04.941Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:36:06.321Z] ---> Running in 803bdecdcb3e [2022-04-06T20:36:06.887Z] Removing intermediate container 5b924fc51719 [2022-04-06T20:36:06.888Z] ---> bcb2e773d9d5 [2022-04-06T20:36:06.888Z] Step 8/22 : COPY . . [2022-04-06T20:36:10.176Z] Removing intermediate container 803bdecdcb3e [2022-04-06T20:36:10.176Z] ---> 39bcfdbab764 [2022-04-06T20:36:10.176Z] Step 8/23 : COPY . . [2022-04-06T20:36:48.894Z] ---> 4480282be629 [2022-04-06T20:36:48.894Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T20:36:49.276Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-06T20:36:52.189Z] ---> Running in b48825811d7c [2022-04-06T20:36:52.189Z] ---> ff4efc80fb55 [2022-04-06T20:36:52.189Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T20:36:52.189Z] ---> Running in 25eeaac7ff6a [2022-04-06T20:36:52.189Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T20:36:52.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T20:36:54.094Z] Removing intermediate container ab3785b58462 [2022-04-06T20:36:54.094Z] ---> 221befcbd613 [2022-04-06T20:36:54.094Z] [2022-04-06T20:36:54.094Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T20:36:54.094Z] ---> 0ac33e5f5afa [2022-04-06T20:36:54.094Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:36:54.094Z] ---> Using cache [2022-04-06T20:36:54.094Z] ---> 5c40ca0a1a39 [2022-04-06T20:36:54.094Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:36:54.094Z] ---> Using cache [2022-04-06T20:36:54.094Z] ---> 60453358922d [2022-04-06T20:36:54.094Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T20:36:54.353Z] ---> Running in 39498a016c9d [2022-04-06T20:36:54.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:55.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:55.810Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:36:55.810Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:36:55.810Z] OK: 15854 distinct packages available [2022-04-06T20:36:55.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:56.747Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:36:57.006Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T20:36:57.265Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:36:57.265Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T20:36:57.265Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T20:36:57.523Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T20:36:57.523Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:36:57.523Z] OK: 6 MiB in 19 packages [2022-04-06T20:36:58.901Z] Removing intermediate container 39498a016c9d [2022-04-06T20:36:58.901Z] ---> cb7204f932aa [2022-04-06T20:36:58.901Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T20:37:00.279Z] ---> 06634905c2f9 [2022-04-06T20:37:00.279Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:37:02.186Z] ---> 1d884fbd51ce [2022-04-06T20:37:02.186Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:37:02.448Z] ---> 5a03c0b86805 [2022-04-06T20:37:02.448Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T20:37:03.016Z] ---> 975e16739308 [2022-04-06T20:37:03.016Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T20:37:03.583Z] ---> 902bc97948cc [2022-04-06T20:37:03.583Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:37:03.583Z] ---> Running in c7460dbbd786 [2022-04-06T20:37:03.840Z] Removing intermediate container c7460dbbd786 [2022-04-06T20:37:03.840Z] ---> 6b5178b9d213 [2022-04-06T20:37:03.840Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:37:04.098Z] ---> Running in dec295d455b9 [2022-04-06T20:37:04.356Z] Removing intermediate container dec295d455b9 [2022-04-06T20:37:04.356Z] ---> 0f1580cf35bd [2022-04-06T20:37:04.356Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T20:37:04.614Z] ---> Running in 03180ac5f11d [2022-04-06T20:37:05.180Z] Removing intermediate container 03180ac5f11d [2022-04-06T20:37:05.180Z] ---> affe4b24bf42 [2022-04-06T20:37:05.180Z] Step 25/26 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:37:05.180Z] ---> Running in d3ce0022d357 [2022-04-06T20:37:05.439Z] Removing intermediate container d3ce0022d357 [2022-04-06T20:37:05.439Z] ---> d30ddf03868c [2022-04-06T20:37:05.439Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T20:37:05.439Z] ---> Running in 9035411dc772 [2022-04-06T20:37:05.698Z] Removing intermediate container 9035411dc772 [2022-04-06T20:37:05.698Z] ---> d7145ec76460 [2022-04-06T20:37:05.698Z] [2022-04-06T20:37:05.959Z] Successfully built d7145ec76460 [2022-04-06T20:37:05.959Z] Successfully tagged security-spire-agent:latest [2022-04-06T20:37:07.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-06T20:37:07.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-06T20:37:07.644Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-06T20:37:07.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-06T20:37:07.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-06T20:37:07.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-06T20:37:07.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-06T20:37:07.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-06T20:37:10.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-06T20:37:10.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-06T20:37:10.309Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-06T20:37:10.309Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-06T20:37:10.309Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-06T20:37:10.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-06T20:37:18.164Z]  Building security-spire-agent ... done Removing intermediate container b48825811d7c [2022-04-06T20:37:18.164Z] ---> 7037929a0deb [2022-04-06T20:37:18.164Z] [2022-04-06T20:37:18.164Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T20:37:18.164Z] ---> e04c818066af [2022-04-06T20:37:18.164Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T20:37:18.164Z] ---> Running in 6594608249b0 [2022-04-06T20:37:18.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:18.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:18.164Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T20:37:18.164Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T20:37:18.164Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:37:18.164Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T20:37:18.164Z] OK: 6 MiB in 16 packages [2022-04-06T20:37:18.731Z] Removing intermediate container 25eeaac7ff6a [2022-04-06T20:37:18.731Z] ---> b547b74ce30b [2022-04-06T20:37:18.731Z] [2022-04-06T20:37:18.731Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:37:18.731Z] ---> e04c818066af [2022-04-06T20:37:18.731Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T20:37:18.731Z] ---> Running in 0ae47f2bba9e [2022-04-06T20:37:18.731Z] Removing intermediate container 6594608249b0 [2022-04-06T20:37:18.731Z] ---> f5f38a4076d5 [2022-04-06T20:37:18.731Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:37:18.731Z] ---> Running in 874697fb9bc7 [2022-04-06T20:37:18.731Z] Removing intermediate container 0ae47f2bba9e [2022-04-06T20:37:18.731Z] ---> 5a472e398c56 [2022-04-06T20:37:18.731Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T20:37:18.992Z] ---> Running in 8abf9a2cb00a [2022-04-06T20:37:18.992Z] Removing intermediate container 874697fb9bc7 [2022-04-06T20:37:18.992Z] ---> 6aa8c526258c [2022-04-06T20:37:18.992Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T20:37:18.992Z] ---> Running in 6820e5329c45 [2022-04-06T20:37:18.992Z] Removing intermediate container 8abf9a2cb00a [2022-04-06T20:37:18.992Z] ---> 97de3ba5d869 [2022-04-06T20:37:18.992Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T20:37:18.992Z] ---> Running in b472a569ab9a [2022-04-06T20:37:18.992Z] Removing intermediate container 6820e5329c45 [2022-04-06T20:37:18.992Z] ---> 6fb7a8adbe16 [2022-04-06T20:37:18.992Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T20:37:18.992Z] ---> Running in e6b77122b83b [2022-04-06T20:37:19.251Z] Removing intermediate container b472a569ab9a [2022-04-06T20:37:19.251Z] ---> 120ae6b9b21e [2022-04-06T20:37:19.251Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:37:19.251Z] ---> Running in 8e8c7dd69231 [2022-04-06T20:37:19.251Z] Removing intermediate container e6b77122b83b [2022-04-06T20:37:19.251Z] ---> 93452faadde6 [2022-04-06T20:37:19.251Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:37:19.507Z] ---> f2028a6a7bc3 [2022-04-06T20:37:19.507Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T20:37:19.768Z] ---> be4e6ff201fb [2022-04-06T20:37:19.768Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T20:37:20.031Z] Removing intermediate container 8e8c7dd69231 [2022-04-06T20:37:20.031Z] ---> adad025ba8a9 [2022-04-06T20:37:20.031Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T20:37:20.031Z] ---> Running in 5df17202d635 [2022-04-06T20:37:20.031Z] ---> 82e810fcac60 [2022-04-06T20:37:20.031Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T20:37:20.031Z] ---> Running in 8a70027d0d3b [2022-04-06T20:37:20.291Z] Removing intermediate container 8a70027d0d3b [2022-04-06T20:37:20.291Z] ---> 818cfa5963e8 [2022-04-06T20:37:20.291Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:37:20.291Z] ---> Running in 57e9a40da708 [2022-04-06T20:37:20.291Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:20.291Z] Removing intermediate container 57e9a40da708 [2022-04-06T20:37:20.291Z] ---> 899d363a311e [2022-04-06T20:37:20.291Z] Step 20/22 : LABEL arch=x86_64 [2022-04-06T20:37:20.552Z] ---> Running in 66ee5ab75b79 [2022-04-06T20:37:20.552Z] Removing intermediate container 66ee5ab75b79 [2022-04-06T20:37:20.552Z] ---> ef67d4694ff5 [2022-04-06T20:37:20.552Z] Step 21/22 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:37:20.552Z] ---> Running in 39216215af91 [2022-04-06T20:37:20.552Z] Removing intermediate container 39216215af91 [2022-04-06T20:37:20.552Z] ---> ac32323ab142 [2022-04-06T20:37:20.552Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T20:37:20.811Z] ---> Running in 65a470e080fe [2022-04-06T20:37:20.811Z] Removing intermediate container 65a470e080fe [2022-04-06T20:37:20.812Z] ---> cc12fd4d7a4b [2022-04-06T20:37:20.812Z] [2022-04-06T20:37:20.812Z] Successfully built cc12fd4d7a4b [2022-04-06T20:37:20.812Z] Successfully tagged support-notifications:latest [2022-04-06T20:37:21.071Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:37:21.331Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T20:37:21.592Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T20:37:21.592Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T20:37:21.592Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T20:37:21.853Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T20:37:21.853Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T20:37:22.114Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:37:22.114Z] OK: 8 MiB in 20 packages [2022-04-06T20:37:22.375Z] Removing intermediate container 5df17202d635 [2022-04-06T20:37:22.375Z] ---> 1cbf0007b246 [2022-04-06T20:37:22.375Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:37:22.635Z] ---> 59468f936dd1 [2022-04-06T20:37:22.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T20:37:22.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.241s coverage: 28.7% of statements [2022-04-06T20:37:22.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-06T20:37:22.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-06T20:37:23.225Z] ---> 578cb08cb2cc [2022-04-06T20:37:23.225Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T20:37:23.486Z] ---> 1bfcbb14c6a8 [2022-04-06T20:37:23.486Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T20:37:23.486Z] ---> Running in fcd7bb787c0f [2022-04-06T20:37:23.486Z] Removing intermediate container fcd7bb787c0f [2022-04-06T20:37:23.486Z] ---> a165556b27c3 [2022-04-06T20:37:23.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:37:23.746Z] ---> Running in f24b536797a7 [2022-04-06T20:37:23.746Z] Removing intermediate container f24b536797a7 [2022-04-06T20:37:23.746Z] ---> a5fa834be9d4 [2022-04-06T20:37:23.746Z] Step 21/23 : LABEL arch=x86_64 [2022-04-06T20:37:23.746Z] ---> Running in 383b1c3e62fc [2022-04-06T20:37:24.005Z] Removing intermediate container 383b1c3e62fc [2022-04-06T20:37:24.005Z] ---> dd895eef0788 [2022-04-06T20:37:24.005Z] Step 22/23 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:37:24.005Z] ---> Running in 89ba322e0521 [2022-04-06T20:37:24.005Z] Removing intermediate container 89ba322e0521 [2022-04-06T20:37:24.005Z] ---> e12d849ce87a [2022-04-06T20:37:24.005Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:37:24.270Z] ---> Running in 02d35f5a5cf6 [2022-04-06T20:37:24.270Z] Removing intermediate container 02d35f5a5cf6 [2022-04-06T20:37:24.270Z] ---> 7ee94184d368 [2022-04-06T20:37:24.270Z] [2022-04-06T20:37:24.270Z] Successfully built 7ee94184d368 [2022-04-06T20:37:24.270Z] Successfully tagged core-data:latest [2022-04-06T20:37:29.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.590s coverage: 98.5% of statements [2022-04-06T20:37:29.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-06T20:37:30.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.665s coverage: 54.9% of statements [2022-04-06T20:37:30.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-06T20:37:30.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-06T20:37:34.267Z]  Building core-data ... done Building bin/spire-agent... [2022-04-06T20:37:34.267Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:37:34.267Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:37:34.267Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:37:34.267Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:37:34.267Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:37:34.267Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:37:34.267Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:37:34.267Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:37:34.267Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:37:34.267Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:37:34.267Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:37:34.267Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:37:34.267Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:37:35.206Z] Building bin/spire-agent... [2022-04-06T20:37:35.466Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T20:37:35.725Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T20:37:35.725Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T20:37:35.725Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T20:37:35.725Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T20:37:36.031Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T20:37:36.031Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T20:37:36.597Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T20:37:36.597Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T20:37:36.597Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T20:37:36.597Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T20:37:36.597Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T20:37:36.597Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.008s coverage: 89.2% of statements [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.433s coverage: 84.4% of statements [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.890s coverage: 94.7% of statements [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.268s coverage: 72.2% of statements [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.497s coverage: 60.0% of statements [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.497s coverage: 0.9% of statements [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.272s coverage: 58.8% of statements [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.402s coverage: 24.0% of statements [2022-04-06T20:37:57.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.258s coverage: 79.5% of statements [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2022-04-06T20:37:57.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements [2022-04-06T20:38:09.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.359s coverage: 94.4% of statements [2022-04-06T20:38:09.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2022-04-06T20:38:16.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.899s coverage: 82.5% of statements [2022-04-06T20:38:16.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-06T20:38:23.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.416s coverage: 92.9% of statements [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-06T20:38:23.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-06T20:38:23.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-06T20:38:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2022-04-06T20:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-06T20:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-06T20:38:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2022-04-06T20:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-06T20:38:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.344s coverage: 58.8% of statements [2022-04-06T20:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-06T20:38:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.365s coverage: 80.0% of statements [2022-04-06T20:38:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.312s coverage: 87.2% of statements [2022-04-06T20:38:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.429s coverage: 85.4% of statements [2022-04-06T20:38:23.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.932s coverage: 91.2% of statements [2022-04-06T20:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-06T20:38:27.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 64.4% of statements [2022-04-06T20:38:27.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-06T20:38:27.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-06T20:38:27.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.337s coverage: 100.0% of statements [2022-04-06T20:38:27.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements [2022-04-06T20:38:27.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.151s coverage: 100.0% of statements [2022-04-06T20:38:27.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.235s coverage: 73.7% of statements [2022-04-06T20:38:27.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2022-04-06T20:38:34.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.735s coverage: 65.4% of statements [2022-04-06T20:38:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-06T20:38:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-06T20:38:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-06T20:38:38.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.923s coverage: 43.8% of statements [2022-04-06T20:38:38.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-06T20:38:38.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-06T20:38:38.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2022-04-06T20:38:38.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-06T20:38:38.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2022-04-06T20:38:38.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-06T20:38:38.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-06T20:38:38.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-06T20:38:38.599Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-06T20:38:44.300Z] Removing intermediate container 6149fe820797 [2022-04-06T20:38:44.300Z] ---> 31934a3604ef [2022-04-06T20:38:44.300Z] [2022-04-06T20:38:44.300Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T20:38:44.300Z] ---> 0ac33e5f5afa [2022-04-06T20:38:44.300Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:38:44.300Z] ---> Using cache [2022-04-06T20:38:44.300Z] ---> 5c40ca0a1a39 [2022-04-06T20:38:44.300Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:44.300Z] ---> Using cache [2022-04-06T20:38:44.300Z] ---> 60453358922d [2022-04-06T20:38:44.300Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T20:38:44.300Z] ---> Using cache [2022-04-06T20:38:44.300Z] ---> cb7204f932aa [2022-04-06T20:38:44.300Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:38:44.300Z] Removing intermediate container e1033020f124 [2022-04-06T20:38:44.300Z] ---> 44566b712298 [2022-04-06T20:38:44.300Z] [2022-04-06T20:38:44.300Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T20:38:44.300Z] ---> 0ac33e5f5afa [2022-04-06T20:38:44.300Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T20:38:44.300Z] ---> Using cache [2022-04-06T20:38:44.300Z] ---> 5c40ca0a1a39 [2022-04-06T20:38:44.300Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:38:44.300Z] ---> Using cache [2022-04-06T20:38:44.300Z] ---> 60453358922d [2022-04-06T20:38:44.300Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T20:38:44.300Z] ---> Running in 3e244ac58b23 [2022-04-06T20:38:44.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:44.300Z] ---> 80acb028990f [2022-04-06T20:38:44.300Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:38:44.300Z] ---> f3420dcb5d6f [2022-04-06T20:38:44.300Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T20:38:44.301Z] ---> f7214aabcb7e [2022-04-06T20:38:44.301Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T20:38:44.301Z] ---> 2ff40d718c8e [2022-04-06T20:38:44.301Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:38:44.301Z] ---> Running in db51126c7a64 [2022-04-06T20:38:44.301Z] Removing intermediate container db51126c7a64 [2022-04-06T20:38:44.301Z] ---> 6cbfff86dd61 [2022-04-06T20:38:44.301Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:38:44.301Z] ---> Running in 0e5702e86ac6 [2022-04-06T20:38:44.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:44.301Z] Removing intermediate container 0e5702e86ac6 [2022-04-06T20:38:44.301Z] ---> bc5890a1636f [2022-04-06T20:38:44.301Z] Step 23/25 : LABEL arch=x86_64 [2022-04-06T20:38:44.301Z] ---> Running in 20697232ab9a [2022-04-06T20:38:44.301Z] Removing intermediate container 20697232ab9a [2022-04-06T20:38:44.301Z] ---> dc51146c14a8 [2022-04-06T20:38:44.301Z] Step 24/25 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:38:44.301Z] ---> Running in 092c402c8af5 [2022-04-06T20:38:44.301Z] Removing intermediate container 092c402c8af5 [2022-04-06T20:38:44.301Z] ---> d5b1bd103728 [2022-04-06T20:38:44.301Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T20:38:44.301Z] ---> Running in f64d8ae2159a [2022-04-06T20:38:44.301Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T20:38:44.301Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T20:38:44.301Z] OK: 15854 distinct packages available [2022-04-06T20:38:44.301Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:44.301Z] Removing intermediate container f64d8ae2159a [2022-04-06T20:38:44.301Z] ---> 5de79e8df23f [2022-04-06T20:38:44.301Z] [2022-04-06T20:38:44.301Z] Successfully built 5de79e8df23f [2022-04-06T20:38:44.301Z] Successfully tagged security-spire-server:latest [2022-04-06T20:38:44.301Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T20:38:44.301Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T20:38:44.301Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T20:38:44.301Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T20:38:44.301Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T20:38:44.301Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:38:44.301Z] OK: 6 MiB in 18 packages [2022-04-06T20:38:44.301Z] Removing intermediate container 3e244ac58b23 [2022-04-06T20:38:44.301Z] ---> 337c32d239e4 [2022-04-06T20:38:44.301Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T20:38:44.301Z] ---> b01be0666deb [2022-04-06T20:38:44.301Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T20:38:44.301Z] ---> 250cff24b74c [2022-04-06T20:38:44.301Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T20:38:44.301Z] ---> Running in 0f9c757453d7 [2022-04-06T20:38:44.301Z] Removing intermediate container 0f9c757453d7 [2022-04-06T20:38:44.301Z] ---> fe36342fd698 [2022-04-06T20:38:44.301Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T20:38:44.301Z] ---> cfb6a2d72f84 [2022-04-06T20:38:44.301Z] Step 21/26 : WORKDIR / [2022-04-06T20:38:44.301Z] ---> Running in 6d033bbc47cb [2022-04-06T20:38:44.301Z] Removing intermediate container 6d033bbc47cb [2022-04-06T20:38:44.301Z] ---> 50452856571c [2022-04-06T20:38:44.301Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T20:38:44.301Z] ---> Running in 511550a7d8a8 [2022-04-06T20:38:44.301Z] Removing intermediate container 511550a7d8a8 [2022-04-06T20:38:44.301Z] ---> d2fd0af563c2 [2022-04-06T20:38:44.301Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T20:38:44.301Z] ---> Running in 4a3b7f801102 [2022-04-06T20:38:44.301Z] Removing intermediate container 4a3b7f801102 [2022-04-06T20:38:44.301Z] ---> 48f4f61ec98d [2022-04-06T20:38:44.301Z] Step 24/26 : LABEL arch=x86_64 [2022-04-06T20:38:44.301Z] ---> Running in 6a4b298053c8 [2022-04-06T20:38:44.301Z] Removing intermediate container 6a4b298053c8 [2022-04-06T20:38:44.301Z] ---> 60796bfd61bd [2022-04-06T20:38:44.301Z] Step 25/26 : LABEL git_sha=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [2022-04-06T20:38:44.301Z] ---> Running in 9dbbf4aa874f [2022-04-06T20:38:44.301Z] Removing intermediate container 9dbbf4aa874f [2022-04-06T20:38:44.301Z] ---> 4b3022352bc9 [2022-04-06T20:38:44.301Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T20:38:44.301Z] ---> Running in 4005dbb4abe3 [2022-04-06T20:38:44.301Z] Removing intermediate container 4005dbb4abe3 [2022-04-06T20:38:44.301Z] ---> 00f813ec5729 [2022-04-06T20:38:44.301Z] [2022-04-06T20:38:44.301Z] Successfully built 00f813ec5729 [2022-04-06T20:38:44.301Z] Successfully tagged security-spire-config:latest [2022-04-06T20:38:44.309Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-06T20:38:44.315Z] $ docker stop --time=1 9746a9d00a5776a218f8b8545f4c1144c98b6f6c81f4a758b4453148f01e0ff9 [2022-04-06T20:38:45.631Z] $ docker rm -f 9746a9d00a5776a218f8b8545f4c1144c98b6f6c81f4a758b4453148f01e0ff9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T20:38:45.989Z] + docker images [2022-04-06T20:38:45.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T20:38:45.989Z] security-spire-config latest 00f813ec5729 2 seconds ago 86.7MB [2022-04-06T20:38:45.989Z] security-spire-server latest 5de79e8df23f 7 seconds ago 87.3MB [2022-04-06T20:38:45.989Z] 44566b712298 18 seconds ago 4.5GB [2022-04-06T20:38:45.989Z] 31934a3604ef 21 seconds ago 4.5GB [2022-04-06T20:38:45.989Z] core-data latest 7ee94184d368 About a minute ago 35.9MB [2022-04-06T20:38:45.989Z] support-notifications latest cc12fd4d7a4b About a minute ago 26.6MB [2022-04-06T20:38:45.989Z] b547b74ce30b About a minute ago 1.65GB [2022-04-06T20:38:45.989Z] 7037929a0deb About a minute ago 1.62GB [2022-04-06T20:38:45.989Z] security-spire-agent latest d7145ec76460 About a minute ago 127MB [2022-04-06T20:38:45.989Z] 221befcbd613 About a minute ago 4.5GB [2022-04-06T20:38:45.989Z] core-metadata latest ad50eea8609f 2 minutes ago 26.1MB [2022-04-06T20:38:45.989Z] security-spiffe-token-provider latest 6ef458f87332 3 minutes ago 28.5MB [2022-04-06T20:38:45.989Z] 3d60f0fed395 3 minutes ago 1.62GB [2022-04-06T20:38:45.989Z] a1fd78998e9c 3 minutes ago 1.61GB [2022-04-06T20:38:45.989Z] security-proxy-setup latest 4433c2b4acab 3 minutes ago 43.4MB [2022-04-06T20:38:45.989Z] core-command latest 5d25a194269c 3 minutes ago 24.5MB [2022-04-06T20:38:45.989Z] ca298b2bd0f0 4 minutes ago 1.63GB [2022-04-06T20:38:45.989Z] a1b5dddfd359 4 minutes ago 1.61GB [2022-04-06T20:38:45.989Z] sys-mgmt-agent latest e929bfba386c 4 minutes ago 307MB [2022-04-06T20:38:45.989Z] security-bootstrapper latest 0036125ea51c 4 minutes ago 24.3MB [2022-04-06T20:38:45.989Z] security-secretstore-setup latest 1bac03c4f8ed 4 minutes ago 42.1MB [2022-04-06T20:38:45.989Z] support-scheduler latest 6732e6608456 4 minutes ago 26MB [2022-04-06T20:38:45.989Z] 3bfc57944e5c 4 minutes ago 1.62GB [2022-04-06T20:38:45.989Z] c075f27282cc 5 minutes ago 1.62GB [2022-04-06T20:38:45.989Z] 9168c9052d1f 5 minutes ago 1.63GB [2022-04-06T20:38:45.989Z] 26bdef0aa90c 5 minutes ago 1.61GB [2022-04-06T20:38:45.989Z] ci-base-image-x86_64 latest 9d96a8c568e9 8 minutes ago 896MB [2022-04-06T20:38:45.989Z] docker 20.10.14 7417809fdb73 34 hours ago 218MB [2022-04-06T20:38:45.989Z] alpine 3.14 e04c818066af 44 hours ago 5.59MB [2022-04-06T20:38:45.989Z] alpine 3.15 0ac33e5f5afa 44 hours ago 5.57MB [2022-04-06T20:38:45.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-06T20:38:45.989Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-06T20:38:45.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-06T20:38:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-06T20:38:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.805s coverage: 92.3% of statements [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-06T20:38:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.327s coverage: 63.2% of statements [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-06T20:38:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.686s coverage: 97.7% of statements [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-06T20:38:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.286s coverage: 28.9% of statements [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-06T20:38:46.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-06T20:38:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.362s coverage: 100.0% of statements [2022-04-06T20:38:46.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-04-06T20:38:47.921Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-06T20:38:47.921Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T20:38:47.921Z] GO111MODULE=on go vet ./... [2022-04-06T20:39:01.165Z] Still waiting to schedule task [2022-04-06T20:39:01.166Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-06T20:39:41.078Z] Running on prd-ubuntu18.04-docker-8c-8g-10994 in /w/workspace/edgexfoundry_edgex-go_PR-3945 [Pipeline] { [Pipeline] ws [2022-04-06T20:39:41.093Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-06T20:39:41.190Z] The recommended git tool is: git [2022-04-06T20:39:42.791Z] using credential edgex-jenkins-ssh [2022-04-06T20:39:42.802Z] Cloning the remote Git repository [2022-04-06T20:39:42.822Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:39:42.859Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-06T20:39:42.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:39:42.895Z] > git --version # timeout=10 [2022-04-06T20:39:42.900Z] > git --version # 'git version 2.17.1' [2022-04-06T20:39:42.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:39:42.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:39:47.556Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:39:47.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T20:39:47.584Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-06T20:39:47.596Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-06T20:39:47.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:39:47.601Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3945/head:refs/remotes/origin/PR-3945 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T20:39:48.233Z] Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 [2022-04-06T20:39:48.384Z] Merge succeeded, producing b97591fc02eb149ec3d37d0ef7576d2d50447e8a [2022-04-06T20:39:48.384Z] Checking out Revision b97591fc02eb149ec3d37d0ef7576d2d50447e8a (PR-3945) [2022-04-06T20:39:48.243Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:39:48.256Z] > git checkout -f 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [2022-04-06T20:39:48.315Z] > git remote # timeout=10 [2022-04-06T20:39:48.323Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T20:39:48.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T20:39:48.332Z] > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 [2022-04-06T20:39:48.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T20:39:48.390Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T20:39:48.395Z] > git checkout -f b97591fc02eb149ec3d37d0ef7576d2d50447e8a # timeout=10 [2022-04-06T20:39:51.933Z] Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" [2022-04-06T20:39:51.939Z] > git rev-list --no-walk 2c16b7b0709465bc6f7a1b9e691fff24dc61a275 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T20:39:53.049Z] + echo snap-build.sh [2022-04-06T20:39:53.049Z] snap-build.sh [2022-04-06T20:39:53.049Z] + SNAP_BASE_DIR=. [2022-04-06T20:39:53.049Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-04-06T20:39:53.049Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-04-06T20:39:53.049Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-04-06T20:39:53.049Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-04-06T20:39:53.049Z] + cd /w/workspace/edgex-go/2 [2022-04-06T20:39:53.049Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-06T20:39:53.049Z] Reading package lists... [2022-04-06T20:39:53.049Z] Building dependency tree... [2022-04-06T20:39:53.049Z] Reading state information... [2022-04-06T20:39:53.049Z] The following packages were automatically installed and are no longer required: [2022-04-06T20:39:53.049Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-06T20:39:53.049Z] uidmap xdelta3 [2022-04-06T20:39:53.049Z] Use 'sudo apt autoremove' to remove them. [2022-04-06T20:39:53.049Z] The following packages will be REMOVED: [2022-04-06T20:39:53.049Z] lxd* lxd-client* [2022-04-06T20:39:53.049Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-06T20:39:53.312Z] After this operation, 31.7 MB disk space will be freed. [2022-04-06T20:39:54.117Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-06T20:39:54.117Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:39:55.066Z] Removing lxd dnsmasq configuration [2022-04-06T20:39:55.066Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:39:55.066Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-06T20:39:55.640Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-06T20:39:55.899Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-06T20:39:55.899Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-06T20:39:57.285Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-06T20:39:57.550Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-06T20:39:57.812Z] + sudo snap remove --purge lxd [2022-04-06T20:39:58.073Z] snap "lxd" is not installed [2022-04-06T20:39:58.073Z] + sudo groupadd --force --system lxd [2022-04-06T20:39:58.073Z] ++ whoami [2022-04-06T20:39:58.073Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-06T20:39:58.073Z] + newgrp - lxd [2022-04-06T20:39:58.073Z] + sudo snap install lxd [2022-04-06T20:41:09.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T20:41:09.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T20:41:09.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T20:41:12.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-06T20:41:13.274Z] + ls -al . [2022-04-06T20:41:13.274Z] total 660 [2022-04-06T20:41:13.274Z] drwxrwxr-x 9 1001 1001 4096 Apr 6 20:41 . [2022-04-06T20:41:13.274Z] drwxr-xr-x 4 root root 4096 Apr 6 20:34 .. [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 11 Apr 6 20:32 .dockerignore [2022-04-06T20:41:13.274Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:32 .git [2022-04-06T20:41:13.274Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:32 .github [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 870 Apr 6 20:32 .gitignore [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 42 Apr 6 20:32 .golangci.yml [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 87 Apr 6 20:32 .hadolint.yml [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 166 Apr 6 20:32 .sonarcloud.properties [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:32 ADOPTERS.md [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:32 Attribution.txt [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:32 CHANGELOG.md [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:32 CONTRIBUTING.md [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 677 Apr 6 20:32 GOVERNANCE.md [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 849 Apr 6 20:32 Jenkinsfile [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:32 LICENSE [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:32 Makefile [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 582 Apr 6 20:32 OWNERS.md [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:32 README.md [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:32 SECURITY.md [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 5 Apr 6 20:29 VERSION [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:32 ZMQWindows.md [2022-04-06T20:41:13.274Z] drwxrwxr-x 2 1001 1001 4096 Apr 6 20:32 bin [2022-04-06T20:41:13.274Z] drwxrwxr-x 18 1001 1001 4096 Apr 6 20:32 cmd [2022-04-06T20:41:13.274Z] -rw-r--r-- 1 root root 429122 Apr 6 20:38 coverage.out [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:32 go.mod [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:34 go.sum [2022-04-06T20:41:13.274Z] drwxrwxr-x 8 1001 1001 4096 Apr 6 20:32 internal [2022-04-06T20:41:13.274Z] drwxrwxr-x 3 1001 1001 4096 Apr 6 20:32 openapi [2022-04-06T20:41:13.274Z] drwxrwxr-x 4 1001 1001 4096 Apr 6 20:32 snap [2022-04-06T20:41:13.274Z] -rw-rw-r-- 1 1001 1001 204 Apr 6 20:32 version.go [Pipeline] sh [2022-04-06T20:41:13.950Z] + '[' -e coverage.out ] [2022-04-06T20:41:13.950Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-06T20:41:13.974Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T20:41:15.054Z] Stashed 1 file(s) [Pipeline] sh [2022-04-06T20:41:15.719Z] + make build [2022-04-06T20:41:15.719Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T20:43:37.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T20:45:29.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T20:45:29.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T20:45:33.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T20:45:34.812Z] 2022-04-06T20:45:31Z INFO Waiting for automatic snapd restart... [2022-04-06T20:45:35.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T20:45:41.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T20:45:50.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T20:45:55.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T20:46:03.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T20:46:09.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T20:46:14.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T20:46:27.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-06T20:46:32.768Z] $ docker stop --time=1 c6b9fbbddd983dab7ffd51765a63dccc6fa8307e06d3af7cb748f8a6c5607bae [2022-04-06T20:46:34.949Z] $ docker rm -f c6b9fbbddd983dab7ffd51765a63dccc6fa8307e06d3af7cb748f8a6c5607bae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:46:37.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:46:37.744Z] [2022-04-06T20:46:37.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:46:38.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:46:38.458Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-06T20:46:38.458Z] 29e5d40040c1: Pulling fs layer [2022-04-06T20:46:38.458Z] 1ce36da41761: Pulling fs layer [2022-04-06T20:46:38.458Z] 25b303627fd3: Pulling fs layer [2022-04-06T20:46:38.759Z] 29e5d40040c1: Verifying Checksum [2022-04-06T20:46:38.759Z] 29e5d40040c1: Download complete [2022-04-06T20:46:39.064Z] 1ce36da41761: Verifying Checksum [2022-04-06T20:46:39.064Z] 1ce36da41761: Download complete [2022-04-06T20:46:39.698Z] 29e5d40040c1: Pull complete [2022-04-06T20:46:41.209Z] 25b303627fd3: Verifying Checksum [2022-04-06T20:46:41.209Z] 25b303627fd3: Download complete [2022-04-06T20:46:41.854Z] 1ce36da41761: Pull complete [2022-04-06T20:46:54.346Z] 25b303627fd3: Pull complete [2022-04-06T20:46:54.346Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-06T20:46:54.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:46:54.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-06T20:46:54.583Z] prd-ubuntu20.04-docker-arm64-4c-16g-10988 does not seem to be running inside a container [2022-04-06T20:46:54.679Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-06T20:46:57.330Z] $ docker top daa5a4a6366b96b09c904c75a52ef7b0eaa5d6d7d240e3e72f82851130a451f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:46:58.307Z] + docker-compose build --help [2022-04-06T20:46:58.308Z] + grep parallel [2022-04-06T20:47:03.716Z] --parallel Build images in parallel. [Pipeline] } [2022-04-06T20:47:04.021Z] $ docker stop --time=1 daa5a4a6366b96b09c904c75a52ef7b0eaa5d6d7d240e3e72f82851130a451f2 [2022-04-06T20:47:05.785Z] $ docker rm -f daa5a4a6366b96b09c904c75a52ef7b0eaa5d6d7d240e3e72f82851130a451f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T20:47:06.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-06T20:47:06.428Z] . [Pipeline] withDockerContainer [2022-04-06T20:47:06.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-10988 does not seem to be running inside a container [2022-04-06T20:47:06.790Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-06T20:47:08.237Z] $ docker top 041b78699e171ce0a375fb55727bac9d84cb0da63ce40e95ee0384aa9029d23d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T20:47:09.199Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-06T20:47:15.923Z] Building core-command ... [2022-04-06T20:47:15.923Z] Building core-data ... [2022-04-06T20:47:15.923Z] Building core-metadata ... [2022-04-06T20:47:15.923Z] Building security-bootstrapper ... [2022-04-06T20:47:15.923Z] Building security-proxy-setup ... [2022-04-06T20:47:15.923Z] Building security-secretstore-setup ... [2022-04-06T20:47:15.923Z] Building security-spiffe-token-provider ... [2022-04-06T20:47:15.923Z] Building security-spire-agent ... [2022-04-06T20:47:15.923Z] Building security-spire-config ... [2022-04-06T20:47:15.923Z] Building security-spire-server ... [2022-04-06T20:47:15.923Z] Building support-notifications ... [2022-04-06T20:47:15.923Z] Building support-scheduler ... [2022-04-06T20:47:15.923Z] Building sys-mgmt-agent ... [2022-04-06T20:47:15.924Z] Building sys-mgmt-agent [2022-04-06T20:47:15.924Z] Building core-metadata [2022-04-06T20:47:15.924Z] Building core-command [2022-04-06T20:47:15.924Z] Building security-bootstrapper [2022-04-06T20:47:15.924Z] Building security-spire-config [2022-04-06T20:49:07.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:49:07.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:49:07.748Z] ---> ca7fd00da37d [2022-04-06T20:49:07.748Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:49:07.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:49:07.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:49:07.748Z] ---> ca7fd00da37d [2022-04-06T20:49:07.748Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:49:07.748Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:49:07.748Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:49:07.748Z] ---> ca7fd00da37d [2022-04-06T20:49:07.748Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T20:49:07.748Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:49:07.748Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:49:07.748Z] ---> ca7fd00da37d [2022-04-06T20:49:07.748Z] Step 3/31 : WORKDIR /edgex-go [2022-04-06T20:49:07.748Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:49:07.748Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:49:07.748Z] ---> ca7fd00da37d [2022-04-06T20:49:07.748Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:49:07.748Z] ---> Running in 3f1bd38cc9e4 [2022-04-06T20:49:07.748Z] ---> Running in 371535bfd5b7 [2022-04-06T20:49:07.748Z] ---> Running in 882e7fc441c7 [2022-04-06T20:49:07.748Z] ---> Running in 80df1fdb0ec8 [2022-04-06T20:49:07.748Z] ---> Running in 9d8db5529914 [2022-04-06T20:49:07.748Z] Removing intermediate container 371535bfd5b7 [2022-04-06T20:49:07.748Z] ---> c122f945d581 [2022-04-06T20:49:07.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:49:07.748Z] Removing intermediate container 9d8db5529914 [2022-04-06T20:49:07.748Z] ---> e54c9949598b [2022-04-06T20:49:07.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:49:07.748Z] Removing intermediate container 80df1fdb0ec8 [2022-04-06T20:49:07.748Z] ---> 9349bc77e8fc [2022-04-06T20:49:07.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:49:07.748Z] ---> Running in 2e65c6e76eaf [2022-04-06T20:49:07.748Z] Removing intermediate container 3f1bd38cc9e4 [2022-04-06T20:49:07.748Z] ---> aa28369751f9 [2022-04-06T20:49:07.748Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:49:07.748Z] Removing intermediate container 882e7fc441c7 [2022-04-06T20:49:07.748Z] ---> fa55c9057dce [2022-04-06T20:49:07.748Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:49:07.748Z] ---> Running in b8edd3a79b6f [2022-04-06T20:49:07.748Z] ---> Running in 167db00f0e34 [2022-04-06T20:49:07.748Z] ---> Running in 548ae13c899a [2022-04-06T20:49:07.748Z] ---> Running in 62b07350617b [2022-04-06T20:49:07.748Z] Removing intermediate container 2e65c6e76eaf [2022-04-06T20:49:07.748Z] ---> 4205a50e2669 [2022-04-06T20:49:07.748Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:49:07.748Z] Removing intermediate container b8edd3a79b6f [2022-04-06T20:49:07.748Z] ---> 1d63ca867351 [2022-04-06T20:49:07.748Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-06T20:49:07.748Z] ---> Running in 79bdcb007218 [2022-04-06T20:49:07.748Z] ---> Running in 95839201cf0b [2022-04-06T20:49:07.748Z] Removing intermediate container 548ae13c899a [2022-04-06T20:49:07.748Z] ---> 4366d22be13a [2022-04-06T20:49:07.748Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-06T20:49:07.748Z] ---> Running in 037f24e665c0 [2022-04-06T20:49:07.748Z] Removing intermediate container 62b07350617b [2022-04-06T20:49:07.748Z] ---> edd04349a09c [2022-04-06T20:49:07.748Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:49:07.748Z] Removing intermediate container 167db00f0e34 [2022-04-06T20:49:07.748Z] ---> 271f7a26ff9f [2022-04-06T20:49:07.748Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-06T20:49:07.748Z] ---> Running in bc39dbe5d347 [2022-04-06T20:49:07.748Z] ---> Running in a9839180755b [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:07.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:49:08.742Z] OK: 220 MiB in 52 packages [2022-04-06T20:49:09.371Z] OK: 220 MiB in 52 packages [2022-04-06T20:49:09.650Z] OK: 220 MiB in 52 packages [2022-04-06T20:49:09.650Z] OK: 220 MiB in 52 packages [2022-04-06T20:49:09.650Z] OK: 220 MiB in 52 packages [2022-04-06T20:49:10.652Z] Removing intermediate container 79bdcb007218 [2022-04-06T20:49:10.652Z] ---> ad9ff818a316 [2022-04-06T20:49:10.652Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:49:11.263Z] Removing intermediate container a9839180755b [2022-04-06T20:49:11.263Z] ---> 7d399b7be0ac [2022-04-06T20:49:11.263Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:49:11.263Z] Removing intermediate container 95839201cf0b [2022-04-06T20:49:11.263Z] ---> d2d69142a791 [2022-04-06T20:49:11.263Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:49:11.542Z] Removing intermediate container bc39dbe5d347 [2022-04-06T20:49:11.542Z] ---> 1f3c6045a908 [2022-04-06T20:49:11.542Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T20:49:11.542Z] Removing intermediate container 037f24e665c0 [2022-04-06T20:49:11.542Z] ---> 4fe30ac32df2 [2022-04-06T20:49:11.542Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-06T20:49:11.822Z] ---> d9ccf8f9949c [2022-04-06T20:49:11.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:49:12.107Z] ---> Running in 39d4c24828bf [2022-04-06T20:49:12.718Z] ---> 1307d7d28be1 [2022-04-06T20:49:12.718Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:49:12.718Z] ---> a25e7603bdb7 [2022-04-06T20:49:12.718Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:49:13.002Z] ---> Running in 4bae0407c1b9 [2022-04-06T20:49:13.002Z] ---> Running in a8f14d9f96fd [2022-04-06T20:49:13.293Z] ---> 8b6a49e14c25 [2022-04-06T20:49:13.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:49:13.293Z] ---> 7f942ce37ba5 [2022-04-06T20:49:13.293Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:49:13.293Z] ---> Running in a40d0960e1d5 [2022-04-06T20:49:13.577Z] ---> Running in 7ab21d228fd6 [2022-04-06T20:49:16.991Z] Removing intermediate container 39d4c24828bf [2022-04-06T20:49:16.991Z] ---> 12ca2d41dcaf [2022-04-06T20:49:16.991Z] Step 8/23 : COPY . . [2022-04-06T20:49:18.976Z] Removing intermediate container a8f14d9f96fd [2022-04-06T20:49:18.976Z] ---> 3ee127dc26cf [2022-04-06T20:49:18.976Z] Step 8/23 : COPY . . [2022-04-06T20:49:20.419Z] Removing intermediate container a40d0960e1d5 [2022-04-06T20:49:20.419Z] ---> a06220749931 [2022-04-06T20:49:20.419Z] Step 8/23 : COPY . . [2022-04-06T20:49:20.419Z] Removing intermediate container 7ab21d228fd6 [2022-04-06T20:49:20.419Z] ---> 657cef9cf7c6 [2022-04-06T20:49:20.419Z] Step 8/31 : COPY . . [2022-04-06T20:49:20.419Z] Removing intermediate container 4bae0407c1b9 [2022-04-06T20:49:20.419Z] ---> d9447410cceb [2022-04-06T20:49:20.419Z] Step 8/26 : COPY . . [2022-04-06T20:49:59.418Z] ---> 9b92968a7501 [2022-04-06T20:49:59.418Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-06T20:49:59.418Z] ---> 42aa38731714 [2022-04-06T20:49:59.418Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-06T20:49:59.418Z] ---> Running in 2a96ab95bb4a [2022-04-06T20:49:59.418Z] ---> Running in 2aeb34be4ab1 [2022-04-06T20:49:59.418Z] ---> fcec6442b7ca [2022-04-06T20:49:59.418Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-06T20:49:59.418Z] ---> acfd3a35e4b7 [2022-04-06T20:49:59.418Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-06T20:49:59.418Z] ---> Running in 1b7553f23a5c [2022-04-06T20:49:59.418Z] ---> Running in 2e5575af1813 [2022-04-06T20:49:59.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T20:49:59.418Z] ---> 3a6b67a0c4c0 [2022-04-06T20:49:59.418Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:49:59.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T20:49:59.418Z] ---> Running in 6db79d3aea54 [2022-04-06T20:49:59.418Z] Removing intermediate container 6db79d3aea54 [2022-04-06T20:49:59.418Z] ---> 122e9da0bc12 [2022-04-06T20:49:59.418Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:49:59.418Z] ---> Running in 9c63099b2d9f [2022-04-06T20:49:59.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T20:49:59.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T20:50:00.877Z] Removing intermediate container 9c63099b2d9f [2022-04-06T20:50:00.877Z] ---> 169f1649101c [2022-04-06T20:50:00.877Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:50:00.877Z] ---> Running in eaab1a9565f2 [2022-04-06T20:50:01.501Z] Removing intermediate container eaab1a9565f2 [2022-04-06T20:50:01.501Z] ---> e3d56a67a3fd [2022-04-06T20:50:01.501Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:50:01.501Z] ---> Running in f9ff6bb5ef16 [2022-04-06T20:50:04.168Z] spire-1.2.1/ [2022-04-06T20:50:04.168Z] spire-1.2.1/.data/ [2022-04-06T20:50:04.168Z] spire-1.2.1/.data/.file [2022-04-06T20:50:04.168Z] spire-1.2.1/.dockerignore [2022-04-06T20:50:04.168Z] spire-1.2.1/.gitattributes [2022-04-06T20:50:04.168Z] spire-1.2.1/.githooks/ [2022-04-06T20:50:04.168Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/ [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:50:04.168Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:50:04.168Z] spire-1.2.1/.gitignore [2022-04-06T20:50:04.168Z] spire-1.2.1/.go-version [2022-04-06T20:50:04.168Z] spire-1.2.1/.golangci.yml [2022-04-06T20:50:04.168Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:50:04.168Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:50:04.168Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:50:04.168Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:50:04.168Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:50:04.168Z] spire-1.2.1/Dockerfile [2022-04-06T20:50:04.447Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:50:04.447Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:50:04.447Z] spire-1.2.1/LICENSE [2022-04-06T20:50:04.447Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:50:04.447Z] spire-1.2.1/Makefile [2022-04-06T20:50:04.447Z] spire-1.2.1/README.md [2022-04-06T20:50:04.447Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:50:04.447Z] spire-1.2.1/SECURITY.md [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:50:04.447Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/ [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/agent/ [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/server/ [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:50:04.447Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/ [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/images/ [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:50:04.447Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:50:04.448Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:50:04.448Z] spire-1.2.1/examples/ [2022-04-06T20:50:04.448Z] spire-1.2.1/examples/README.md [2022-04-06T20:50:04.448Z] spire-1.2.1/go.mod [2022-04-06T20:50:04.448Z] spire-1.2.1/go.sum [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/ [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:50:04.448Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:50:04.726Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:50:04.727Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:50:04.728Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:50:05.006Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:50:05.007Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:50:05.008Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:50:05.289Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:50:05.290Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:50:05.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/private/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:50:05.571Z] spire-1.2.1/release/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:50:05.571Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:50:05.571Z] spire-1.2.1/script/ [2022-04-06T20:50:05.571Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:50:05.571Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:50:05.571Z] spire-1.2.1/support/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:50:05.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:50:05.852Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/clock/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:50:05.852Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:50:05.853Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/common [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:50:05.853Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:50:06.132Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:50:06.133Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:50:06.134Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:50:06.415Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:50:06.415Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/testca/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/testkey/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:50:06.415Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/util/ [2022-04-06T20:50:06.415Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/util/race.go [2022-04-06T20:50:06.415Z] spire-1.2.1/test/util/util.go [2022-04-06T20:50:06.415Z] building spire from source... [2022-04-06T20:50:07.022Z] Installing go1.17.7... [2022-04-06T20:50:39.440Z] Building bin/spire-server... [2022-04-06T20:50:39.440Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T20:50:39.440Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T20:50:39.440Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T20:50:39.440Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T20:50:39.440Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T20:50:40.437Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T20:50:40.713Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T20:50:40.992Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T20:50:41.271Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T20:50:41.551Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T20:50:41.827Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T20:50:41.827Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T20:50:42.105Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T20:50:42.383Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T20:50:42.383Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T20:50:42.383Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T20:50:42.668Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T20:50:42.668Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T20:50:42.948Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T20:51:15.366Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T20:51:15.366Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T20:51:15.366Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T20:51:15.366Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T20:51:15.366Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T20:51:15.366Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T20:51:15.366Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T20:51:15.366Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T20:51:15.366Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T20:51:15.366Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T20:51:15.366Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T20:51:15.366Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T20:51:15.366Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T20:51:15.366Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T20:51:15.366Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T20:51:15.366Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T20:51:15.366Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T20:51:15.366Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T20:51:15.366Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T20:51:15.366Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T20:51:15.366Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T20:51:15.366Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T20:51:15.645Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T20:51:15.924Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T20:51:16.203Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T20:51:16.481Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T20:51:16.481Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T20:51:17.090Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T20:51:19.090Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T20:51:25.844Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T20:51:25.844Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T20:51:25.844Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T20:51:25.844Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T20:51:26.125Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T20:51:52.949Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T20:51:52.949Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T20:51:52.949Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T20:51:52.949Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T20:51:52.949Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T20:51:52.949Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T20:51:52.949Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T20:51:55.592Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T20:52:05.799Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T20:52:05.799Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T20:52:44.873Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T20:52:44.873Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T20:52:44.873Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T20:52:44.873Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T20:52:44.873Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T20:52:44.873Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T20:52:44.873Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T20:52:45.155Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T20:52:46.147Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T20:52:46.147Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T20:52:46.430Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T20:52:46.430Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T20:52:47.423Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T20:52:47.703Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T20:52:47.982Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T20:52:47.982Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T20:52:48.590Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T20:52:48.590Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T20:52:48.874Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T20:52:49.154Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T20:52:50.607Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T20:52:50.607Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T20:52:51.216Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T20:52:51.216Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T20:52:51.494Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T20:52:51.775Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T20:52:52.052Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T20:52:59.747Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T20:53:00.021Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T20:53:00.298Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T20:53:00.298Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T20:53:00.572Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T20:53:00.572Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T20:53:00.572Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T20:53:01.563Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T20:53:01.839Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T20:53:02.116Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T20:53:02.116Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T20:53:02.116Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T20:53:03.102Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T20:53:03.378Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T20:53:03.980Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T20:53:03.980Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T20:53:04.578Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T20:53:04.578Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T20:53:04.851Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T20:53:04.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T20:53:04.851Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T20:53:06.296Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T20:53:06.296Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T20:53:06.572Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T20:53:06.572Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T20:53:06.850Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T20:53:08.838Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T20:53:09.823Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T20:53:09.823Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T20:53:10.100Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T20:53:10.100Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T20:53:10.376Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T20:53:10.651Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T20:53:10.651Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T20:53:11.255Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T20:53:13.891Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T20:53:15.875Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T20:53:15.875Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T20:53:16.480Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T20:53:16.480Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T20:53:16.480Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T20:53:17.471Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T20:53:17.471Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T20:53:17.471Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T20:53:17.749Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T20:53:18.028Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T20:53:18.028Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T20:53:18.306Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T20:53:28.511Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T20:53:28.511Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T20:53:28.511Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T20:53:28.511Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T20:54:00.907Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T20:54:00.907Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T20:57:52.985Z] Removing intermediate container 2a96ab95bb4a [2022-04-06T20:57:52.985Z] ---> c8134e719847 [2022-04-06T20:57:52.985Z] [2022-04-06T20:57:52.985Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:57:52.985Z] 3.14: Pulling from library/alpine [2022-04-06T20:57:52.985Z] Removing intermediate container 2aeb34be4ab1 [2022-04-06T20:57:52.985Z] ---> 88e898bf21ee [2022-04-06T20:57:52.985Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-06T20:57:52.985Z] ---> Running in c9e66d118505 [2022-04-06T20:57:54.453Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T20:57:54.453Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T20:57:54.453Z] ---> ac73e934f311 [2022-04-06T20:57:54.453Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:57:54.453Z] ---> Running in 186faa88c317 [2022-04-06T20:57:54.729Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T20:57:56.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:57:57.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:57:58.087Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-06T20:57:58.087Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:57:58.087Z] OK: 5 MiB in 15 packages [2022-04-06T20:57:59.542Z] Removing intermediate container c9e66d118505 [2022-04-06T20:57:59.542Z] ---> 2c1e9704143f [2022-04-06T20:57:59.542Z] [2022-04-06T20:57:59.542Z] Step 11/23 : FROM docker:20.10.14 [2022-04-06T20:57:59.821Z] 20.10.14: Pulling from library/docker [2022-04-06T20:58:00.816Z] Removing intermediate container 186faa88c317 [2022-04-06T20:58:00.816Z] ---> d30dc3f8abf8 [2022-04-06T20:58:00.816Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:58:01.097Z] ---> Running in 162a62506762 [2022-04-06T20:58:02.549Z] Removing intermediate container 162a62506762 [2022-04-06T20:58:02.549Z] ---> fe39ddbf2d71 [2022-04-06T20:58:02.549Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-06T20:58:02.549Z] ---> Running in 23227dc95d55 [2022-04-06T20:58:04.563Z] Removing intermediate container 23227dc95d55 [2022-04-06T20:58:04.563Z] ---> 3948c9069e91 [2022-04-06T20:58:04.563Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:58:04.840Z] ---> Running in e38db37db7a6 [2022-04-06T20:58:06.290Z] Removing intermediate container e38db37db7a6 [2022-04-06T20:58:06.290Z] ---> 93fcd9ca96d7 [2022-04-06T20:58:06.290Z] Step 15/23 : WORKDIR / [2022-04-06T20:58:06.290Z] ---> Running in 354eed27ab24 [2022-04-06T20:58:07.755Z] Removing intermediate container 354eed27ab24 [2022-04-06T20:58:07.755Z] ---> 3ea2817c7dba [2022-04-06T20:58:07.755Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:58:09.748Z] ---> 5c9d90ab779c [2022-04-06T20:58:09.748Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-06T20:58:10.031Z] Removing intermediate container 2e5575af1813 [2022-04-06T20:58:10.031Z] ---> e9655c0f0a3b [2022-04-06T20:58:10.031Z] [2022-04-06T20:58:10.031Z] Step 10/31 : FROM alpine:3.14 [2022-04-06T20:58:10.031Z] ---> ac73e934f311 [2022-04-06T20:58:10.031Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-06T20:58:10.309Z] ---> Running in d301de400107 [2022-04-06T20:58:11.768Z] Removing intermediate container d301de400107 [2022-04-06T20:58:11.768Z] ---> 7bcbda49b70b [2022-04-06T20:58:11.768Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-06T20:58:11.768Z] ---> Running in b5a230561da1 [2022-04-06T20:58:14.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:58:14.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:58:15.693Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-06T20:58:15.693Z] (2/2) Installing su-exec (0.2-r1) [2022-04-06T20:58:15.693Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T20:58:15.693Z] ---> 56d38ddb5860 [2022-04-06T20:58:15.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-06T20:58:15.693Z] OK: 6 MiB in 16 packages [2022-04-06T20:58:17.712Z] ---> 8d72a2db2437 [2022-04-06T20:58:17.712Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-06T20:58:17.712Z] Removing intermediate container b5a230561da1 [2022-04-06T20:58:17.712Z] ---> a288a611f312 [2022-04-06T20:58:17.712Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-06T20:58:17.991Z] ---> Running in 5f36f594e067 [2022-04-06T20:58:17.991Z] ---> Running in f5ca5fe2d19a [2022-04-06T20:58:19.446Z] Removing intermediate container f5ca5fe2d19a [2022-04-06T20:58:19.446Z] ---> 326e2e2c272a [2022-04-06T20:58:19.446Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-06T20:58:19.446Z] Removing intermediate container 5f36f594e067 [2022-04-06T20:58:19.446Z] ---> 4d60d9f30ae1 [2022-04-06T20:58:19.446Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:58:19.446Z] ---> Running in 89b343b81479 [2022-04-06T20:58:19.446Z] ---> Running in 7ac826ba4dce [2022-04-06T20:58:20.438Z] Removing intermediate container 1b7553f23a5c [2022-04-06T20:58:20.438Z] ---> 029f68dc7294 [2022-04-06T20:58:20.438Z] [2022-04-06T20:58:20.438Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T20:58:20.438Z] ---> ac73e934f311 [2022-04-06T20:58:20.438Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-06T20:58:20.438Z] ---> Using cache [2022-04-06T20:58:20.438Z] ---> d30dc3f8abf8 [2022-04-06T20:58:20.438Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:58:20.438Z] ---> Using cache [2022-04-06T20:58:20.438Z] ---> fe39ddbf2d71 [2022-04-06T20:58:20.438Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-06T20:58:20.719Z] Removing intermediate container 7ac826ba4dce [2022-04-06T20:58:20.719Z] ---> 4bd992158c19 [2022-04-06T20:58:20.719Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T20:58:20.719Z] ---> Running in 2e6018f29812 [2022-04-06T20:58:20.719Z] Removing intermediate container 89b343b81479 [2022-04-06T20:58:20.719Z] ---> 924834711e25 [2022-04-06T20:58:20.719Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-06T20:58:21.014Z] ---> Running in f61a680633df [2022-04-06T20:58:21.014Z] ---> Running in 21bd0ba5174b [2022-04-06T20:58:22.009Z] Removing intermediate container f61a680633df [2022-04-06T20:58:22.009Z] ---> 713ca3264763 [2022-04-06T20:58:22.009Z] Step 22/23 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T20:58:22.283Z] Removing intermediate container 2e6018f29812 [2022-04-06T20:58:22.283Z] ---> a7542f3f5447 [2022-04-06T20:58:22.283Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-06T20:58:22.283Z] ---> Running in ce458dea0a8e [2022-04-06T20:58:22.558Z] ---> Running in fd28c3f1c2f8 [2022-04-06T20:58:23.549Z] Removing intermediate container ce458dea0a8e [2022-04-06T20:58:23.549Z] ---> 33f6fc9bbd14 [2022-04-06T20:58:23.549Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:58:23.549Z] Removing intermediate container fd28c3f1c2f8 [2022-04-06T20:58:23.549Z] ---> 21fae3a8b385 [2022-04-06T20:58:23.549Z] Step 15/23 : WORKDIR / [2022-04-06T20:58:23.838Z] ---> Running in 3ca9c0356706 [2022-04-06T20:58:23.838Z] ---> Running in 712f5fea0a43 [2022-04-06T20:58:25.290Z] Removing intermediate container 712f5fea0a43 [2022-04-06T20:58:25.290Z] ---> 1ad39d4027df [2022-04-06T20:58:25.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:58:25.566Z] Removing intermediate container 3ca9c0356706 [2022-04-06T20:58:25.566Z] ---> 08193481ef0c [2022-04-06T20:58:25.566Z] [2022-04-06T20:58:25.566Z] Removing intermediate container 21bd0ba5174b [2022-04-06T20:58:25.849Z] ---> 2763d961e2c5 [2022-04-06T20:58:25.849Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-06T20:58:25.849Z] ---> Running in 24e7e2d4e43b [2022-04-06T20:58:27.292Z] Removing intermediate container 24e7e2d4e43b [2022-04-06T20:58:27.292Z] ---> 80893b256f4a [2022-04-06T20:58:27.292Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-06T20:58:27.570Z] Successfully built 08193481ef0c [2022-04-06T20:58:27.570Z] Successfully tagged core-command-arm64:latest [2022-04-06T20:58:27.570Z]  Building core-command ... done Building support-scheduler [2022-04-06T20:58:27.570Z] ---> a45d4b5d6245 [2022-04-06T20:58:27.570Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-06T20:58:29.028Z] ---> c6f9d8fde4cd [2022-04-06T20:58:29.028Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-06T20:58:29.028Z] ---> Running in 74f387dc3182 [2022-04-06T20:58:33.370Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-06T20:58:33.370Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-06T20:58:33.370Z] ---> c346e9eafbab [2022-04-06T20:58:33.370Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-06T20:58:33.370Z] ---> 0e12ec0a384b [2022-04-06T20:58:33.370Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-06T20:58:33.370Z] ---> Running in 137f70a62d39 [2022-04-06T20:58:33.370Z] Removing intermediate container 74f387dc3182 [2022-04-06T20:58:33.643Z] ---> 0b6ea438c4a0 [2022-04-06T20:58:33.643Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T20:58:33.938Z] ---> 488a9a54ba1d [2022-04-06T20:58:33.938Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-06T20:58:33.938Z] Removing intermediate container 137f70a62d39 [2022-04-06T20:58:33.938Z] ---> a418c1e1f09e [2022-04-06T20:58:33.938Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-06T20:58:34.220Z] ---> Running in 21d6d66ca597 [2022-04-06T20:58:34.220Z] ---> Running in c4bf0dd2bbc6 [2022-04-06T20:58:35.676Z] ---> 3cbcf8c65da0 [2022-04-06T20:58:35.676Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-06T20:58:35.676Z] Removing intermediate container 21d6d66ca597 [2022-04-06T20:58:35.676Z] ---> baa83f6ef137 [2022-04-06T20:58:35.676Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T20:58:35.676Z] ---> Running in 01c74621b354 [2022-04-06T20:58:36.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:58:36.564Z] Removing intermediate container 01c74621b354 [2022-04-06T20:58:36.564Z] ---> 4fdb09e6e32f [2022-04-06T20:58:36.564Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T20:58:36.838Z] ---> Running in d072e8052fa3 [2022-04-06T20:58:36.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:58:37.822Z] Removing intermediate container d072e8052fa3 [2022-04-06T20:58:37.822Z] ---> d814afe15364 [2022-04-06T20:58:37.822Z] Step 22/23 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T20:58:38.103Z] ---> Running in 985ca12de070 [2022-04-06T20:58:38.103Z] (1/43) Installing readline (8.1.1-r0) [2022-04-06T20:58:38.103Z] (2/43) Installing bash (5.1.16-r0) [2022-04-06T20:58:38.103Z] Executing bash-5.1.16-r0.post-install [2022-04-06T20:58:38.103Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-06T20:58:38.103Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T20:58:38.103Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-06T20:58:38.379Z] (6/43) Installing curl (7.80.0-r0) [2022-04-06T20:58:38.379Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-06T20:58:38.379Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-06T20:58:38.379Z] (9/43) Installing expat (2.4.7-r0) [2022-04-06T20:58:38.379Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-06T20:58:38.379Z] (11/43) Installing gdbm (1.22-r0) [2022-04-06T20:58:38.379Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-06T20:58:38.379Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-06T20:58:38.379Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-06T20:58:38.379Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-06T20:58:38.379Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-06T20:58:38.658Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-06T20:58:38.658Z] Removing intermediate container 985ca12de070 [2022-04-06T20:58:38.658Z] ---> 8b31b4beb1a0 [2022-04-06T20:58:38.658Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T20:58:38.940Z] ---> Running in 8a354572aec7 [2022-04-06T20:58:39.214Z] ---> 32f94c59d298 [2022-04-06T20:58:39.214Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-06T20:58:39.818Z] Removing intermediate container 8a354572aec7 [2022-04-06T20:58:39.818Z] ---> 47161aef42d9 [2022-04-06T20:58:39.818Z] [2022-04-06T20:58:40.424Z] ---> 63029de791ec [2022-04-06T20:58:40.424Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-06T20:58:40.700Z] Successfully built 47161aef42d9 [2022-04-06T20:58:40.700Z] Successfully tagged core-metadata-arm64:latest [2022-04-06T20:58:40.700Z] Building security-spire-agent [2022-04-06T20:58:41.314Z]  Building core-metadata ... done  ---> 62569da95e9b [2022-04-06T20:58:41.314Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-06T20:58:41.596Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-06T20:58:41.596Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-06T20:58:41.874Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-06T20:58:41.874Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-06T20:58:41.874Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-06T20:58:41.874Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-06T20:58:41.874Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-06T20:58:41.874Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-06T20:58:41.874Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-06T20:58:41.874Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-06T20:58:41.874Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-06T20:58:41.874Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-06T20:58:42.153Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-06T20:58:42.153Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-06T20:58:42.153Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-06T20:58:42.153Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-06T20:58:42.153Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-06T20:58:42.153Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-06T20:58:42.441Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-06T20:58:42.441Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-06T20:58:42.441Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-06T20:58:42.441Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-06T20:58:42.441Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-06T20:58:42.441Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-06T20:58:42.728Z] ---> 7abc67c3d2b5 [2022-04-06T20:58:42.728Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-06T20:58:42.728Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-06T20:58:42.728Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-06T20:58:43.010Z] ---> Running in 66c8e3a76981 [2022-04-06T20:58:43.621Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T20:58:43.621Z] Removing intermediate container 66c8e3a76981 [2022-04-06T20:58:43.621Z] ---> a3dab87242a0 [2022-04-06T20:58:43.621Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-06T20:58:43.904Z] OK: 82 MiB in 65 packages [2022-04-06T20:58:44.897Z] ---> 3c1e7f8b0ffb [2022-04-06T20:58:44.897Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-06T20:58:45.497Z] ---> Running in b6439b708a9a [2022-04-06T20:58:49.861Z] Removing intermediate container b6439b708a9a [2022-04-06T20:58:49.861Z] ---> e2a470c49a0c [2022-04-06T20:58:49.861Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-06T20:58:49.861Z] ---> Running in d3b4313807f2 [2022-04-06T20:58:50.141Z] Collecting docker-compose==1.23.2 [2022-04-06T20:58:50.141Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-06T20:58:50.424Z] Removing intermediate container d3b4313807f2 [2022-04-06T20:58:50.424Z] ---> 64d052bd3a47 [2022-04-06T20:58:50.424Z] Step 28/31 : CMD ["gate"] [2022-04-06T20:58:50.707Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-06T20:58:50.707Z] ---> Running in 975ecf02f602 [2022-04-06T20:58:50.987Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-06T20:58:51.267Z] Removing intermediate container 975ecf02f602 [2022-04-06T20:58:51.267Z] ---> f749e93cab39 [2022-04-06T20:58:51.267Z] Step 29/31 : LABEL arch=arm64 [2022-04-06T20:58:51.882Z] ---> Running in 23e881faddc1 [2022-04-06T20:58:52.494Z] Removing intermediate container 23e881faddc1 [2022-04-06T20:58:52.494Z] ---> fbf52f28fe89 [2022-04-06T20:58:52.494Z] Step 30/31 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T20:58:53.122Z] ---> Running in 3f5aa7524af7 [2022-04-06T20:58:54.135Z] Removing intermediate container 3f5aa7524af7 [2022-04-06T20:58:54.135Z] ---> 2189c2db1dae [2022-04-06T20:58:54.135Z] Step 31/31 : LABEL version=0.0.0 [2022-04-06T20:58:54.414Z] ---> Running in ddcd38ba75f5 [2022-04-06T20:58:55.017Z] Removing intermediate container ddcd38ba75f5 [2022-04-06T20:58:55.017Z] ---> 6c90796a54f6 [2022-04-06T20:58:55.017Z] [2022-04-06T20:58:55.294Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-06T20:58:55.294Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-06T20:58:55.571Z] Successfully built 6c90796a54f6 [2022-04-06T20:58:55.571Z] Collecting texttable<0.10,>=0.9.0 [2022-04-06T20:58:55.571Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-06T20:58:55.847Z]  Building security-bootstrapper ... done Building core-data [2022-04-06T20:58:55.847Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-06T20:58:58.484Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-06T20:58:58.484Z] Collecting docopt<0.7,>=0.6.1 [2022-04-06T20:58:58.484Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-06T20:59:01.125Z] Collecting jsonschema<3,>=2.5.1 [2022-04-06T20:59:01.125Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-06T20:59:01.731Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-06T20:59:01.731Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-06T20:59:02.329Z] Collecting docker<4.0,>=3.6.0 [2022-04-06T20:59:02.329Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-06T20:59:03.316Z] Collecting PyYAML<4,>=3.10 [2022-04-06T20:59:03.594Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-06T20:59:07.955Z] Collecting cached-property<2,>=1.2.0 [2022-04-06T20:59:07.955Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-06T20:59:07.955Z] Collecting docker-pycreds>=0.4.0 [2022-04-06T20:59:07.955Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-06T20:59:08.945Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-06T20:59:08.945Z] Collecting idna<2.8,>=2.5 [2022-04-06T20:59:08.945Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-06T20:59:09.934Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-06T20:59:09.934Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-06T20:59:10.217Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-06T20:59:10.217Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-06T20:59:10.834Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-06T20:59:10.834Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-06T20:59:10.834Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-06T20:59:10.834Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-06T20:59:12.290Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-06T20:59:12.290Z] Attempting uninstall: urllib3 [2022-04-06T20:59:12.290Z] Found existing installation: urllib3 1.26.7 [2022-04-06T20:59:12.290Z] Uninstalling urllib3-1.26.7: [2022-04-06T20:59:12.568Z] Successfully uninstalled urllib3-1.26.7 [2022-04-06T20:59:13.184Z] Attempting uninstall: idna [2022-04-06T20:59:13.184Z] Found existing installation: idna 3.3 [2022-04-06T20:59:13.184Z] Uninstalling idna-3.3: [2022-04-06T20:59:13.466Z] Successfully uninstalled idna-3.3 [2022-04-06T20:59:17.803Z] Attempting uninstall: requests [2022-04-06T20:59:17.803Z] Found existing installation: requests 2.26.0 [2022-04-06T20:59:17.803Z] Uninstalling requests-2.26.0: [2022-04-06T20:59:17.803Z] Successfully uninstalled requests-2.26.0 [2022-04-06T20:59:18.083Z] Running setup.py install for texttable: started [2022-04-06T20:59:20.731Z] Running setup.py install for texttable: finished with status 'done' [2022-04-06T20:59:20.731Z] Running setup.py install for PyYAML: started [2022-04-06T20:59:22.199Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:59:22.199Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:59:22.199Z] ---> ca7fd00da37d [2022-04-06T20:59:22.199Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T20:59:22.199Z] ---> Using cache [2022-04-06T20:59:22.199Z] ---> fa55c9057dce [2022-04-06T20:59:22.199Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:59:22.199Z] ---> Using cache [2022-04-06T20:59:22.199Z] ---> edd04349a09c [2022-04-06T20:59:22.199Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T20:59:22.813Z] ---> Running in bd7d358b7814 [2022-04-06T20:59:24.826Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-06T20:59:25.108Z] Running setup.py install for docopt: started [2022-04-06T20:59:25.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T20:59:26.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T20:59:27.569Z] OK: 220 MiB in 52 packages [2022-04-06T20:59:28.173Z] Running setup.py install for docopt: finished with status 'done' [2022-04-06T20:59:28.173Z] Running setup.py install for dockerpty: started [2022-04-06T20:59:29.632Z] Removing intermediate container bd7d358b7814 [2022-04-06T20:59:29.632Z] ---> 00abbcee057d [2022-04-06T20:59:29.632Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T20:59:31.088Z] ---> 292fb4ed1f14 [2022-04-06T20:59:31.088Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:59:31.088Z] ---> Running in e9c6ef320da8 [2022-04-06T20:59:31.371Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-06T20:59:34.014Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-06T20:59:39.493Z] Removing intermediate container e9c6ef320da8 [2022-04-06T20:59:39.493Z] ---> 38833d42230d [2022-04-06T20:59:39.493Z] Step 8/22 : COPY . . [2022-04-06T20:59:47.810Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T20:59:47.810Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-06T20:59:47.810Z] ---> ca7fd00da37d [2022-04-06T20:59:47.810Z] Step 3/26 : WORKDIR /edgex-go [2022-04-06T20:59:47.810Z] ---> Using cache [2022-04-06T20:59:47.810Z] ---> fa55c9057dce [2022-04-06T20:59:47.810Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T20:59:47.810Z] ---> Using cache [2022-04-06T20:59:47.810Z] ---> edd04349a09c [2022-04-06T20:59:47.810Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T20:59:47.810Z] ---> Using cache [2022-04-06T20:59:47.810Z] ---> 7d399b7be0ac [2022-04-06T20:59:47.810Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-06T20:59:47.810Z] ---> Using cache [2022-04-06T20:59:47.810Z] ---> a25e7603bdb7 [2022-04-06T20:59:47.810Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T20:59:47.810Z] ---> Using cache [2022-04-06T20:59:47.810Z] ---> d9447410cceb [2022-04-06T20:59:47.810Z] Step 8/26 : COPY . . [2022-04-06T20:59:48.088Z] ---> Using cache [2022-04-06T20:59:48.088Z] ---> 3a6b67a0c4c0 [2022-04-06T20:59:48.088Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T20:59:48.088Z] ---> Using cache [2022-04-06T20:59:48.088Z] ---> 122e9da0bc12 [2022-04-06T20:59:48.088Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-06T20:59:48.088Z] ---> Using cache [2022-04-06T20:59:48.088Z] ---> 169f1649101c [2022-04-06T20:59:48.088Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-06T20:59:48.088Z] ---> Using cache [2022-04-06T20:59:48.088Z] ---> e3d56a67a3fd [2022-04-06T20:59:48.088Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T20:59:49.553Z] ---> Running in 09fadde3f99b [2022-04-06T20:59:52.985Z] spire-1.2.1/ [2022-04-06T20:59:52.985Z] spire-1.2.1/.data/ [2022-04-06T20:59:52.985Z] spire-1.2.1/.data/.file [2022-04-06T20:59:52.985Z] spire-1.2.1/.dockerignore [2022-04-06T20:59:52.985Z] spire-1.2.1/.gitattributes [2022-04-06T20:59:52.985Z] spire-1.2.1/.githooks/ [2022-04-06T20:59:52.985Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/ [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/ [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T20:59:52.985Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T20:59:52.985Z] spire-1.2.1/.gitignore [2022-04-06T20:59:52.985Z] spire-1.2.1/.go-version [2022-04-06T20:59:52.985Z] spire-1.2.1/.golangci.yml [2022-04-06T20:59:52.985Z] spire-1.2.1/ADOPTERS.md [2022-04-06T20:59:52.985Z] spire-1.2.1/CHANGELOG.md [2022-04-06T20:59:52.985Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T20:59:52.985Z] spire-1.2.1/CODEOWNERS [2022-04-06T20:59:52.985Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T20:59:52.985Z] spire-1.2.1/Dockerfile [2022-04-06T20:59:52.985Z] spire-1.2.1/Dockerfile.dev [2022-04-06T20:59:52.985Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T20:59:52.985Z] spire-1.2.1/LICENSE [2022-04-06T20:59:52.985Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T20:59:52.985Z] spire-1.2.1/Makefile [2022-04-06T20:59:52.985Z] spire-1.2.1/README.md [2022-04-06T20:59:52.985Z] spire-1.2.1/ROADMAP.md [2022-04-06T20:59:52.985Z] spire-1.2.1/SECURITY.md [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T20:59:52.985Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T20:59:52.986Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/ [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/agent/ [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/server/ [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/server/server.conf [2022-04-06T20:59:52.986Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/ [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/auditlog.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/ [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/spire_server.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/telemetry.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/upgrading.md [2022-04-06T20:59:52.986Z] spire-1.2.1/doc/using_spire.md [2022-04-06T20:59:52.986Z] spire-1.2.1/examples/ [2022-04-06T20:59:52.986Z] spire-1.2.1/examples/README.md [2022-04-06T20:59:52.986Z] spire-1.2.1/go.mod [2022-04-06T20:59:52.986Z] spire-1.2.1/go.sum [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T20:59:52.986Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T20:59:52.987Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T20:59:53.263Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/health/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/log/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/version/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T20:59:53.264Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/config.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T20:59:53.549Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T20:59:53.550Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T20:59:53.551Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T20:59:53.828Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/server.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/private/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/private/server/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T20:59:53.829Z] spire-1.2.1/release/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire-extras/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire/README.md [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire/conf/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T20:59:53.829Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T20:59:53.829Z] spire-1.2.1/script/ [2022-04-06T20:59:53.829Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T20:59:53.829Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T20:59:53.829Z] spire-1.2.1/support/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T20:59:53.829Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T20:59:53.829Z] spire-1.2.1/test/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/clock/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/clock/clock.go [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T20:59:53.829Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T20:59:53.830Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/README.md [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/common [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T20:59:53.830Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T20:59:53.831Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T20:59:54.106Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T20:59:54.107Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T20:59:54.108Z] spire-1.2.1/test/integration/test.sh [2022-04-06T20:59:54.108Z] spire-1.2.1/test/plugintest/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/testca/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/testca/ca.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/testkey/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T20:59:54.108Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/testkey/new.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/util/ [2022-04-06T20:59:54.108Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/util/race.go [2022-04-06T20:59:54.108Z] spire-1.2.1/test/util/util.go [2022-04-06T20:59:54.108Z] building spire from source... [2022-04-06T20:59:54.724Z] Installing go1.17.7... [2022-04-06T21:00:05.029Z] Removing intermediate container c4bf0dd2bbc6 [2022-04-06T21:00:05.029Z] ---> 51569bbcb41b [2022-04-06T21:00:05.029Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-06T21:00:05.029Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:00:05.029Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:00:05.029Z] ---> ca7fd00da37d [2022-04-06T21:00:05.029Z] Step 3/23 : WORKDIR /edgex-go [2022-04-06T21:00:05.029Z] ---> Using cache [2022-04-06T21:00:05.029Z] ---> fa55c9057dce [2022-04-06T21:00:05.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:00:05.029Z] ---> Using cache [2022-04-06T21:00:05.029Z] ---> edd04349a09c [2022-04-06T21:00:05.029Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-06T21:00:05.029Z] ---> Running in 4e7fe010f834 [2022-04-06T21:00:05.029Z] ---> Running in fae46ccec285 [2022-04-06T21:00:06.024Z] Removing intermediate container fae46ccec285 [2022-04-06T21:00:06.024Z] ---> dcfc3722249e [2022-04-06T21:00:06.024Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-06T21:00:06.319Z] ---> Running in 1cdc3cac9751 [2022-04-06T21:00:06.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:00:07.545Z] Removing intermediate container 1cdc3cac9751 [2022-04-06T21:00:07.545Z] ---> e9915f2e9911 [2022-04-06T21:00:07.545Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-06T21:00:08.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:00:09.632Z] OK: 220 MiB in 52 packages [2022-04-06T21:00:11.630Z] ---> 1a2c716f1939 [2022-04-06T21:00:11.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-06T21:00:11.630Z] Removing intermediate container 4e7fe010f834 [2022-04-06T21:00:11.630Z] ---> 66e38c82f4b1 [2022-04-06T21:00:11.630Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-06T21:00:13.077Z] ---> f898930189fd [2022-04-06T21:00:13.077Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-06T21:00:13.357Z] ---> ebfdf83051e3 [2022-04-06T21:00:13.357Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:00:13.637Z] ---> Running in c57b2d20d2bf [2022-04-06T21:00:15.633Z] ---> 807667f546f1 [2022-04-06T21:00:15.633Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-06T21:00:15.633Z] ---> Running in bb9af2ba4ba3 [2022-04-06T21:00:16.621Z] Removing intermediate container bb9af2ba4ba3 [2022-04-06T21:00:16.621Z] ---> a024674f19ce [2022-04-06T21:00:16.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:00:16.902Z] ---> Running in b1416a732446 [2022-04-06T21:00:17.511Z] Removing intermediate container b1416a732446 [2022-04-06T21:00:17.511Z] ---> 00e5d3ac5f62 [2022-04-06T21:00:17.789Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:00:17.789Z] ---> Running in 6476d48b3ea5 [2022-04-06T21:00:18.820Z] Removing intermediate container 6476d48b3ea5 [2022-04-06T21:00:18.820Z] ---> 9b60bbeeebca [2022-04-06T21:00:18.820Z] Step 22/23 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:00:19.096Z] ---> Running in 3eb7dd9805c1 [2022-04-06T21:00:20.545Z] Removing intermediate container 3eb7dd9805c1 [2022-04-06T21:00:20.545Z] ---> a0c7caef00ee [2022-04-06T21:00:20.545Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:00:20.545Z] Removing intermediate container c57b2d20d2bf [2022-04-06T21:00:20.545Z] ---> ac090acf9b8d [2022-04-06T21:00:20.545Z] Step 8/23 : COPY . . [2022-04-06T21:00:20.545Z] ---> Running in 03d5b453b5ae [2022-04-06T21:00:21.520Z] Removing intermediate container 03d5b453b5ae [2022-04-06T21:00:21.520Z] ---> 659864931763 [2022-04-06T21:00:21.520Z] [2022-04-06T21:00:23.504Z] Building bin/spire-server... [2022-04-06T21:00:23.504Z] Successfully built 659864931763 [2022-04-06T21:00:23.504Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-06T21:00:23.504Z] Building security-spire-server [2022-04-06T21:00:23.504Z]  Building sys-mgmt-agent ... done go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T21:00:23.504Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T21:00:23.504Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T21:00:23.780Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T21:00:24.382Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T21:00:24.659Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T21:00:25.640Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T21:00:26.627Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T21:00:26.903Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T21:00:28.897Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T21:00:29.172Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T21:00:29.452Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T21:00:29.452Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T21:00:29.452Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T21:00:30.057Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T21:00:30.057Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T21:00:30.057Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T21:00:31.052Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T21:00:31.052Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T21:00:31.052Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T21:00:31.329Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T21:00:31.608Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T21:00:31.891Z]  ---> 0788e38fe8ea [2022-04-06T21:00:31.891Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-06T21:00:32.498Z] ---> Running in ee6b3ae9e11e [2022-04-06T21:00:32.781Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T21:00:32.781Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T21:00:34.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T21:00:49.384Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T21:00:49.384Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T21:00:49.384Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T21:00:49.384Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T21:00:49.384Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T21:00:49.384Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T21:00:49.384Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T21:00:49.659Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T21:00:49.936Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T21:00:49.937Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T21:00:49.937Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T21:00:49.937Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T21:00:50.218Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T21:00:50.218Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T21:00:50.505Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T21:00:51.492Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T21:00:51.492Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T21:00:52.100Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T21:00:52.376Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T21:00:52.654Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T21:00:52.654Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T21:00:52.654Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T21:00:52.932Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T21:00:52.932Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T21:00:53.217Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T21:00:53.494Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T21:00:54.094Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T21:00:54.695Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T21:00:54.695Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T21:00:54.695Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T21:00:58.131Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:00:58.131Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:00:58.131Z] ---> ca7fd00da37d [2022-04-06T21:00:58.131Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> fa55c9057dce [2022-04-06T21:00:58.131Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> edd04349a09c [2022-04-06T21:00:58.131Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> 7d399b7be0ac [2022-04-06T21:00:58.131Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> a25e7603bdb7 [2022-04-06T21:00:58.131Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> d9447410cceb [2022-04-06T21:00:58.131Z] Step 8/25 : COPY . . [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> 3a6b67a0c4c0 [2022-04-06T21:00:58.131Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> 122e9da0bc12 [2022-04-06T21:00:58.131Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> 169f1649101c [2022-04-06T21:00:58.131Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-06T21:00:58.131Z] ---> Using cache [2022-04-06T21:00:58.131Z] ---> e3d56a67a3fd [2022-04-06T21:00:58.131Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-06T21:00:59.594Z] ---> Running in e5ecc5b0507a [2022-04-06T21:00:59.594Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T21:01:00.593Z]  ---> 97a8005f56cf [2022-04-06T21:01:00.593Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-06T21:01:00.593Z] ---> Running in 73c445863f55 [2022-04-06T21:01:02.598Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T21:01:02.878Z] spire-1.2.1/ [2022-04-06T21:01:02.878Z] spire-1.2.1/.data/ [2022-04-06T21:01:02.878Z] spire-1.2.1/.data/.file [2022-04-06T21:01:02.878Z] spire-1.2.1/.dockerignore [2022-04-06T21:01:02.878Z] spire-1.2.1/.gitattributes [2022-04-06T21:01:02.878Z] spire-1.2.1/.githooks/ [2022-04-06T21:01:02.878Z] spire-1.2.1/.githooks/pre-commit [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/ [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/dependabot.yml [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/ [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-06T21:01:02.878Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-06T21:01:02.878Z] spire-1.2.1/.gitignore [2022-04-06T21:01:02.878Z] spire-1.2.1/.go-version [2022-04-06T21:01:02.878Z] spire-1.2.1/.golangci.yml [2022-04-06T21:01:02.878Z] spire-1.2.1/ADOPTERS.md [2022-04-06T21:01:02.878Z] spire-1.2.1/CHANGELOG.md [2022-04-06T21:01:02.878Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-06T21:01:02.879Z] spire-1.2.1/CODEOWNERS [2022-04-06T21:01:02.879Z] spire-1.2.1/CONTRIBUTING.md [2022-04-06T21:01:02.879Z] spire-1.2.1/Dockerfile [2022-04-06T21:01:02.879Z] spire-1.2.1/Dockerfile.dev [2022-04-06T21:01:02.879Z] spire-1.2.1/Dockerfile.scratch [2022-04-06T21:01:02.879Z] spire-1.2.1/LICENSE [2022-04-06T21:01:02.879Z] spire-1.2.1/MAINTAINERS.md [2022-04-06T21:01:02.879Z] spire-1.2.1/Makefile [2022-04-06T21:01:02.879Z] spire-1.2.1/README.md [2022-04-06T21:01:02.879Z] spire-1.2.1/ROADMAP.md [2022-04-06T21:01:02.879Z] spire-1.2.1/SECURITY.md [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-06T21:01:02.879Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-06T21:01:03.158Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/ [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/agent/ [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/agent/agent.conf [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/server/ [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/server/server.conf [2022-04-06T21:01:03.158Z] spire-1.2.1/conf/server/server_full.conf [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/ [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/SPIRE101.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/auditlog.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/ [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/scaling_spire.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/spire_agent.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/spire_server.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/supported_integrations.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/telemetry.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/telemetry_config.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/upgrading.md [2022-04-06T21:01:03.158Z] spire-1.2.1/doc/using_spire.md [2022-04-06T21:01:03.158Z] spire-1.2.1/examples/ [2022-04-06T21:01:03.158Z] spire-1.2.1/examples/README.md [2022-04-06T21:01:03.158Z] spire-1.2.1/go.mod [2022-04-06T21:01:03.158Z] spire-1.2.1/go.sum [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/agent.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/config.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:01:03.158Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:01:03.159Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-06T21:01:03.159Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-06T21:01:03.159Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-06T21:01:03.436Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/svid/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/names.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/auth/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/health/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/health/config.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/health/context.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/health/health.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/idutil/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/log/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/log/log.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/log/options.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-06T21:01:03.437Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/profiling/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/selector/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-06T21:01:03.438Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/uptime/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/task.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/version/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/version/version.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-06T21:01:03.715Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/api.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/health/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/id.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/status.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/catalog/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/config.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-06T21:01:03.716Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-06T21:01:03.717Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-06T21:01:03.993Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/registration/ [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/server.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/server_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/svid/ [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/private/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/private/server/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/private/server/journal/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-06T21:01:03.994Z] spire-1.2.1/release/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire-extras/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire-extras/README.md [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire/README.md [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire/conf/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire/conf/server/ [2022-04-06T21:01:03.994Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-06T21:01:03.994Z] spire-1.2.1/script/ [2022-04-06T21:01:03.994Z] spire-1.2.1/script/build-artifact.sh [2022-04-06T21:01:03.994Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-06T21:01:03.994Z] spire-1.2.1/support/ [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/ [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-06T21:01:03.994Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-06T21:01:04.270Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-06T21:01:04.271Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-06T21:01:04.271Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/clock/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/clock/clock.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/fixture.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/registration/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-06T21:01:04.271Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/README.md [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/common [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-06T21:01:04.271Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-06T21:01:04.272Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-06T21:01:04.547Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-06T21:01:04.548Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/test-one.sh [2022-04-06T21:01:04.549Z] spire-1.2.1/test/integration/test.sh [2022-04-06T21:01:04.549Z] spire-1.2.1/test/plugintest/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/plugintest/config.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/plugintest/load.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/plugintest/option.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/dir.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/logs.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/suite.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/spiretest/x509.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/testca/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/testca/ca.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/testkey/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/testkey/generate.sh [2022-04-06T21:01:04.549Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/testkey/keys.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/testkey/new.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/tpmsimulator/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/util/ [2022-04-06T21:01:04.549Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/util/cert_generation.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/util/io_redirection.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/util/race.go [2022-04-06T21:01:04.549Z] spire-1.2.1/test/util/util.go [2022-04-06T21:01:04.549Z] building spire from source... [2022-04-06T21:01:05.143Z] Installing go1.17.7... [2022-04-06T21:01:10.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T21:01:10.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T21:01:10.852Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:01:11.460Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T21:01:11.460Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T21:01:27.003Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-06T21:01:27.003Z] + sudo lxd init --auto [2022-04-06T21:01:27.003Z] + sudo snap install --classic snapcraft [2022-04-06T21:01:27.265Z] snapcraft 6.1 from Canonical* installed [2022-04-06T21:01:27.265Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-06T21:01:27.265Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-06T21:01:27.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T21:01:27.265Z] Dload Upload Total Spent Left Speed [2022-04-06T21:01:27.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3963 0 --:--:-- --:--:-- --:--:-- 3963 [2022-04-06T21:01:27.528Z] 100 3325k 100 3325k 0 0 9500k 0 --:--:-- --:--:-- --:--:-- 9500k [2022-04-06T21:01:27.528Z] ./yq_linux_amd64 [2022-04-06T21:01:27.788Z] + sudo snapcraft prime --use-lxd [2022-04-06T21:01:29.751Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-06T21:01:29.751Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-06T21:01:29.751Z] - README.md [2022-04-06T21:01:29.751Z] [2022-04-06T21:01:29.751Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T21:01:30.083Z] Launching a container. [2022-04-06T21:01:33.675Z] Building bin/spire-server... [2022-04-06T21:01:33.675Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-06T21:01:33.675Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-06T21:01:33.675Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-06T21:01:33.675Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-06T21:01:33.675Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-06T21:01:33.675Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-06T21:01:34.277Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-06T21:01:35.715Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-06T21:01:35.992Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-06T21:01:37.450Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T21:01:37.450Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T21:01:37.450Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T21:01:38.058Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-06T21:01:39.050Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-06T21:01:39.050Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-06T21:01:39.050Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-06T21:01:39.660Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-06T21:01:39.941Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-06T21:01:39.941Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-06T21:01:39.941Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-06T21:01:40.074Z] Waiting for container to be ready [2022-04-06T21:01:40.334Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-06T21:01:40.334Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-06T21:01:40.334Z] [2022-04-06T21:01:40.931Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-06T21:01:41.209Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-06T21:01:41.209Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-06T21:01:41.489Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-06T21:01:41.489Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-06T21:01:42.954Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-06T21:01:43.231Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-06T21:01:44.564Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-06T21:01:45.132Z] Waiting for network to be ready... [2022-04-06T21:01:45.704Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-06T21:01:45.704Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1383 kB] [2022-04-06T21:01:45.704Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-06T21:01:45.704Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-06T21:01:45.965Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-06T21:01:45.965Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-06T21:01:45.965Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-06T21:01:45.965Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-06T21:01:45.965Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-06T21:01:45.965Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-06T21:01:46.227Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-06T21:01:46.488Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-06T21:01:46.750Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-06T21:01:46.750Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-06T21:01:46.750Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-06T21:01:46.750Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-06T21:01:46.750Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-06T21:01:46.750Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-06T21:01:47.010Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-06T21:01:47.271Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1711 kB] [2022-04-06T21:01:47.271Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-06T21:01:47.271Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-06T21:01:47.271Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-06T21:01:47.271Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-06T21:01:47.271Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-06T21:01:47.271Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-06T21:01:47.271Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-06T21:01:49.182Z] Fetched 23.7 MB in 4s (6264 kB/s) [2022-04-06T21:01:50.122Z] Reading package lists... [2022-04-06T21:01:50.122Z] Reading package lists... [2022-04-06T21:01:50.382Z] Building dependency tree... [2022-04-06T21:01:50.382Z] Reading state information... [2022-04-06T21:01:50.382Z] The following additional packages will be installed: [2022-04-06T21:01:50.382Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T21:01:50.382Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T21:01:50.382Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T21:01:50.382Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-06T21:01:50.382Z] Suggested packages: [2022-04-06T21:01:50.382Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-06T21:01:50.382Z] Recommended packages: [2022-04-06T21:01:50.382Z] gnupg libsasl2-modules [2022-04-06T21:01:50.382Z] The following NEW packages will be installed: [2022-04-06T21:01:50.382Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-06T21:01:50.382Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-06T21:01:50.382Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-06T21:01:50.382Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-06T21:01:50.382Z] The following packages will be upgraded: [2022-04-06T21:01:50.382Z] gpg gpg-agent gpgconf libudev1 [2022-04-06T21:01:50.643Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-06T21:01:50.643Z] Need to get 3859 kB of archives. [2022-04-06T21:01:50.643Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-06T21:01:50.643Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-06T21:01:50.643Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-06T21:01:50.643Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-06T21:01:50.643Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-06T21:01:50.643Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-06T21:01:50.643Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-06T21:01:50.643Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-06T21:01:50.643Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-06T21:01:50.643Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-06T21:01:50.643Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-06T21:01:50.643Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-06T21:01:50.643Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-06T21:01:50.643Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-06T21:01:50.643Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-06T21:01:50.643Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-06T21:01:50.643Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-06T21:01:50.643Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-06T21:01:50.643Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-06T21:01:50.643Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-06T21:01:50.643Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-06T21:01:50.643Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-06T21:01:50.643Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-06T21:01:50.903Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:01:50.903Z] Fetched 3859 kB in 0s (13.9 MB/s) [2022-04-06T21:01:50.903Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T21:01:50.903Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:01:50.903Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:01:50.903Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:01:50.903Z] Selecting previously unselected package udev. [2022-04-06T21:01:50.903Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-06T21:01:50.903Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:01:50.903Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-06T21:01:51.163Z] Selecting previously unselected package libfuse2:amd64. [2022-04-06T21:01:51.163Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-06T21:01:51.163Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-06T21:01:51.163Z] Selecting previously unselected package fuse. [2022-04-06T21:01:51.163Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-06T21:01:51.163Z] Unpacking fuse (2.9.9-3) ... [2022-04-06T21:01:51.163Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:01:51.163Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:01:51.424Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:01:51.424Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:01:51.424Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:01:51.424Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:01:51.424Z] Selecting previously unselected package libksba8:amd64. [2022-04-06T21:01:51.424Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-06T21:01:51.424Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-06T21:01:51.424Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-06T21:01:51.424Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.424Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.544Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T21:01:51.544Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T21:01:51.683Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-06T21:01:51.683Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.683Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.683Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-06T21:01:51.683Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.683Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.683Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-06T21:01:51.683Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.683Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.683Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-06T21:01:51.683Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.683Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.683Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-06T21:01:51.683Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.683Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.943Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-06T21:01:51.943Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.943Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.943Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-06T21:01:51.943Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.943Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.943Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-06T21:01:51.943Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-06T21:01:51.943Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:51.943Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-06T21:01:51.943Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T21:01:51.943Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:01:51.943Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-06T21:01:51.943Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-06T21:01:51.943Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:01:51.943Z] Selecting previously unselected package libldap-common. [2022-04-06T21:01:51.943Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-06T21:01:51.943Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:01:52.203Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-06T21:01:52.203Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-06T21:01:52.203Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:01:52.203Z] Selecting previously unselected package dirmngr. [2022-04-06T21:01:52.203Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:01:52.203Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T21:01:52.203Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-06T21:01:52.203Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-06T21:01:52.203Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:01:52.203Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:01:52.203Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-06T21:01:52.773Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-06T21:01:52.773Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-06T21:01:52.773Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:52.773Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-06T21:01:52.773Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-06T21:01:53.032Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.032Z] Setting up fuse (2.9.9-3) ... [2022-04-06T21:01:53.032Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-06T21:01:53.292Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.292Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.292Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.292Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.556Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.556Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.556Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-06T21:01:53.556Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-06T21:01:53.556Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-06T21:01:53.556Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-06T21:01:53.556Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-06T21:01:53.816Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T21:01:54.077Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-06T21:01:54.077Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-06T21:01:54.077Z] units). This means they are not meant to be enabled using systemctl. [2022-04-06T21:01:54.077Z] [2022-04-06T21:01:54.077Z] Possible reasons for having this kind of units are: [2022-04-06T21:01:54.077Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-06T21:01:54.077Z] .wants/ or .requires/ directory. [2022-04-06T21:01:54.077Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-06T21:01:54.077Z] a requirement dependency on it. [2022-04-06T21:01:54.077Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-06T21:01:54.077Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-06T21:01:54.077Z] • In case of template units, the unit is meant to be enabled with some [2022-04-06T21:01:54.077Z] instance name specified. [2022-04-06T21:01:54.336Z] Reading package lists... [2022-04-06T21:01:54.595Z] Building dependency tree... [2022-04-06T21:01:54.595Z] Reading state information... [2022-04-06T21:01:54.595Z] The following additional packages will be installed: [2022-04-06T21:01:54.595Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T21:01:54.595Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T21:01:54.595Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T21:01:54.595Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-06T21:01:54.595Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-06T21:01:54.595Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-06T21:01:54.595Z] Suggested packages: [2022-04-06T21:01:54.595Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-06T21:01:54.595Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-06T21:01:54.595Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-06T21:01:54.595Z] systemd-container policykit-1 [2022-04-06T21:01:54.595Z] Recommended packages: [2022-04-06T21:01:54.595Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-06T21:01:54.595Z] The following NEW packages will be installed: [2022-04-06T21:01:54.595Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-06T21:01:54.595Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-06T21:01:54.595Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-06T21:01:54.595Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-06T21:01:54.595Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-06T21:01:54.595Z] The following packages will be upgraded: [2022-04-06T21:01:54.595Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-06T21:01:54.856Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-06T21:01:54.856Z] Need to get 46.5 MB of archives. [2022-04-06T21:01:54.856Z] After this operation, 181 MB of additional disk space will be used. [2022-04-06T21:01:54.856Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-06T21:01:54.856Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-06T21:01:54.856Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-06T21:01:54.856Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-06T21:01:54.856Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-06T21:01:54.856Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-06T21:01:54.856Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-06T21:01:54.856Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-06T21:01:54.856Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-06T21:01:54.856Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-06T21:01:55.116Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-06T21:01:55.116Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-06T21:01:55.116Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-06T21:01:55.116Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-06T21:01:55.116Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-06T21:01:55.116Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-06T21:01:55.116Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-06T21:01:55.116Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-06T21:01:55.116Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-06T21:01:55.116Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-06T21:01:55.116Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-06T21:01:55.116Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-06T21:01:55.116Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-06T21:01:55.377Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-06T21:01:55.377Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-06T21:01:55.377Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-06T21:01:55.377Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-06T21:01:55.638Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-06T21:01:55.638Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-06T21:01:55.638Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-06T21:01:55.638Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-06T21:01:55.638Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-06T21:01:55.638Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-06T21:01:55.638Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:01:55.638Z] Fetched 46.5 MB in 1s (51.0 MB/s) [2022-04-06T21:01:55.901Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-06T21:01:55.901Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:01:55.901Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:01:55.901Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:01:55.901Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:01:55.901Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:01:56.161Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:01:56.732Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:01:56.732Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-06T21:01:56.732Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:01:56.732Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-06T21:01:56.732Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-06T21:01:56.732Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:01:56.732Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:01:56.732Z] Selecting previously unselected package libexpat1:amd64. [2022-04-06T21:01:56.732Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-06T21:01:56.732Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T21:01:56.991Z] Selecting previously unselected package python3.8-minimal. [2022-04-06T21:01:56.991Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:01:56.991Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:01:56.991Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:01:56.991Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-06T21:01:56.991Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:01:57.560Z] Selecting previously unselected package python3-minimal. [2022-04-06T21:01:57.561Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-06T21:01:57.561Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:01:57.561Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T21:01:57.561Z] Selecting previously unselected package mime-support. [2022-04-06T21:01:57.561Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-06T21:01:57.561Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-06T21:01:57.561Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-06T21:01:57.561Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-06T21:01:57.561Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T21:01:57.820Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-06T21:01:57.821Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:01:57.821Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:01:57.821Z] Selecting previously unselected package python3.8. [2022-04-06T21:01:57.821Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-06T21:01:57.821Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:01:57.821Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-06T21:01:57.821Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:01:57.821Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T21:01:58.080Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-06T21:01:58.080Z] Selecting previously unselected package python3. [2022-04-06T21:01:58.080Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-06T21:01:58.080Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-06T21:01:58.080Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-06T21:01:58.080Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-06T21:01:58.080Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:01:58.080Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T21:01:58.338Z] Selecting previously unselected package dbus. [2022-04-06T21:01:58.338Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:01:58.338Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T21:01:58.338Z] Selecting previously unselected package libbsd0:amd64. [2022-04-06T21:01:58.338Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-06T21:01:58.338Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-06T21:01:58.338Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-06T21:01:58.338Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-06T21:01:58.338Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:01:58.338Z] Selecting previously unselected package sudo. [2022-04-06T21:01:58.338Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-06T21:01:58.338Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T21:01:58.597Z] Selecting previously unselected package apparmor. [2022-04-06T21:01:58.597Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T21:01:58.597Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T21:01:58.597Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-06T21:01:58.597Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-06T21:01:58.597Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T21:01:58.597Z] Selecting previously unselected package libedit2:amd64. [2022-04-06T21:01:58.597Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-06T21:01:58.597Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T21:01:58.597Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-06T21:01:58.597Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-06T21:01:58.597Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T21:01:58.856Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-06T21:01:58.856Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:01:58.856Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:01:58.856Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-06T21:01:58.856Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:01:58.856Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:01:58.856Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-06T21:01:58.856Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-06T21:01:58.856Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T21:01:58.856Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-06T21:01:58.856Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:01:58.856Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:01:58.856Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-06T21:01:58.856Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:01:58.856Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:01:59.116Z] Selecting previously unselected package openssh-client. [2022-04-06T21:01:59.116Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-06T21:01:59.116Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T21:01:59.116Z] Selecting previously unselected package dbus-user-session. [2022-04-06T21:01:59.116Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-06T21:01:59.116Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T21:01:59.116Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-06T21:01:59.116Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-06T21:01:59.116Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-06T21:01:59.116Z] Selecting previously unselected package squashfs-tools. [2022-04-06T21:01:59.116Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-06T21:01:59.116Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T21:01:59.376Z] Selecting previously unselected package snapd. [2022-04-06T21:01:59.376Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-06T21:01:59.376Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T21:01:59.869Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-06T21:01:59.869Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-06T21:01:59.869Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-06T21:01:59.869Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-06T21:01:59.869Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-06T21:01:59.869Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-06T21:02:00.473Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-06T21:02:00.473Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-06T21:02:00.756Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-06T21:02:00.756Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-06T21:02:00.756Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-06T21:02:00.756Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-06T21:02:01.033Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-06T21:02:01.310Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-06T21:02:01.310Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-06T21:02:01.590Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-06T21:02:01.866Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-06T21:02:02.469Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-06T21:02:02.681Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-06T21:02:02.681Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-06T21:02:02.681Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-06T21:02:02.681Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-06T21:02:02.681Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:02.681Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-06T21:02:02.681Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-06T21:02:02.681Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-06T21:02:02.681Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:02.681Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:02.681Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-06T21:02:02.681Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:02:02.681Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-06T21:02:02.681Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-06T21:02:03.073Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-06T21:02:03.073Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-06T21:02:03.253Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-06T21:02:03.253Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-06T21:02:03.253Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-06T21:02:03.253Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-06T21:02:03.253Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-06T21:02:03.253Z] running python rtupdate hooks for python3.8... [2022-04-06T21:02:03.253Z] running python post-rtupdate hooks for python3.8... [2022-04-06T21:02:03.253Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-06T21:02:03.350Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-06T21:02:03.350Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-06T21:02:03.630Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-06T21:02:03.630Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:02:03.906Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T21:02:03.906Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T21:02:04.182Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-06T21:02:04.195Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-06T21:02:04.456Z] Reloading AppArmor profiles [2022-04-06T21:02:04.456Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:04.456Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-06T21:02:04.456Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-06T21:02:04.460Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-06T21:02:04.718Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-06T21:02:04.718Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-06T21:02:04.718Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-06T21:02:04.718Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-06T21:02:04.739Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-06T21:02:05.343Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-06T21:02:05.949Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-06T21:02:05.949Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-06T21:02:06.634Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-06T21:02:06.634Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-06T21:02:06.634Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-06T21:02:06.634Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-06T21:02:06.896Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-06T21:02:06.896Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-06T21:02:07.156Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-06T21:02:07.416Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-06T21:02:07.675Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T21:02:07.675Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-06T21:02:07.936Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-06T21:02:08.197Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-06T21:02:08.458Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-06T21:02:08.720Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-06T21:02:08.980Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-06T21:02:08.980Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-06T21:02:09.548Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T21:02:09.548Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T21:02:09.548Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T21:02:10.752Z] Reading package lists... [2022-04-06T21:02:10.752Z] Reading package lists... [2022-04-06T21:02:10.752Z] Building dependency tree... [2022-04-06T21:02:10.752Z] Reading state information... [2022-04-06T21:02:11.013Z] Calculating upgrade... [2022-04-06T21:02:11.013Z] The following packages will be upgraded: [2022-04-06T21:02:11.013Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-06T21:02:11.013Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-06T21:02:11.013Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-06T21:02:11.013Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-06T21:02:11.013Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-06T21:02:11.013Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-06T21:02:11.013Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-06T21:02:11.013Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-06T21:02:11.013Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-06T21:02:11.013Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-06T21:02:11.013Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-06T21:02:11.013Z] xz-utils zlib1g [2022-04-06T21:02:11.272Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:02:11.272Z] Need to get 65.7 MB of archives. [2022-04-06T21:02:11.272Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-06T21:02:11.272Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-06T21:02:11.272Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-06T21:02:11.841Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-06T21:02:12.102Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-06T21:02:12.102Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-06T21:02:12.102Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-06T21:02:12.102Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-06T21:02:12.102Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-06T21:02:12.102Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-06T21:02:12.102Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-06T21:02:12.102Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-06T21:02:12.102Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-06T21:02:12.102Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-06T21:02:12.362Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-06T21:02:12.362Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-06T21:02:12.362Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-06T21:02:12.362Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-06T21:02:12.362Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-06T21:02:12.362Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-06T21:02:12.362Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-06T21:02:12.362Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-06T21:02:12.362Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-06T21:02:12.362Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-06T21:02:12.362Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-06T21:02:12.362Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-06T21:02:12.362Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-06T21:02:12.362Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-06T21:02:12.362Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-06T21:02:12.362Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-06T21:02:12.362Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-06T21:02:12.362Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-06T21:02:12.362Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-06T21:02:12.362Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-06T21:02:12.362Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-06T21:02:12.362Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-06T21:02:12.623Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-06T21:02:12.623Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-06T21:02:12.623Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-06T21:02:12.623Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-06T21:02:12.623Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-06T21:02:12.623Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-06T21:02:12.883Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-06T21:02:12.883Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-06T21:02:12.883Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-06T21:02:12.883Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-06T21:02:12.883Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-06T21:02:12.883Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-06T21:02:12.883Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-06T21:02:12.883Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-06T21:02:12.883Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-06T21:02:12.883Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-06T21:02:12.883Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-06T21:02:12.883Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-06T21:02:12.883Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-06T21:02:12.883Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-06T21:02:12.883Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-06T21:02:12.883Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-06T21:02:13.143Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-06T21:02:13.143Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-06T21:02:13.143Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-06T21:02:13.143Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-06T21:02:13.143Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-06T21:02:13.143Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-06T21:02:13.143Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-06T21:02:13.143Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-06T21:02:13.143Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-06T21:02:13.143Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-06T21:02:13.143Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-06T21:02:13.143Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-06T21:02:13.143Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-06T21:02:13.404Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-06T21:02:13.404Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-06T21:02:13.666Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-06T21:02:13.927Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-06T21:02:13.927Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-06T21:02:13.927Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-06T21:02:14.185Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-06T21:02:14.759Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:02:14.759Z] Fetched 65.7 MB in 3s (20.8 MB/s) [2022-04-06T21:02:14.759Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T21:02:14.759Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:02:14.759Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:02:15.019Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:02:15.019Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:02:15.019Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-06T21:02:15.019Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-06T21:02:15.279Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:15.279Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:15.540Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:15.540Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:15.800Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:15.800Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:15.800Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:15.800Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.061Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:16.061Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.061Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:16.061Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.061Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:16.061Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.061Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:16.320Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:02:16.320Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:16.320Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.320Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:16.320Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:02:16.320Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:16.320Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.320Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:16.320Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.578Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-06T21:02:16.578Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-06T21:02:16.578Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:16.578Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:02:16.578Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:02:16.838Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:02:17.098Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T21:02:17.358Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-06T21:02:17.358Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-06T21:02:17.358Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-06T21:02:17.358Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-06T21:02:17.358Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-06T21:02:17.618Z] Setting up base-files (11ubuntu5.5) ... [2022-04-06T21:02:17.618Z] Installing new version of config file /etc/issue ... [2022-04-06T21:02:17.618Z] Installing new version of config file /etc/issue.net ... [2022-04-06T21:02:17.618Z] Installing new version of config file /etc/lsb-release ... [2022-04-06T21:02:17.618Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-06T21:02:17.876Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-06T21:02:18.135Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-06T21:02:18.135Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-06T21:02:18.135Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:18.135Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-06T21:02:18.135Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-06T21:02:18.135Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-06T21:02:18.135Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-06T21:02:18.395Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:18.395Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:18.395Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-06T21:02:18.395Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:18.395Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:18.395Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T21:02:18.395Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T21:02:18.395Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T21:02:18.655Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:18.655Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:02:18.655Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:02:19.227Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:02:19.227Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:02:19.487Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-06T21:02:19.487Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:02:19.746Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-06T21:02:19.746Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:19.746Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-06T21:02:19.746Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-06T21:02:20.006Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-06T21:02:20.006Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-06T21:02:20.266Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-06T21:02:20.266Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:20.266Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-06T21:02:20.266Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-06T21:02:20.266Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-06T21:02:20.266Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:20.266Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:20.266Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:20.526Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:20.526Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:20.526Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:20.526Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:20.526Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:20.526Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:20.526Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:20.526Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:20.526Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:20.787Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:20.787Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:20.787Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:20.787Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:20.787Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:20.787Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:20.787Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:20.787Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:20.787Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:21.046Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:21.046Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:21.617Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:21.877Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-06T21:02:22.140Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-06T21:02:22.140Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:22.140Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-06T21:02:22.140Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-06T21:02:22.140Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:02:22.400Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:22.400Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-06T21:02:22.400Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-06T21:02:22.400Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-06T21:02:22.400Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:22.400Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-06T21:02:22.400Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-06T21:02:22.661Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-06T21:02:22.661Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:22.661Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T21:02:22.661Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T21:02:22.661Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-06T21:02:22.661Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:22.661Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-06T21:02:22.661Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-06T21:02:22.922Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-06T21:02:22.922Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:22.922Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-06T21:02:22.922Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-06T21:02:22.922Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-06T21:02:22.922Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:22.922Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-06T21:02:22.922Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-06T21:02:23.180Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-06T21:02:23.180Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:23.180Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-06T21:02:23.180Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-06T21:02:23.180Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-06T21:02:23.180Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:23.180Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T21:02:23.180Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T21:02:23.440Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T21:02:23.440Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:23.440Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-06T21:02:23.440Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-06T21:02:23.440Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-06T21:02:23.440Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:23.440Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-06T21:02:23.441Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-06T21:02:23.702Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-06T21:02:23.702Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:23.702Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-06T21:02:23.702Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-06T21:02:23.702Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-06T21:02:23.702Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:23.702Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-06T21:02:23.702Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-06T21:02:23.962Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-06T21:02:23.962Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:23.962Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-06T21:02:23.962Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-06T21:02:24.534Z] Setting up apt (2.0.6) ... [2022-04-06T21:02:24.794Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-06T21:02:25.055Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:25.055Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:02:25.055Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:02:25.055Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T21:02:25.055Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-06T21:02:25.055Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:02:25.055Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:02:25.055Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-06T21:02:25.317Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-06T21:02:25.317Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-06T21:02:25.317Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:02:25.317Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-06T21:02:25.577Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:02:25.577Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-06T21:02:25.577Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-06T21:02:25.577Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-06T21:02:25.577Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-06T21:02:25.577Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-06T21:02:25.836Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:02:25.836Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-06T21:02:25.836Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-06T21:02:25.836Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-06T21:02:26.095Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-06T21:02:26.095Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T21:02:26.095Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T21:02:26.095Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-06T21:02:26.095Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-06T21:02:26.357Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T21:02:26.357Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T21:02:26.357Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-06T21:02:26.357Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-06T21:02:26.618Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-06T21:02:26.618Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-06T21:02:26.618Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-06T21:02:26.618Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-06T21:02:26.618Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-06T21:02:26.618Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-06T21:02:26.618Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-06T21:02:26.618Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-06T21:02:26.880Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-06T21:02:26.880Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-06T21:02:26.880Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-06T21:02:26.880Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-06T21:02:27.142Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-06T21:02:27.142Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-06T21:02:27.142Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:02:27.142Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:02:27.404Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:02:27.404Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:02:27.404Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:02:27.404Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:02:27.665Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:02:27.665Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:02:27.666Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:02:27.666Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:02:27.666Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-06T21:02:27.666Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-06T21:02:27.666Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-06T21:02:27.666Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-06T21:02:27.927Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:02:27.927Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:02:28.188Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:02:28.188Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:02:28.190Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T21:02:28.190Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T21:02:28.190Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T21:02:28.190Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T21:02:28.190Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T21:02:28.190Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T21:02:28.760Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:02:28.760Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:02:29.704Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:02:29.704Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:02:29.965Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:02:29.965Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:02:30.180Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T21:02:30.225Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:02:30.225Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:02:30.785Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T21:02:30.785Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T21:02:30.795Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-06T21:02:30.795Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-06T21:02:30.795Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-06T21:02:30.795Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-06T21:02:30.795Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-06T21:02:31.055Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-06T21:02:31.055Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:02:31.055Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-06T21:02:31.055Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:02:31.055Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.055Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-06T21:02:31.055Z] [2022-04-06T21:02:31.055Z] Current default time zone: 'Etc/UTC' [2022-04-06T21:02:31.055Z] Local time is now: Wed Apr 6 21:02:30 UTC 2022. [2022-04-06T21:02:31.055Z] Universal Time is now: Wed Apr 6 21:02:30 UTC 2022. [2022-04-06T21:02:31.055Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-06T21:02:31.055Z] [2022-04-06T21:02:31.055Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-06T21:02:31.056Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.056Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.056Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:31.056Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.056Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:31.056Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-06T21:02:31.317Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-06T21:02:31.317Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:02:31.317Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:02:31.317Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-06T21:02:31.317Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.317Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.317Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-06T21:02:31.317Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.317Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:02:31.317Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-06T21:02:31.317Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-06T21:02:31.317Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-06T21:02:31.317Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-06T21:02:32.779Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T21:02:33.231Z] Updating certificates in /etc/ssl/certs... [2022-04-06T21:02:33.383Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-06T21:02:33.383Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-06T21:02:33.800Z] 21 added, 21 removed; done. [2022-04-06T21:02:33.800Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:02:33.800Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-06T21:02:34.060Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-06T21:02:34.060Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:02:34.060Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-06T21:02:34.060Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-06T21:02:34.060Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-06T21:02:34.060Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-06T21:02:34.060Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:02:34.320Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-06T21:02:34.320Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:02:34.320Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:02:34.320Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-06T21:02:34.320Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:02:34.320Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-06T21:02:34.320Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-06T21:02:34.320Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-06T21:02:34.320Z] Updating certificates in /etc/ssl/certs... [2022-04-06T21:02:34.370Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T21:02:34.647Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T21:02:34.888Z] 0 added, 0 removed; done. [2022-04-06T21:02:34.888Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-06T21:02:34.888Z] done. [2022-04-06T21:02:34.923Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T21:02:35.198Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T21:02:35.799Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T21:02:35.799Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T21:02:35.799Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T21:02:35.799Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T21:02:36.085Z] Reading package lists... [2022-04-06T21:02:36.346Z] Building dependency tree... [2022-04-06T21:02:36.346Z] Reading state information... [2022-04-06T21:02:36.346Z] The following NEW packages will be installed: [2022-04-06T21:02:36.346Z] apt-transport-https [2022-04-06T21:02:36.346Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:02:36.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T21:02:36.402Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T21:02:36.606Z] Need to get 4680 B of archives. [2022-04-06T21:02:36.606Z] After this operation, 162 kB of additional disk space will be used. [2022-04-06T21:02:36.606Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-06T21:02:36.606Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:02:36.606Z] Fetched 4680 B in 0s (96.2 kB/s) [2022-04-06T21:02:36.606Z] Selecting previously unselected package apt-transport-https. [2022-04-06T21:02:36.606Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-06T21:02:36.606Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-06T21:02:36.606Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-06T21:02:36.606Z] Setting up apt-transport-https (2.0.6) ... [2022-04-06T21:02:36.865Z] Waiting for network to be ready... [2022-04-06T21:02:38.379Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T21:02:38.379Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T21:02:38.654Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T21:02:40.648Z] go: downloading google.golang.org/api v0.70.0 [2022-04-06T21:02:40.648Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-06T21:02:40.648Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-06T21:02:43.436Z] 2022-04-06T21:02:40Z INFO Waiting for automatic snapd restart... [2022-04-06T21:02:44.003Z] snapd 2.54.4 from Canonical* installed [2022-04-06T21:02:44.942Z] "snapd" switched to the "latest/stable" channel [2022-04-06T21:02:44.942Z] [2022-04-06T21:02:46.079Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T21:02:46.079Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T21:02:46.354Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T21:02:46.354Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T21:02:46.354Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T21:02:46.354Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T21:02:46.626Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T21:02:47.477Z] core20 20220318 from Canonical* installed [2022-04-06T21:02:47.477Z] "core20" switched to the "latest/stable" channel [2022-04-06T21:02:47.477Z] [2022-04-06T21:02:47.613Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T21:02:47.890Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T21:02:48.166Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T21:02:48.443Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T21:02:48.443Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T21:02:49.432Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T21:02:50.018Z] snapcraft 6.1 from Canonical* installed [2022-04-06T21:02:50.019Z] "snapcraft" switched to the "latest/stable" channel [2022-04-06T21:02:50.019Z] [2022-04-06T21:02:50.037Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T21:02:50.312Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T21:02:50.312Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T21:02:50.591Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T21:02:50.591Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T21:02:50.591Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T21:02:50.591Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T21:02:50.877Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T21:02:51.871Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T21:02:52.148Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T21:02:52.425Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T21:02:52.702Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T21:02:52.703Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T21:02:54.294Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-06T21:02:54.294Z] - README.md [2022-04-06T21:02:54.294Z] [2022-04-06T21:02:54.294Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-06T21:02:54.874Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-06T21:02:54.874Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-06T21:02:54.874Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-06T21:02:55.341Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T21:02:55.341Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-06T21:02:55.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-06T21:02:55.745Z] Reading package lists... [2022-04-06T21:02:55.942Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T21:02:55.942Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T21:02:55.942Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-06T21:02:56.004Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-06T21:02:56.225Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-06T21:02:56.225Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T21:02:56.225Z] go: downloading k8s.io/api v0.23.4 [2022-04-06T21:02:56.225Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T21:02:56.264Z] Reading package lists... [2022-04-06T21:02:56.264Z] Building dependency tree... [2022-04-06T21:02:56.264Z] Reading state information... [2022-04-06T21:02:56.508Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-06T21:02:56.508Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T21:02:56.523Z] Suggested packages: [2022-04-06T21:02:56.523Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-06T21:02:56.523Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-06T21:02:56.523Z] krb5-user libnorm-doc [2022-04-06T21:02:56.523Z] Recommended packages: [2022-04-06T21:02:56.523Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-06T21:02:56.523Z] The following NEW packages will be installed: [2022-04-06T21:02:56.523Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-06T21:02:56.523Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-06T21:02:56.523Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-06T21:02:56.523Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-06T21:02:56.523Z] libzmq5 pkg-config zip [2022-04-06T21:02:56.523Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-06T21:02:56.523Z] Need to get 10.3 MB of archives. [2022-04-06T21:02:56.523Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-06T21:02:56.523Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-06T21:02:56.783Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-06T21:02:56.783Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-06T21:02:56.783Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-06T21:02:56.783Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-06T21:02:56.783Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-06T21:02:56.783Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-06T21:02:56.783Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-06T21:02:56.783Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-06T21:02:56.783Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-06T21:02:56.783Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-06T21:02:56.783Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-06T21:02:57.112Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T21:02:57.352Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-06T21:02:57.612Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-06T21:02:57.612Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-06T21:02:57.612Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-06T21:02:57.612Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-06T21:02:57.612Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-06T21:02:57.612Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-06T21:02:57.612Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-06T21:02:57.612Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-06T21:02:57.612Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-06T21:02:57.612Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-06T21:02:57.612Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-06T21:02:57.612Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-06T21:02:57.612Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-06T21:02:57.612Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-06T21:02:57.718Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T21:02:57.872Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-06T21:02:57.872Z] Fetched 10.3 MB in 1s (9220 kB/s) [2022-04-06T21:02:57.872Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-06T21:02:57.872Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-06T21:02:57.872Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-06T21:02:57.872Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T21:02:57.872Z] Selecting previously unselected package libsodium23:amd64. [2022-04-06T21:02:57.872Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-06T21:02:58.131Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-06T21:02:58.131Z] Selecting previously unselected package libpsl5:amd64. [2022-04-06T21:02:58.131Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-06T21:02:58.131Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T21:02:58.131Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-06T21:02:58.131Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-06T21:02:58.131Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T21:02:58.131Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-06T21:02:58.131Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-06T21:02:58.131Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T21:02:58.131Z] Selecting previously unselected package librtmp1:amd64. [2022-04-06T21:02:58.131Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-06T21:02:58.131Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T21:02:58.131Z] Selecting previously unselected package libssh-4:amd64. [2022-04-06T21:02:58.131Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-06T21:02:58.131Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T21:02:58.322Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T21:02:58.391Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-06T21:02:58.391Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-06T21:02:58.391Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T21:02:58.391Z] Selecting previously unselected package liberror-perl. [2022-04-06T21:02:58.391Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-06T21:02:58.391Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-06T21:02:58.391Z] Selecting previously unselected package git-man. [2022-04-06T21:02:58.391Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-06T21:02:58.391Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:02:58.391Z] Selecting previously unselected package git. [2022-04-06T21:02:58.391Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-06T21:02:58.650Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:02:59.220Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-06T21:02:59.220Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:02:59.220Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:59.220Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-06T21:02:59.220Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:02:59.220Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:59.220Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-06T21:02:59.220Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:02:59.220Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:59.220Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-06T21:02:59.220Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:02:59.220Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:59.220Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-06T21:02:59.220Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-06T21:02:59.220Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T21:02:59.220Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-06T21:02:59.220Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:02:59.220Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:59.481Z] Selecting previously unselected package libnorm1:amd64. [2022-04-06T21:02:59.481Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T21:02:59.481Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:02:59.481Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-06T21:02:59.481Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-06T21:02:59.481Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:02:59.481Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-06T21:02:59.481Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T21:02:59.481Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:02:59.481Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-06T21:02:59.481Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-06T21:02:59.481Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:02:59.481Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-06T21:02:59.481Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-06T21:02:59.481Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T21:02:59.743Z] Selecting previously unselected package libzmq5:amd64. [2022-04-06T21:02:59.743Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T21:02:59.743Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:02:59.743Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-06T21:02:59.743Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-06T21:02:59.743Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:02:59.743Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-06T21:02:59.743Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-06T21:02:59.743Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:02:59.743Z] Selecting previously unselected package pkg-config. [2022-04-06T21:02:59.743Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-06T21:03:00.003Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T21:03:00.003Z] Selecting previously unselected package zip. [2022-04-06T21:03:00.003Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-06T21:03:00.003Z] Unpacking zip (3.0-11build1) ... [2022-04-06T21:03:00.003Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-06T21:03:00.003Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-06T21:03:00.003Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-06T21:03:00.003Z] No schema files found: doing nothing. [2022-04-06T21:03:00.003Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-06T21:03:00.003Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:03:00.003Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-06T21:03:00.003Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-06T21:03:00.003Z] Setting up liberror-perl (0.17029-1) ... [2022-04-06T21:03:00.003Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:00.003Z] Setting up zip (3.0-11build1) ... [2022-04-06T21:03:00.003Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-06T21:03:00.003Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-06T21:03:00.003Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-06T21:03:00.003Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-06T21:03:00.265Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-06T21:03:00.265Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:00.265Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:03:00.265Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:00.265Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:03:00.265Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:00.265Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:03:00.265Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-06T21:03:00.265Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-06T21:03:00.265Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-06T21:03:00.265Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:00.265Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-06T21:03:00.265Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-06T21:03:00.265Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-06T21:03:00.835Z] comerr-dev set to automatically installed. [2022-04-06T21:03:00.835Z] git set to automatically installed. [2022-04-06T21:03:00.835Z] git-man set to automatically installed. [2022-04-06T21:03:00.835Z] krb5-multidev set to automatically installed. [2022-04-06T21:03:00.835Z] libbrotli1 set to automatically installed. [2022-04-06T21:03:00.835Z] libcurl3-gnutls set to automatically installed. [2022-04-06T21:03:00.835Z] liberror-perl set to automatically installed. [2022-04-06T21:03:00.835Z] libglib2.0-0 set to automatically installed. [2022-04-06T21:03:00.835Z] libgssrpc4 set to automatically installed. [2022-04-06T21:03:00.835Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-06T21:03:00.835Z] libkadm5srv-mit11 set to automatically installed. [2022-04-06T21:03:00.835Z] libkdb5-9 set to automatically installed. [2022-04-06T21:03:00.835Z] libkrb5-dev set to automatically installed. [2022-04-06T21:03:00.835Z] libnghttp2-14 set to automatically installed. [2022-04-06T21:03:00.835Z] libnorm-dev set to automatically installed. [2022-04-06T21:03:00.835Z] libnorm1 set to automatically installed. [2022-04-06T21:03:00.835Z] libpgm-5.2-0 set to automatically installed. [2022-04-06T21:03:00.835Z] libpgm-dev set to automatically installed. [2022-04-06T21:03:00.835Z] libpsl5 set to automatically installed. [2022-04-06T21:03:00.835Z] librtmp1 set to automatically installed. [2022-04-06T21:03:00.835Z] libsodium-dev set to automatically installed. [2022-04-06T21:03:00.835Z] libsodium23 set to automatically installed. [2022-04-06T21:03:00.835Z] libssh-4 set to automatically installed. [2022-04-06T21:03:00.835Z] libzmq3-dev set to automatically installed. [2022-04-06T21:03:00.835Z] libzmq5 set to automatically installed. [2022-04-06T21:03:00.835Z] pkg-config set to automatically installed. [2022-04-06T21:03:00.835Z] zip set to automatically installed. [2022-04-06T21:03:01.406Z] snapd is not logged in, snap install commands will use sudo [2022-04-06T21:03:01.735Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T21:03:03.759Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T21:03:03.759Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T21:03:04.362Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T21:03:04.362Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T21:03:04.362Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T21:03:05.359Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T21:03:05.359Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T21:03:05.638Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T21:03:05.638Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T21:03:05.915Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T21:03:05.915Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T21:03:06.193Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T21:03:08.179Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-06T21:03:08.805Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-06T21:03:10.948Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-06T21:03:13.087Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-06T21:03:18.574Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T21:03:18.574Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T21:03:18.574Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T21:03:18.574Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T21:03:28.770Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-06T21:03:28.770Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-06T21:03:28.770Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-06T21:03:28.770Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-06T21:03:30.774Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-06T21:03:31.384Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-06T21:03:31.663Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-06T21:03:31.948Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-06T21:03:34.604Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-06T21:03:34.604Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-06T21:03:34.604Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-06T21:03:34.886Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-06T21:03:35.494Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-06T21:03:35.773Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-06T21:03:35.773Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-06T21:03:36.383Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-06T21:03:36.667Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-06T21:03:36.951Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-06T21:03:36.951Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-06T21:03:37.951Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-06T21:03:38.234Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-06T21:03:38.234Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-06T21:03:45.012Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-06T21:03:45.012Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T21:03:45.012Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T21:03:45.289Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-06T21:03:45.567Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-06T21:03:45.844Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-06T21:03:46.446Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-06T21:03:46.725Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-06T21:03:46.725Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-06T21:03:46.725Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-06T21:03:46.725Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-06T21:03:47.005Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-06T21:03:47.005Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-06T21:03:47.282Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-06T21:03:48.274Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-06T21:03:48.883Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-06T21:03:49.489Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-06T21:03:49.489Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-06T21:03:49.779Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-06T21:03:49.780Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-06T21:03:49.780Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-06T21:03:49.780Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-06T21:03:51.235Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-06T21:03:51.235Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-06T21:03:51.512Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-06T21:03:51.512Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-06T21:03:51.512Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-06T21:03:53.509Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-06T21:03:53.787Z] go: downloading go.opencensus.io v0.23.0 [2022-04-06T21:03:55.234Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-06T21:03:55.234Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-06T21:03:55.510Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-06T21:03:55.510Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-06T21:03:55.786Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-06T21:03:56.059Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-06T21:03:56.336Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-06T21:03:56.938Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-06T21:04:00.350Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-06T21:04:00.350Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-06T21:04:00.629Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-06T21:04:03.271Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-06T21:04:03.271Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-06T21:04:03.874Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-06T21:04:04.149Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-06T21:04:04.425Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-06T21:04:04.425Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-06T21:04:04.699Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-06T21:04:04.699Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-06T21:04:04.990Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-06T21:04:15.142Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-06T21:04:15.142Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-06T21:04:15.142Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-06T21:04:15.413Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-06T21:04:54.423Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-06T21:04:54.423Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-06T21:05:22.930Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-06T21:05:22.930Z] Downloading snap 'edgex-app-service-configurable' [2022-04-06T21:05:44.889Z] Pulling app-service-configurable [2022-04-06T21:05:44.890Z] + snapcraftctl pull [2022-04-06T21:05:44.890Z] Pulling config-common [2022-04-06T21:05:44.890Z] + snapcraftctl pull [2022-04-06T21:05:45.459Z] Pulling go-build-helper [2022-04-06T21:05:45.459Z] + snapcraftctl pull [2022-04-06T21:05:46.841Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-06T21:05:46.841Z] Skipping pull go-build-helper (already ran) [2022-04-06T21:05:46.841Z] Building go-build-helper [2022-04-06T21:05:46.841Z] + snapcraftctl build [2022-04-06T21:05:48.220Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-06T21:05:48.790Z] Staging go-build-helper [2022-04-06T21:05:48.790Z] + snapcraftctl stage [2022-04-06T21:05:53.000Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-06T21:05:53.000Z] Fetched 290 kB in 0s (0 B/s) [2022-04-06T21:05:53.000Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-06T21:05:53.000Z] Fetched 158 kB in 0s (0 B/s) [2022-04-06T21:05:53.000Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-06T21:05:53.000Z] Fetched 242 kB in 0s (0 B/s) [2022-04-06T21:05:53.000Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-06T21:05:53.000Z] Fetched 150 kB in 0s (0 B/s) [2022-04-06T21:05:53.000Z] Pulling edgex-go [2022-04-06T21:05:53.000Z] + snapcraftctl pull [2022-04-06T21:05:54.383Z] Pulling hooks [2022-04-06T21:05:54.383Z] + snapcraftctl pull [2022-04-06T21:06:06.615Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T21:06:06.615Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-06T21:06:06.615Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-06T21:06:06.615Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-06T21:06:06.615Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-06T21:06:06.615Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-06T21:06:06.615Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-06T21:06:06.615Z] Fetched 234 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-06T21:06:06.615Z] Fetched 155 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-06T21:06:06.615Z] Fetched 170 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-06T21:06:06.615Z] Fetched 267 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-06T21:06:06.615Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-06T21:06:06.615Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-06T21:06:06.615Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-06T21:06:06.615Z] Fetched 121 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-06T21:06:06.615Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-06T21:06:06.615Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-06T21:06:06.615Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-06T21:06:06.615Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-06T21:06:06.615Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-06T21:06:06.615Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-06T21:06:06.615Z] Fetched 142 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-06T21:06:06.615Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-06T21:06:06.615Z] Fetched 181 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-06T21:06:06.615Z] Fetched 208 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-06T21:06:06.615Z] Fetched 161 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-06T21:06:06.615Z] Fetched 107 kB in 0s (0 B/s) [2022-04-06T21:06:06.615Z] Pulling static-packages [2022-04-06T21:06:06.615Z] + snapcraftctl pull [2022-04-06T21:06:06.615Z] Pulling version [2022-04-06T21:06:06.615Z] + cd /root/project [2022-04-06T21:06:06.615Z] ++ sed s/v// [2022-04-06T21:06:06.615Z] ++ git describe --tags --abbrev=0 [2022-04-06T21:06:06.615Z] + GIT_VERSION=2.2.0-dev.56 [2022-04-06T21:06:06.615Z] + '[' -z 2.2.0-dev.56 ']' [2022-04-06T21:06:06.615Z] + snapcraftctl set-version 2.2.0-dev.56 [2022-04-06T21:06:07.557Z] Building app-service-configurable [2022-04-06T21:06:07.557Z] + snapcraftctl build [2022-04-06T21:06:09.469Z] Building config-common [2022-04-06T21:06:09.469Z] + snapcraftctl build [2022-04-06T21:06:10.854Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-06T21:06:11.425Z] Skipping build go-build-helper (already ran) [2022-04-06T21:06:11.425Z] Building edgex-go [2022-04-06T21:06:11.686Z] + cd /root/parts/edgex-go/src [2022-04-06T21:06:11.686Z] ++ git describe --tags --abbrev=0 [2022-04-06T21:06:11.686Z] ++ sed s/v// [2022-04-06T21:06:11.686Z] + GIT_VERSION=2.2.0-dev.56 [2022-04-06T21:06:11.686Z] + '[' -z 2.2.0-dev.56 ']' [2022-04-06T21:06:11.686Z] + echo 2.2.0-dev.56 [2022-04-06T21:06:11.686Z] + '[' '!' -d vendor ']' [2022-04-06T21:06:11.686Z] + go mod download all [2022-04-06T21:06:16.971Z] + make build [2022-04-06T21:06:16.971Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-06T21:06:35.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-06T21:06:47.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-06T21:06:47.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T21:06:49.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-06T21:06:49.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-06T21:06:50.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-06T21:06:52.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T21:06:53.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T21:06:54.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T21:06:56.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T21:06:57.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-06T21:06:59.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-06T21:07:00.681Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.681Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-06T21:07:00.681Z] + case "$service" in [2022-04-06T21:07:00.681Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-06T21:07:00.682Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.682Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-06T21:07:00.682Z] + case "$service" in [2022-04-06T21:07:00.682Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-06T21:07:00.682Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-06T21:07:00.682Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-06T21:07:00.682Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-06T21:07:00.682Z] + case "$service" in [2022-04-06T21:07:00.682Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-06T21:07:00.682Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-06T21:07:00.682Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-06T21:07:00.682Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-06T21:07:00.682Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-06T21:07:01.637Z] Building hooks [2022-04-06T21:07:01.637Z] + cd /root/parts/hooks/src [2022-04-06T21:07:01.637Z] + make build [2022-04-06T21:07:01.637Z] go mod tidy [2022-04-06T21:07:01.637Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-06T21:07:01.899Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-06T21:07:01.899Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-06T21:07:01.899Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-06T21:07:01.899Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-06T21:07:03.806Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-06T21:07:04.067Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-06T21:07:04.067Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-06T21:07:05.981Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-06T21:07:05.981Z] Building static-packages [2022-04-06T21:07:05.981Z] + snapcraftctl build [2022-04-06T21:07:07.894Z] Building version [2022-04-06T21:07:07.894Z] + snapcraftctl build [2022-04-06T21:07:09.812Z] Staging app-service-configurable [2022-04-06T21:07:09.812Z] + snapcraftctl stage [2022-04-06T21:07:11.201Z] Staging config-common [2022-04-06T21:07:11.201Z] + snapcraftctl stage [2022-04-06T21:07:12.585Z] Skipping stage go-build-helper (already ran) [2022-04-06T21:07:12.585Z] Staging edgex-go [2022-04-06T21:07:12.585Z] + snapcraftctl stage [2022-04-06T21:07:13.964Z] Staging hooks [2022-04-06T21:07:13.964Z] + snapcraftctl stage [2022-04-06T21:07:14.905Z] Staging static-packages [2022-04-06T21:07:14.905Z] + snapcraftctl stage [2022-04-06T21:07:16.289Z] Staging version [2022-04-06T21:07:16.289Z] + snapcraftctl stage [2022-04-06T21:07:18.205Z] Priming app-service-configurable [2022-04-06T21:07:18.205Z] + snapcraftctl prime [2022-04-06T21:07:20.120Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-06T21:07:20.120Z] stage-packages: [2022-04-06T21:07:20.120Z] - libnorm1 [2022-04-06T21:07:20.120Z] - libpgm-5.2-0 [2022-04-06T21:07:20.120Z] - libsodium23 [2022-04-06T21:07:20.120Z] - libzmq5 [2022-04-06T21:07:20.120Z] Priming config-common [2022-04-06T21:07:20.381Z] + snapcraftctl prime [2022-04-06T21:07:21.762Z] Priming go-build-helper [2022-04-06T21:07:21.762Z] + snapcraftctl prime [2022-04-06T21:07:23.143Z] Priming edgex-go [2022-04-06T21:07:23.143Z] + snapcraftctl prime [2022-04-06T21:07:25.058Z] Priming hooks [2022-04-06T21:07:25.058Z] + snapcraftctl prime [2022-04-06T21:07:26.443Z] Priming static-packages [2022-04-06T21:07:26.443Z] + snapcraftctl prime [2022-04-06T21:07:30.642Z] Priming version [2022-04-06T21:07:30.642Z] + snapcraftctl prime [2022-04-06T21:07:31.584Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T21:08:31.495Z] Removing intermediate container ee6b3ae9e11e [2022-04-06T21:08:31.496Z] ---> 935321109db8 [2022-04-06T21:08:31.496Z] [2022-04-06T21:08:31.496Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:08:31.496Z] ---> ac73e934f311 [2022-04-06T21:08:31.496Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-06T21:08:31.496Z] ---> Using cache [2022-04-06T21:08:31.496Z] ---> d30dc3f8abf8 [2022-04-06T21:08:31.496Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:08:31.496Z] ---> Using cache [2022-04-06T21:08:31.496Z] ---> fe39ddbf2d71 [2022-04-06T21:08:31.496Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-06T21:08:31.496Z] ---> Running in fc4a3c928cf3 [2022-04-06T21:08:31.496Z] Removing intermediate container fc4a3c928cf3 [2022-04-06T21:08:31.496Z] ---> 92f6a98e8e81 [2022-04-06T21:08:31.496Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T21:08:31.496Z] ---> Running in 9e80d7b82ef8 [2022-04-06T21:08:31.496Z] Removing intermediate container 9e80d7b82ef8 [2022-04-06T21:08:31.496Z] ---> 5465438e8517 [2022-04-06T21:08:31.496Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:08:31.496Z] ---> f26b8b6b2fcc [2022-04-06T21:08:31.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-06T21:08:32.108Z] ---> e22a6f40c252 [2022-04-06T21:08:32.108Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-06T21:08:33.094Z] ---> a878a1f1fd9c [2022-04-06T21:08:33.094Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-06T21:08:33.094Z] ---> Running in 56774df2cee2 [2022-04-06T21:08:33.703Z] Removing intermediate container 56774df2cee2 [2022-04-06T21:08:33.703Z] ---> 8aec24a3a7ee [2022-04-06T21:08:33.703Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:08:33.703Z] ---> Running in 818c4c28bff8 [2022-04-06T21:08:34.310Z] Removing intermediate container 818c4c28bff8 [2022-04-06T21:08:34.310Z] ---> 43347e23edfd [2022-04-06T21:08:34.310Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:08:34.310Z] ---> Running in ea689fcdb6e8 [2022-04-06T21:08:34.917Z] Removing intermediate container ea689fcdb6e8 [2022-04-06T21:08:34.917Z] ---> 87c259c69823 [2022-04-06T21:08:34.917Z] Step 21/22 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:08:34.917Z] ---> Running in a86c64e64cc4 [2022-04-06T21:08:35.529Z] Removing intermediate container a86c64e64cc4 [2022-04-06T21:08:35.529Z] ---> 9907d3a67854 [2022-04-06T21:08:35.529Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:08:35.529Z] ---> Running in a02fef70e814 [2022-04-06T21:08:36.136Z] Removing intermediate container a02fef70e814 [2022-04-06T21:08:36.136Z] ---> 3e2138f0b112 [2022-04-06T21:08:36.136Z] [2022-04-06T21:08:36.739Z] Successfully built 3e2138f0b112 [2022-04-06T21:08:36.739Z] Successfully tagged support-scheduler-arm64:latest [2022-04-06T21:08:36.739Z] Building support-notifications [2022-04-06T21:09:15.770Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:09:15.770Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:09:15.770Z] ---> ca7fd00da37d [2022-04-06T21:09:15.770Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T21:09:15.770Z] ---> Using cache [2022-04-06T21:09:15.770Z] ---> fa55c9057dce [2022-04-06T21:09:15.770Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:09:15.770Z] ---> Using cache [2022-04-06T21:09:15.770Z] ---> edd04349a09c [2022-04-06T21:09:15.770Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-06T21:09:15.770Z] ---> Running in 44b01a2b743a [2022-04-06T21:09:15.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:09:15.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:09:15.770Z] OK: 220 MiB in 52 packages [2022-04-06T21:09:15.770Z] Removing intermediate container 44b01a2b743a [2022-04-06T21:09:15.770Z] ---> 41fa682d6fca [2022-04-06T21:09:15.770Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T21:09:16.786Z] ---> 9d20e8e9ee19 [2022-04-06T21:09:16.786Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:09:17.073Z] ---> Running in d4d17549203b [2022-04-06T21:09:22.517Z] Removing intermediate container d4d17549203b [2022-04-06T21:09:22.517Z] ---> 8fe842b8946f [2022-04-06T21:09:22.517Z] Step 8/22 : COPY . . [2022-04-06T21:09:49.378Z] ---> e7d286b0007b [2022-04-06T21:09:49.378Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-06T21:09:49.378Z] ---> Running in 56803e78205d [2022-04-06T21:09:49.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-06T21:09:57.737Z] Removing intermediate container 73c445863f55 [2022-04-06T21:09:57.737Z] ---> c6cd99bbd01f [2022-04-06T21:09:57.737Z] [2022-04-06T21:09:57.737Z] Step 10/23 : FROM alpine:3.14 [2022-04-06T21:09:57.737Z] ---> ac73e934f311 [2022-04-06T21:09:57.737Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-06T21:09:58.016Z] ---> Running in 8977c6f19938 [2022-04-06T21:09:58.632Z] Removing intermediate container 8977c6f19938 [2022-04-06T21:09:58.632Z] ---> a3a2e84edf2b [2022-04-06T21:09:58.632Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-06T21:09:58.633Z] ---> Running in 96a49772c924 [2022-04-06T21:09:59.238Z] Removing intermediate container 96a49772c924 [2022-04-06T21:09:59.238Z] ---> 303a4f439463 [2022-04-06T21:09:59.238Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-06T21:09:59.238Z] ---> Running in 8758b41a60b4 [2022-04-06T21:09:59.851Z] Removing intermediate container 8758b41a60b4 [2022-04-06T21:09:59.851Z] ---> ed5f05a071df [2022-04-06T21:09:59.851Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:10:00.133Z] ---> Running in 3639744fbd4d [2022-04-06T21:10:03.576Z] Removing intermediate container 3639744fbd4d [2022-04-06T21:10:03.576Z] ---> 0ff234c03a46 [2022-04-06T21:10:03.576Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T21:10:03.576Z] ---> Running in e7a4620956b2 [2022-04-06T21:10:05.028Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:10:06.025Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:10:07.026Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T21:10:07.308Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T21:10:07.308Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T21:10:07.309Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T21:10:07.587Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T21:10:07.868Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T21:10:07.868Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:10:07.868Z] OK: 8 MiB in 20 packages [2022-04-06T21:10:09.888Z] Removing intermediate container e7a4620956b2 [2022-04-06T21:10:09.888Z] ---> 5cb359380afa [2022-04-06T21:10:09.888Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:10:10.501Z] ---> 4e331b760a12 [2022-04-06T21:10:10.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-06T21:10:13.171Z] ---> 8975bbb7a2ec [2022-04-06T21:10:13.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-06T21:10:14.173Z] ---> 0ee90d307fb5 [2022-04-06T21:10:14.173Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-06T21:10:14.173Z] ---> Running in 2a5428fde91b [2022-04-06T21:10:14.780Z] Removing intermediate container 2a5428fde91b [2022-04-06T21:10:14.780Z] ---> 612d003d8d7d [2022-04-06T21:10:14.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:10:14.780Z] ---> Running in a45bb6e1038d [2022-04-06T21:10:15.390Z] Removing intermediate container a45bb6e1038d [2022-04-06T21:10:15.390Z] ---> 645869516d4b [2022-04-06T21:10:15.390Z] Step 21/23 : LABEL arch=arm64 [2022-04-06T21:10:15.676Z] ---> Running in aa3fbb9614f4 [2022-04-06T21:10:15.957Z] Removing intermediate container aa3fbb9614f4 [2022-04-06T21:10:15.957Z] ---> 1164b2e94836 [2022-04-06T21:10:15.957Z] Step 22/23 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:10:16.240Z] ---> Running in 755c6daad1ed [2022-04-06T21:10:16.852Z] Removing intermediate container 755c6daad1ed [2022-04-06T21:10:16.852Z] ---> 5a60f225ab62 [2022-04-06T21:10:16.852Z] Step 23/23 : LABEL version=0.0.0 [2022-04-06T21:10:16.852Z] ---> Running in e8c7342f7f68 [2022-04-06T21:10:17.468Z] Removing intermediate container e8c7342f7f68 [2022-04-06T21:10:17.468Z] ---> 277cb68c18f0 [2022-04-06T21:10:17.468Z] [2022-04-06T21:10:18.077Z] Successfully built 277cb68c18f0 [2022-04-06T21:10:18.077Z] Successfully tagged core-data-arm64:latest [2022-04-06T21:10:18.077Z] Building security-spiffe-token-provider [2022-04-06T21:10:57.161Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:10:57.161Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:10:57.161Z] ---> ca7fd00da37d [2022-04-06T21:10:57.161Z] Step 3/20 : WORKDIR /edgex-go [2022-04-06T21:10:57.161Z] ---> Using cache [2022-04-06T21:10:57.161Z] ---> fa55c9057dce [2022-04-06T21:10:57.161Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-06T21:10:57.161Z] ---> Running in 46ac4226ab68 [2022-04-06T21:10:57.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:10:58.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:11:00.057Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:11:00.057Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:11:00.057Z] OK: 15739 distinct packages available [2022-04-06T21:11:00.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:11:01.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:11:02.511Z] OK: 220 MiB in 52 packages [2022-04-06T21:11:04.559Z] Removing intermediate container 46ac4226ab68 [2022-04-06T21:11:04.560Z] ---> c5ca5515b967 [2022-04-06T21:11:04.560Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-06T21:11:05.169Z] ---> 895667abe6c0 [2022-04-06T21:11:05.169Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:11:05.453Z] ---> Running in 24aced986a42 [2022-04-06T21:11:12.238Z] Removing intermediate container 24aced986a42 [2022-04-06T21:11:12.238Z] ---> ecaa29c3a22c [2022-04-06T21:11:12.238Z] Step 7/20 : COPY . . [2022-04-06T21:11:39.280Z] ---> a7c7cc0bda17 [2022-04-06T21:11:39.280Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-06T21:11:39.280Z] ---> Running in 7107342f0c82 [2022-04-06T21:11:39.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-06T21:18:17.407Z] Removing intermediate container 56803e78205d [2022-04-06T21:18:17.407Z] ---> 6e9724f684b4 [2022-04-06T21:18:17.407Z] [2022-04-06T21:18:17.407Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:18:17.407Z] ---> ac73e934f311 [2022-04-06T21:18:17.407Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-06T21:18:17.407Z] ---> Running in 5a8d9145893a [2022-04-06T21:18:17.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:18:17.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:18:17.407Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-06T21:18:17.407Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-06T21:18:17.407Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:18:17.407Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:18:17.407Z] OK: 6 MiB in 16 packages [2022-04-06T21:18:17.407Z] Removing intermediate container 5a8d9145893a [2022-04-06T21:18:17.407Z] ---> 7cd13f4a73d5 [2022-04-06T21:18:17.407Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-06T21:18:17.407Z] ---> Running in 934ff5375c15 [2022-04-06T21:18:17.407Z] Removing intermediate container 934ff5375c15 [2022-04-06T21:18:17.407Z] ---> b28a6573f1d0 [2022-04-06T21:18:17.407Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-06T21:18:17.407Z] ---> Running in dd083d8b2fe4 [2022-04-06T21:18:17.407Z] Removing intermediate container dd083d8b2fe4 [2022-04-06T21:18:17.407Z] ---> 4c38988a03a8 [2022-04-06T21:18:17.407Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-06T21:18:17.407Z] ---> Running in 17955b8dff3f [2022-04-06T21:18:17.407Z] Removing intermediate container 17955b8dff3f [2022-04-06T21:18:17.407Z] ---> 444490a5d1fe [2022-04-06T21:18:17.407Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:18:17.407Z] ---> bcbf428db774 [2022-04-06T21:18:17.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-06T21:18:17.407Z] ---> f5f61e0b85ad [2022-04-06T21:18:17.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-06T21:18:18.017Z] ---> d9da0d15ee29 [2022-04-06T21:18:18.017Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-06T21:18:18.017Z] ---> Running in d94aaae39df5 [2022-04-06T21:18:18.653Z] Removing intermediate container d94aaae39df5 [2022-04-06T21:18:18.653Z] ---> 95d1e8175fa7 [2022-04-06T21:18:18.653Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:18:18.932Z] ---> Running in 0c115ab4b5b8 [2022-04-06T21:18:19.225Z] Removing intermediate container 0c115ab4b5b8 [2022-04-06T21:18:19.225Z] ---> 05c3ad166796 [2022-04-06T21:18:19.225Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:18:19.518Z] ---> Running in ddd5359559f9 [2022-04-06T21:18:20.132Z] Removing intermediate container ddd5359559f9 [2022-04-06T21:18:20.132Z] ---> 74920014a124 [2022-04-06T21:18:20.132Z] Step 21/22 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:18:20.132Z] ---> Running in 20c51cc07134 [2022-04-06T21:18:20.736Z] Removing intermediate container 20c51cc07134 [2022-04-06T21:18:20.736Z] ---> 79c792bfd297 [2022-04-06T21:18:20.736Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:18:20.736Z] ---> Running in e336a17ea16c [2022-04-06T21:18:21.338Z] Removing intermediate container e336a17ea16c [2022-04-06T21:18:21.338Z] ---> 8df3d07f3d16 [2022-04-06T21:18:21.338Z] [2022-04-06T21:18:21.939Z] Successfully built 8df3d07f3d16 [2022-04-06T21:18:21.939Z] Successfully tagged support-notifications-arm64:latest [2022-04-06T21:18:21.939Z]  Building support-notifications ... done Building security-secretstore-setup [2022-04-06T21:18:54.317Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:18:54.317Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:18:54.317Z] ---> ca7fd00da37d [2022-04-06T21:18:54.317Z] Step 3/25 : WORKDIR /edgex-go [2022-04-06T21:18:54.317Z] ---> Using cache [2022-04-06T21:18:54.317Z] ---> fa55c9057dce [2022-04-06T21:18:54.317Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:18:54.317Z] ---> Using cache [2022-04-06T21:18:54.317Z] ---> edd04349a09c [2022-04-06T21:18:54.317Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-06T21:18:54.317Z] ---> Using cache [2022-04-06T21:18:54.317Z] ---> 00abbcee057d [2022-04-06T21:18:54.317Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-06T21:18:54.317Z] ---> Using cache [2022-04-06T21:18:54.317Z] ---> 292fb4ed1f14 [2022-04-06T21:18:54.317Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:18:54.317Z] ---> Using cache [2022-04-06T21:18:54.317Z] ---> 38833d42230d [2022-04-06T21:18:54.317Z] Step 8/25 : COPY . . [2022-04-06T21:18:54.317Z] ---> Using cache [2022-04-06T21:18:54.317Z] ---> 0788e38fe8ea [2022-04-06T21:18:54.317Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-06T21:18:54.317Z] ---> Running in 64ca0610d4a7 [2022-04-06T21:18:56.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-06T21:19:08.783Z] Removing intermediate container 7107342f0c82 [2022-04-06T21:19:08.783Z] ---> 368cf7f34aa6 [2022-04-06T21:19:08.783Z] [2022-04-06T21:19:08.783Z] Step 9/20 : FROM alpine:3.15 [2022-04-06T21:19:08.783Z] 3.15: Pulling from library/alpine [2022-04-06T21:19:08.783Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-06T21:19:08.783Z] Status: Downloaded newer image for alpine:3.15 [2022-04-06T21:19:08.783Z] ---> 3fb3c9af89a9 [2022-04-06T21:19:08.783Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:19:08.783Z] ---> Running in 70f10b55f7f2 [2022-04-06T21:19:09.068Z] Removing intermediate container 70f10b55f7f2 [2022-04-06T21:19:09.068Z] ---> 6d8f4ab9f077 [2022-04-06T21:19:09.068Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:19:09.344Z] ---> Running in 28f26e82cc5f [2022-04-06T21:19:12.053Z] Removing intermediate container 28f26e82cc5f [2022-04-06T21:19:12.053Z] ---> 3e2436b7e867 [2022-04-06T21:19:12.053Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-06T21:19:12.337Z] ---> Running in c35fa23b57ca [2022-04-06T21:19:14.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:19:15.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:19:16.737Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:19:16.737Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:19:16.737Z] OK: 15729 distinct packages available [2022-04-06T21:19:17.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:19:18.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:19:19.449Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-06T21:19:19.449Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:19:19.449Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-06T21:19:19.727Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-06T21:19:19.727Z] (5/9) Installing curl (7.80.0-r0) [2022-04-06T21:19:19.727Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-06T21:19:20.004Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:19:20.004Z] (8/9) Installing libucontext (1.1-r0) [2022-04-06T21:19:20.004Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-06T21:19:20.282Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:19:20.282Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:19:20.893Z] OK: 8 MiB in 23 packages [2022-04-06T21:19:22.943Z] Removing intermediate container c35fa23b57ca [2022-04-06T21:19:22.943Z] ---> d30f0943a87c [2022-04-06T21:19:22.943Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-06T21:19:23.946Z] ---> b54710b37f03 [2022-04-06T21:19:23.946Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-06T21:19:25.940Z] ---> 14ca83bc960a [2022-04-06T21:19:25.940Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-06T21:19:26.929Z] ---> 9f5ebba8267e [2022-04-06T21:19:26.929Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-06T21:19:26.929Z] ---> Running in 612cc170263d [2022-04-06T21:19:27.205Z] Removing intermediate container 612cc170263d [2022-04-06T21:19:27.205Z] ---> 6b9b7fdbf262 [2022-04-06T21:19:27.205Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T21:19:27.480Z] ---> Running in 6eb9dd087347 [2022-04-06T21:19:28.081Z] Removing intermediate container 6eb9dd087347 [2022-04-06T21:19:28.081Z] ---> 505ea75c21f6 [2022-04-06T21:19:28.081Z] Step 18/20 : LABEL arch=arm64 [2022-04-06T21:19:28.081Z] ---> Running in 87b8c41f6872 [2022-04-06T21:19:28.683Z] Removing intermediate container 87b8c41f6872 [2022-04-06T21:19:28.683Z] ---> 9769205143e1 [2022-04-06T21:19:28.683Z] Step 19/20 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:19:28.683Z] ---> Running in eecc0fb3f05d [2022-04-06T21:19:29.288Z] Removing intermediate container eecc0fb3f05d [2022-04-06T21:19:29.288Z] ---> 2ddc26ecfe48 [2022-04-06T21:19:29.288Z] Step 20/20 : LABEL version=0.0.0 [2022-04-06T21:19:29.566Z] ---> Running in 11c98afae2f7 [2022-04-06T21:19:30.168Z] Removing intermediate container 11c98afae2f7 [2022-04-06T21:19:30.168Z] ---> f34409f50831 [2022-04-06T21:19:30.168Z] [2022-04-06T21:19:30.449Z] Successfully built f34409f50831 [2022-04-06T21:19:30.726Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-06T21:19:30.726Z] Building security-proxy-setup [2022-04-06T21:20:09.802Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-06T21:20:09.802Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-06T21:20:09.802Z] ---> ca7fd00da37d [2022-04-06T21:20:09.802Z] Step 3/22 : WORKDIR /edgex-go [2022-04-06T21:20:09.802Z] ---> Using cache [2022-04-06T21:20:09.802Z] ---> fa55c9057dce [2022-04-06T21:20:09.802Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:20:09.802Z] ---> Using cache [2022-04-06T21:20:09.802Z] ---> edd04349a09c [2022-04-06T21:20:09.802Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-06T21:20:09.802Z] ---> Using cache [2022-04-06T21:20:09.802Z] ---> 00abbcee057d [2022-04-06T21:20:09.802Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-06T21:20:09.802Z] ---> Using cache [2022-04-06T21:20:09.802Z] ---> 292fb4ed1f14 [2022-04-06T21:20:09.802Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T21:20:09.802Z] ---> Using cache [2022-04-06T21:20:09.802Z] ---> 38833d42230d [2022-04-06T21:20:09.802Z] Step 8/22 : COPY . . [2022-04-06T21:20:09.802Z] ---> Using cache [2022-04-06T21:20:09.802Z] ---> 0788e38fe8ea [2022-04-06T21:20:09.802Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-06T21:20:09.802Z] ---> Running in f3ff2094b5b8 [2022-04-06T21:20:09.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-06T21:26:17.096Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-06T21:26:32.227Z] Removing intermediate container 64ca0610d4a7 [2022-04-06T21:26:32.227Z] ---> 437ff468d721 [2022-04-06T21:26:32.227Z] [2022-04-06T21:26:32.227Z] Step 10/25 : FROM alpine:3.14 [2022-04-06T21:26:32.227Z] ---> ac73e934f311 [2022-04-06T21:26:32.227Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-06T21:26:32.227Z] ---> Running in 3554639f1776 [2022-04-06T21:26:34.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:26:34.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:26:35.994Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-06T21:26:36.273Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-06T21:26:36.273Z] (3/3) Installing su-exec (0.2-r1) [2022-04-06T21:26:36.273Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:26:36.273Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:26:36.883Z] OK: 6 MiB in 17 packages [2022-04-06T21:26:38.985Z] Removing intermediate container 3554639f1776 [2022-04-06T21:26:38.985Z] ---> ab9b620d948a [2022-04-06T21:26:38.985Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T21:26:39.260Z] ---> Running in 47caf087d779 [2022-04-06T21:26:39.865Z] Removing intermediate container 47caf087d779 [2022-04-06T21:26:39.865Z] ---> 2339d4b54a5f [2022-04-06T21:26:39.865Z] Step 13/25 : WORKDIR / [2022-04-06T21:26:39.865Z] ---> Running in fd3705fbcb82 [2022-04-06T21:26:40.473Z] Removing intermediate container fd3705fbcb82 [2022-04-06T21:26:40.473Z] ---> 55ba502ce513 [2022-04-06T21:26:40.473Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-06T21:26:41.486Z] ---> ba4086210330 [2022-04-06T21:26:41.486Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-06T21:26:42.476Z] ---> 1e9555d73709 [2022-04-06T21:26:42.476Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-06T21:26:43.513Z] ---> 1f8ef5e6c5f5 [2022-04-06T21:26:43.513Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-06T21:26:44.519Z] ---> 79c845baa4eb [2022-04-06T21:26:44.519Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-06T21:26:46.535Z] ---> 88a65cc3be6a [2022-04-06T21:26:46.535Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-06T21:26:48.562Z] ---> 86d6bcfe826f [2022-04-06T21:26:48.562Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T21:26:49.655Z] ---> fceddb6ebc6e [2022-04-06T21:26:49.655Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-06T21:26:49.934Z] ---> Running in 7824ce8c3ed1 [2022-04-06T21:26:53.475Z] Removing intermediate container 7824ce8c3ed1 [2022-04-06T21:26:53.475Z] ---> ee8444521271 [2022-04-06T21:26:53.475Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T21:26:53.475Z] ---> Running in 2d3d52ea37ef [2022-04-06T21:26:53.475Z] Removing intermediate container 2d3d52ea37ef [2022-04-06T21:26:53.475Z] ---> 12fa0082ff28 [2022-04-06T21:26:53.475Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T21:26:53.751Z] ---> Running in 891b6cca5966 [2022-04-06T21:26:54.353Z] Removing intermediate container 891b6cca5966 [2022-04-06T21:26:54.353Z] ---> ea625535fbde [2022-04-06T21:26:54.353Z] Step 24/25 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:26:54.627Z] ---> Running in f96ddc92cbfe [2022-04-06T21:26:55.223Z] Removing intermediate container f96ddc92cbfe [2022-04-06T21:26:55.223Z] ---> 06a25ef7f628 [2022-04-06T21:26:55.223Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T21:26:55.223Z] ---> Running in e75973744a9d [2022-04-06T21:26:55.822Z] Removing intermediate container e75973744a9d [2022-04-06T21:26:56.097Z] ---> e9a63e5c0afd [2022-04-06T21:26:56.097Z] [2022-04-06T21:26:56.698Z] Successfully built e9a63e5c0afd [2022-04-06T21:26:56.698Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-06T21:27:15.042Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-06T21:27:33.376Z] Removing intermediate container f3ff2094b5b8 [2022-04-06T21:27:33.376Z] ---> 8e1316101489 [2022-04-06T21:27:33.376Z] [2022-04-06T21:27:33.376Z] Step 10/22 : FROM alpine:3.14 [2022-04-06T21:27:33.376Z] ---> ac73e934f311 [2022-04-06T21:27:33.376Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-06T21:27:33.652Z] ---> Running in 7ffb803f7dca [2022-04-06T21:27:35.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:27:35.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:27:36.927Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-06T21:27:37.203Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-06T21:27:37.203Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-06T21:27:37.203Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-06T21:27:37.203Z] (5/6) Installing curl (7.79.1-r0) [2022-04-06T21:27:37.203Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-06T21:27:37.203Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T21:27:37.203Z] Executing ca-certificates-20211220-r0.trigger [2022-04-06T21:27:37.807Z] OK: 8 MiB in 20 packages [2022-04-06T21:27:39.802Z] Removing intermediate container 7ffb803f7dca [2022-04-06T21:27:39.802Z] ---> a3f3690a7156 [2022-04-06T21:27:39.802Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-06T21:27:40.079Z] ---> Running in d0913e58bc2c [2022-04-06T21:27:40.687Z] Removing intermediate container d0913e58bc2c [2022-04-06T21:27:40.687Z] ---> 5a872121fcb2 [2022-04-06T21:27:40.687Z] Step 13/22 : WORKDIR /edgex [2022-04-06T21:27:40.687Z] ---> Running in 94ab212dfa1e [2022-04-06T21:27:41.289Z] Removing intermediate container 94ab212dfa1e [2022-04-06T21:27:41.289Z] ---> 68249cd53c7e [2022-04-06T21:27:41.289Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-06T21:27:42.280Z] ---> 13fdfbf8819b [2022-04-06T21:27:42.280Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-06T21:27:44.304Z] ---> 1bfe9f23299a [2022-04-06T21:27:44.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-06T21:27:46.296Z] ---> 1176d2218039 [2022-04-06T21:27:46.296Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-06T21:27:47.300Z] ---> 666922ef7a63 [2022-04-06T21:27:47.300Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-06T21:27:47.300Z] ---> Running in 0cf3a86dbde9 [2022-04-06T21:27:50.738Z] Removing intermediate container 0cf3a86dbde9 [2022-04-06T21:27:50.738Z] ---> bd72d60727c0 [2022-04-06T21:27:50.738Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-06T21:27:50.738Z] ---> Running in 0e9f7822e5b5 [2022-04-06T21:27:50.738Z] Removing intermediate container 0e9f7822e5b5 [2022-04-06T21:27:50.738Z] ---> fc9f87b0f128 [2022-04-06T21:27:50.738Z] Step 20/22 : LABEL arch=arm64 [2022-04-06T21:27:51.017Z] ---> Running in b5636a3f05b7 [2022-04-06T21:27:51.298Z] Removing intermediate container b5636a3f05b7 [2022-04-06T21:27:51.298Z] ---> 9377bc4b0bde [2022-04-06T21:27:51.298Z] Step 21/22 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:27:51.574Z] ---> Running in d1f840af65d4 [2022-04-06T21:27:52.717Z] Removing intermediate container d1f840af65d4 [2022-04-06T21:27:52.717Z] ---> ca24277ce81d [2022-04-06T21:27:52.717Z] Step 22/22 : LABEL version=0.0.0 [2022-04-06T21:27:52.717Z] ---> Running in 385d3ad07c97 [2022-04-06T21:27:53.126Z] Removing intermediate container 385d3ad07c97 [2022-04-06T21:27:53.126Z] ---> 9f426087cf2c [2022-04-06T21:27:53.126Z] [2022-04-06T21:27:53.404Z] Successfully built 9f426087cf2c [2022-04-06T21:27:53.404Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-06T21:36:00.946Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-04-06T21:36:00.946Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:36:01.554Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:36:01.554Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:36:06.980Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:36:06.980Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:36:08.971Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:36:08.971Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:36:09.575Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:36:09.575Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:36:09.575Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:36:09.855Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:36:09.855Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:36:09.855Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:41:47.152Z] Removing intermediate container f9ff6bb5ef16 [2022-04-06T21:41:47.152Z] ---> ea2905676e82 [2022-04-06T21:41:47.152Z] [2022-04-06T21:41:47.152Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T21:41:47.152Z] ---> 3fb3c9af89a9 [2022-04-06T21:41:47.152Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:41:47.153Z] ---> Using cache [2022-04-06T21:41:47.153Z] ---> 6d8f4ab9f077 [2022-04-06T21:41:47.153Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:41:47.153Z] ---> Using cache [2022-04-06T21:41:47.153Z] ---> 3e2436b7e867 [2022-04-06T21:41:47.153Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-06T21:41:47.433Z] ---> Running in 7d924b134c42 [2022-04-06T21:41:48.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:41:50.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:41:51.329Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:41:51.330Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:41:51.330Z] OK: 15729 distinct packages available [2022-04-06T21:41:51.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:41:52.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:41:53.622Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-06T21:41:53.895Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:41:53.895Z] (3/4) Installing libucontext (1.1-r0) [2022-04-06T21:41:53.895Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-06T21:41:54.174Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:41:54.174Z] OK: 6 MiB in 18 packages [2022-04-06T21:41:55.632Z] Removing intermediate container 7d924b134c42 [2022-04-06T21:41:55.632Z] ---> 76994b7f5d0f [2022-04-06T21:41:55.632Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:42:01.065Z] ---> 248a243e0d5b [2022-04-06T21:42:01.065Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:42:02.083Z] ---> 3f16835f43e9 [2022-04-06T21:42:02.083Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-06T21:42:02.713Z] ---> Running in b397beb41bbb [2022-04-06T21:42:03.351Z] Removing intermediate container b397beb41bbb [2022-04-06T21:42:03.351Z] ---> ff673fdbab9e [2022-04-06T21:42:03.351Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-06T21:42:04.813Z] ---> 9b8187765f0e [2022-04-06T21:42:04.813Z] Step 21/26 : WORKDIR / [2022-04-06T21:42:04.813Z] ---> Running in 4832f971d70c [2022-04-06T21:42:05.092Z] Removing intermediate container 4832f971d70c [2022-04-06T21:42:05.092Z] ---> 1a588bdcb925 [2022-04-06T21:42:05.092Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:42:05.373Z] ---> Running in df270bf0c4a2 [2022-04-06T21:42:05.661Z] Removing intermediate container df270bf0c4a2 [2022-04-06T21:42:05.661Z] ---> db24905ffad0 [2022-04-06T21:42:05.661Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:42:05.946Z] ---> Running in 8948bc7a1298 [2022-04-06T21:42:06.231Z] Removing intermediate container 8948bc7a1298 [2022-04-06T21:42:06.231Z] ---> 8926ce4bb7e2 [2022-04-06T21:42:06.231Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T21:42:06.506Z] ---> Running in 4d276379f458 [2022-04-06T21:42:06.793Z] Removing intermediate container 4d276379f458 [2022-04-06T21:42:06.793Z] ---> cf4ccbf5537b [2022-04-06T21:42:06.793Z] Step 25/26 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:42:07.072Z] ---> Running in 74f7ffebc1fb [2022-04-06T21:42:07.356Z] Removing intermediate container 74f7ffebc1fb [2022-04-06T21:42:07.356Z] ---> 8c65296cd6ec [2022-04-06T21:42:07.356Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T21:42:07.631Z] ---> Running in a4974ec84396 [2022-04-06T21:42:08.238Z] Removing intermediate container a4974ec84396 [2022-04-06T21:42:08.238Z] ---> ab1399ce77e8 [2022-04-06T21:42:08.238Z] [2022-04-06T21:42:08.238Z] Successfully built ab1399ce77e8 [2022-04-06T21:42:08.238Z] Successfully tagged security-spire-config-arm64:latest [2022-04-06T21:42:23.351Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-06T21:42:23.351Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:42:25.994Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:42:25.994Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:42:25.994Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:42:25.994Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:42:26.273Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:42:26.547Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:42:29.181Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:42:29.181Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:42:29.181Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:42:29.181Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:42:29.181Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:42:29.181Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:43:01.615Z] Building bin/spire-agent... [2022-04-06T21:43:01.615Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-06T21:43:05.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-06T21:43:05.044Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-06T21:43:05.044Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-06T21:43:05.044Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-06T21:43:05.323Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-06T21:43:05.926Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-06T21:43:09.344Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-06T21:43:09.344Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-06T21:43:09.344Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-06T21:43:09.623Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-06T21:43:09.623Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-06T21:43:09.623Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-06T21:47:31.806Z] Removing intermediate container 09fadde3f99b [2022-04-06T21:47:31.806Z] ---> bdaed9dd9a68 [2022-04-06T21:47:31.806Z] [2022-04-06T21:47:31.806Z] Step 13/26 : FROM alpine:3.15 [2022-04-06T21:47:31.806Z] ---> 3fb3c9af89a9 [2022-04-06T21:47:31.806Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:47:31.806Z] ---> Using cache [2022-04-06T21:47:31.806Z] ---> 6d8f4ab9f077 [2022-04-06T21:47:31.806Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:47:31.806Z] ---> Using cache [2022-04-06T21:47:31.806Z] ---> 3e2436b7e867 [2022-04-06T21:47:31.806Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T21:47:32.410Z] ---> Running in f11142079d9a [2022-04-06T21:47:33.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:47:34.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:47:35.820Z] v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-06T21:47:35.820Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-06T21:47:35.820Z] OK: 15729 distinct packages available [2022-04-06T21:47:36.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T21:47:37.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T21:47:38.068Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-06T21:47:38.340Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-06T21:47:38.340Z] (3/5) Installing libucontext (1.1-r0) [2022-04-06T21:47:38.340Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-06T21:47:38.619Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-06T21:47:38.619Z] Executing busybox-1.34.1-r5.trigger [2022-04-06T21:47:38.619Z] OK: 6 MiB in 19 packages [2022-04-06T21:47:41.247Z] Removing intermediate container f11142079d9a [2022-04-06T21:47:41.247Z] ---> a2ebde88986b [2022-04-06T21:47:41.247Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-06T21:47:44.647Z] ---> e17c96b8c9ca [2022-04-06T21:47:44.647Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:47:48.957Z] ---> 72af459aea4c [2022-04-06T21:47:48.957Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:47:48.957Z] ---> 79922b26490b [2022-04-06T21:47:48.957Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-06T21:47:49.943Z] ---> c8bea31d7392 [2022-04-06T21:47:49.943Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-06T21:47:50.546Z] ---> 04ae185331cb [2022-04-06T21:47:50.546Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:47:50.546Z] ---> Running in 235e2c4479c3 [2022-04-06T21:47:51.153Z] Removing intermediate container 235e2c4479c3 [2022-04-06T21:47:51.153Z] ---> 24c863c89b93 [2022-04-06T21:47:51.153Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:47:51.153Z] ---> Running in 97ae33ad59da [2022-04-06T21:47:51.756Z] Removing intermediate container 97ae33ad59da [2022-04-06T21:47:51.756Z] ---> 5132e9606f33 [2022-04-06T21:47:51.756Z] Step 24/26 : LABEL arch=arm64 [2022-04-06T21:47:51.756Z] ---> Running in beeac062ec4e [2022-04-06T21:47:52.071Z] Removing intermediate container beeac062ec4e [2022-04-06T21:47:52.071Z] ---> 985ccbc0b166 [2022-04-06T21:47:52.071Z] Step 25/26 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:47:52.347Z] ---> Running in e3972066fcb6 [2022-04-06T21:47:52.949Z] Removing intermediate container e3972066fcb6 [2022-04-06T21:47:52.949Z] ---> e43728998096 [2022-04-06T21:47:52.949Z] Step 26/26 : LABEL version=0.0.0 [2022-04-06T21:47:52.949Z] ---> Running in 59181fc07b7f [2022-04-06T21:47:53.223Z] Removing intermediate container 59181fc07b7f [2022-04-06T21:47:53.223Z] ---> bf2ed5629599 [2022-04-06T21:47:53.223Z] [2022-04-06T21:47:53.498Z] Successfully built bf2ed5629599 [2022-04-06T21:47:53.772Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-06T21:48:02.045Z]  Building security-spire-agent ... done Removing intermediate container e5ecc5b0507a [2022-04-06T21:48:02.045Z] ---> bfecf845cd2e [2022-04-06T21:48:02.045Z] [2022-04-06T21:48:02.045Z] Step 13/25 : FROM alpine:3.15 [2022-04-06T21:48:02.045Z] ---> 3fb3c9af89a9 [2022-04-06T21:48:02.045Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-06T21:48:02.045Z] ---> Using cache [2022-04-06T21:48:02.045Z] ---> 6d8f4ab9f077 [2022-04-06T21:48:02.045Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T21:48:02.045Z] ---> Using cache [2022-04-06T21:48:02.045Z] ---> 3e2436b7e867 [2022-04-06T21:48:02.045Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-06T21:48:02.045Z] ---> Using cache [2022-04-06T21:48:02.045Z] ---> a2ebde88986b [2022-04-06T21:48:02.045Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-06T21:48:05.441Z] ---> 615fbff92ead [2022-04-06T21:48:05.441Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-06T21:48:05.714Z] ---> a08714f957e4 [2022-04-06T21:48:05.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-06T21:48:06.319Z] ---> 2ec323577e6e [2022-04-06T21:48:06.319Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-06T21:48:07.298Z] ---> 8b8b07314327 [2022-04-06T21:48:07.298Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-06T21:48:07.298Z] ---> Running in 97839c4843ee [2022-04-06T21:48:07.572Z] Removing intermediate container 97839c4843ee [2022-04-06T21:48:07.572Z] ---> 39e047edaefc [2022-04-06T21:48:07.572Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-06T21:48:07.572Z] ---> Running in e6f5252dec8a [2022-04-06T21:48:08.175Z] Removing intermediate container e6f5252dec8a [2022-04-06T21:48:08.175Z] ---> 7c0f8df19e25 [2022-04-06T21:48:08.175Z] Step 23/25 : LABEL arch=arm64 [2022-04-06T21:48:08.175Z] ---> Running in c3bcca8c39d3 [2022-04-06T21:48:08.454Z] Removing intermediate container c3bcca8c39d3 [2022-04-06T21:48:08.454Z] ---> 7f1a140ea729 [2022-04-06T21:48:08.454Z] Step 24/25 : LABEL git_sha=a98b84524b0baf845f5c87cf1907c6be13d1d4bc [2022-04-06T21:48:08.454Z] ---> Running in 9f527bc6752a [2022-04-06T21:48:09.053Z] Removing intermediate container 9f527bc6752a [2022-04-06T21:48:09.053Z] ---> 751c98a9baf2 [2022-04-06T21:48:09.053Z] Step 25/25 : LABEL version=0.0.0 [2022-04-06T21:48:09.053Z] ---> Running in 6fca8ab81cab [2022-04-06T21:48:09.328Z] Removing intermediate container 6fca8ab81cab [2022-04-06T21:48:09.328Z] ---> 8e8c6ebfc900 [2022-04-06T21:48:09.328Z] [2022-04-06T21:48:09.600Z] Successfully built 8e8c6ebfc900 [2022-04-06T21:48:09.600Z] Successfully tagged security-spire-server-arm64:latest [2022-04-06T21:48:10.217Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-06T21:48:10.232Z] $ docker stop --time=1 041b78699e171ce0a375fb55727bac9d84cb0da63ce40e95ee0384aa9029d23d [2022-04-06T21:48:12.104Z] $ docker rm -f 041b78699e171ce0a375fb55727bac9d84cb0da63ce40e95ee0384aa9029d23d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T21:48:12.714Z] + docker images [2022-04-06T21:48:13.311Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-06T21:48:13.311Z] security-spire-server-arm64 latest 8e8c6ebfc900 4 seconds ago 86.3MB [2022-04-06T21:48:13.311Z] security-spire-agent-arm64 latest bf2ed5629599 20 seconds ago 126MB [2022-04-06T21:48:13.311Z] bfecf845cd2e 28 seconds ago 4.21GB [2022-04-06T21:48:13.311Z] bdaed9dd9a68 About a minute ago 4.21GB [2022-04-06T21:48:13.311Z] security-spire-config-arm64 latest ab1399ce77e8 6 minutes ago 85.6MB [2022-04-06T21:48:13.311Z] ea2905676e82 6 minutes ago 4.21GB [2022-04-06T21:48:13.311Z] security-proxy-setup-arm64 latest 9f426087cf2c 20 minutes ago 42.1MB [2022-04-06T21:48:13.311Z] 8e1316101489 20 minutes ago 1.44GB [2022-04-06T21:48:13.311Z] security-secretstore-setup-arm64 latest e9a63e5c0afd 21 minutes ago 40.8MB [2022-04-06T21:48:13.311Z] 437ff468d721 21 minutes ago 1.44GB [2022-04-06T21:48:13.311Z] security-spiffe-token-provider-arm64 latest f34409f50831 28 minutes ago 27.7MB [2022-04-06T21:48:13.311Z] 368cf7f34aa6 29 minutes ago 1.42GB [2022-04-06T21:48:13.311Z] support-notifications-arm64 latest 8df3d07f3d16 29 minutes ago 25.5MB [2022-04-06T21:48:13.311Z] 6e9724f684b4 30 minutes ago 1.43GB [2022-04-06T21:48:13.311Z] core-data-arm64 latest 277cb68c18f0 37 minutes ago 34.4MB [2022-04-06T21:48:13.311Z] c6cd99bbd01f 38 minutes ago 1.46GB [2022-04-06T21:48:13.311Z] support-scheduler-arm64 latest 3e2138f0b112 39 minutes ago 24.9MB [2022-04-06T21:48:13.311Z] 935321109db8 39 minutes ago 1.43GB [2022-04-06T21:48:13.311Z] sys-mgmt-agent-arm64 latest 659864931763 47 minutes ago 290MB [2022-04-06T21:48:13.311Z] security-bootstrapper-arm64 latest 6c90796a54f6 49 minutes ago 23.6MB [2022-04-06T21:48:13.311Z] core-metadata-arm64 latest 47161aef42d9 49 minutes ago 25.1MB [2022-04-06T21:48:13.311Z] core-command-arm64 latest 08193481ef0c 49 minutes ago 23.7MB [2022-04-06T21:48:13.311Z] 029f68dc7294 49 minutes ago 1.43GB [2022-04-06T21:48:13.311Z] e9655c0f0a3b 50 minutes ago 1.43GB [2022-04-06T21:48:13.311Z] 2c1e9704143f 50 minutes ago 1.43GB [2022-04-06T21:48:13.311Z] c8134e719847 50 minutes ago 1.43GB [2022-04-06T21:48:13.311Z] ci-base-image-arm64 latest ca7fd00da37d About an hour ago 886MB [2022-04-06T21:48:13.311Z] docker 20.10.14 c346e9eafbab 37 hours ago 202MB [2022-04-06T21:48:13.311Z] alpine 3.14 ac73e934f311 46 hours ago 5.34MB [2022-04-06T21:48:13.311Z] alpine 3.15 3fb3c9af89a9 46 hours ago 5.32MB [2022-04-06T21:48:13.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-06T21:48:13.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:48:13.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:48:13.780Z] [2022-04-06T21:48:13.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:48:14.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:48:14.425Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T21:48:14.425Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T21:48:14.425Z] 04944245beec: Pulling fs layer [2022-04-06T21:48:14.425Z] 699f458cf7ca: Pulling fs layer [2022-04-06T21:48:14.425Z] 765212b225bb: Pulling fs layer [2022-04-06T21:48:14.425Z] f23df028b6ca: Pulling fs layer [2022-04-06T21:48:14.425Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T21:48:14.425Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T21:48:14.425Z] 765212b225bb: Waiting [2022-04-06T21:48:14.425Z] f23df028b6ca: Waiting [2022-04-06T21:48:14.425Z] 2437ff75d9bd: Waiting [2022-04-06T21:48:14.425Z] d65c8cfc05b1: Waiting [2022-04-06T21:48:14.425Z] 04944245beec: Verifying Checksum [2022-04-06T21:48:14.426Z] 04944245beec: Download complete [2022-04-06T21:48:14.426Z] 765212b225bb: Verifying Checksum [2022-04-06T21:48:14.426Z] 765212b225bb: Download complete [2022-04-06T21:48:14.704Z] f23df028b6ca: Verifying Checksum [2022-04-06T21:48:14.704Z] f23df028b6ca: Download complete [2022-04-06T21:48:14.704Z] d65c8cfc05b1: Verifying Checksum [2022-04-06T21:48:14.704Z] d65c8cfc05b1: Download complete [2022-04-06T21:48:14.704Z] 699f458cf7ca: Verifying Checksum [2022-04-06T21:48:14.704Z] 699f458cf7ca: Download complete [2022-04-06T21:48:15.306Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T21:48:15.306Z] 8998bd30e6a1: Download complete [2022-04-06T21:48:17.943Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T21:48:17.943Z] 2437ff75d9bd: Download complete [2022-04-06T21:48:19.924Z] 8998bd30e6a1: Pull complete [2022-04-06T21:48:20.525Z] 04944245beec: Pull complete [2022-04-06T21:48:21.962Z] 699f458cf7ca: Pull complete [2022-04-06T21:48:22.236Z] 765212b225bb: Pull complete [2022-04-06T21:48:23.214Z] f23df028b6ca: Pull complete [2022-04-06T21:48:23.488Z] d65c8cfc05b1: Pull complete [2022-04-06T21:48:41.794Z] 2437ff75d9bd: Pull complete [2022-04-06T21:48:41.794Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T21:48:41.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T21:48:41.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T21:48:42.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-10988 does not seem to be running inside a container [2022-04-06T21:48:42.144Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-06T21:48:45.588Z] $ docker top 475e3a6b4c173d182447e0a1282b17e79ac49f555e83d136d288f225cb9d4007 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:48:46.673Z] ---> job-cost.sh [2022-04-06T21:48:46.949Z] lf-activate-venv: SKIPPING [2022-04-06T21:48:46.949Z] INFO: No Stack... [2022-04-06T21:48:47.545Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T21:48:48.523Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T21:48:49.253Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-04-06T21:48:49.253Z] + cut -d, -f6 [Pipeline] lock [2022-04-06T21:48:49.302Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3945-2-stack-cost] [2022-04-06T21:48:49.308Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3945-2-stack-cost] did not exist. Created. [2022-04-06T21:48:49.308Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3945-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T21:48:50.027Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-06T21:48:50.290Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T21:48:50.298Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3945-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T21:48:50.328Z] $ docker stop --time=1 475e3a6b4c173d182447e0a1282b17e79ac49f555e83d136d288f225cb9d4007 [2022-04-06T21:48:51.962Z] $ docker rm -f 475e3a6b4c173d182447e0a1282b17e79ac49f555e83d136d288f225cb9d4007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-06T21:48:52.535Z] provisioning config files... [2022-04-06T21:48:52.543Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7940748017613665703tmp [Pipeline] { [Pipeline] sh [2022-04-06T21:48:52.856Z] + set +x [2022-04-06T21:48:52.856Z] + curl -s https://codecov.io/bash [2022-04-06T21:48:52.856Z] + bash -s -- [2022-04-06T21:48:52.856Z] [2022-04-06T21:48:52.856Z] _____ _ [2022-04-06T21:48:52.856Z] / ____| | | [2022-04-06T21:48:52.856Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T21:48:52.856Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T21:48:52.856Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T21:48:52.856Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T21:48:52.856Z] Bash-1.0.6 [2022-04-06T21:48:52.856Z] [2022-04-06T21:48:52.856Z] [2022-04-06T21:48:52.856Z] ==> git version 2.25.1 found [2022-04-06T21:48:52.856Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-06T21:48:52.856Z] Release-Date: 2020-01-08 [2022-04-06T21:48:52.856Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-06T21:48:52.856Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T21:48:52.856Z] ==> Jenkins CI detected. [2022-04-06T21:48:52.856Z] current dir:  /w/workspace/edgex-go/2 [2022-04-06T21:48:52.856Z] project root: . [2022-04-06T21:48:52.856Z] --> token set from env [2022-04-06T21:48:52.856Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T21:48:52.856Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T21:48:52.856Z] ==> Python coveragepy not found [2022-04-06T21:48:52.856Z] ==> Searching for coverage reports in: [2022-04-06T21:48:52.856Z] + . [2022-04-06T21:48:53.116Z] -> Found 1 reports [2022-04-06T21:48:53.116Z] ==> Detecting git/mercurial file structure [2022-04-06T21:48:53.116Z] ==> Reading reports [2022-04-06T21:48:53.116Z] + ./coverage.out bytes=429122 [2022-04-06T21:48:53.116Z] ==> Appending adjustments [2022-04-06T21:48:53.116Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T21:48:54.052Z] + Found adjustments [2022-04-06T21:48:54.052Z] ==> Gzipping contents [2022-04-06T21:48:54.312Z] 60K /tmp/codecov.B7zqgY.gz [2022-04-06T21:48:54.312Z] ==> Uploading reports [2022-04-06T21:48:54.312Z] url: https://codecov.io [2022-04-06T21:48:54.312Z] query: branch=PR-3945&commit=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3945%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3945&job=&cmd_args= [2022-04-06T21:48:54.312Z] -> Pinging Codecov [2022-04-06T21:48:54.312Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3945&commit=d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3945%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3945&job=&cmd_args= [2022-04-06T21:48:54.312Z] -> Uploading to [2022-04-06T21:48:54.312Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c/dc4ad7df-7b4b-4e7d-80f2-bc4484534c1d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T214854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70f8ebd5b7ee8ef7efeb01319f6b4935264de2ca5cee503c8ba2375354373fe2 [2022-04-06T21:48:54.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T21:48:54.312Z] Dload Upload Total Spent Left Speed [2022-04-06T21:48:54.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58705 0 0 100 58705 0 195k --:--:-- --:--:-- --:--:-- 195k [2022-04-06T21:48:54.880Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d5755bd5c90f3a5ab0e3fc0576574c711ee98e3c [Pipeline] } [2022-04-06T21:48:54.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-06T21:48:55.616Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:48:55.911Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:48:56.775Z] ---> package-listing.sh [2022-04-06T21:48:56.775Z] ++ facter osfamily [2022-04-06T21:48:56.775Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T21:48:57.034Z] + OS_FAMILY=debian [2022-04-06T21:48:57.034Z] + workspace=/w/workspace/edgex-go/2 [2022-04-06T21:48:57.034Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T21:48:57.034Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T21:48:57.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T21:48:57.034Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T21:48:57.034Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-06T21:48:57.034Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T21:48:57.034Z] + case "${OS_FAMILY}" in [2022-04-06T21:48:57.034Z] + dpkg -l [2022-04-06T21:48:57.034Z] + grep '^ii' [2022-04-06T21:48:57.034Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T21:48:57.034Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T21:48:57.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T21:48:57.034Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-06T21:48:57.034Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-06T21:48:57.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-06T21:48:57.045Z] 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-04-06T21:48:57.321Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:48:57.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:48:57.878Z] [2022-04-06T21:48:57.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T21:48:58.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:48:58.187Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T21:48:58.187Z] 5eb5b503b376: Pulling fs layer [2022-04-06T21:48:58.187Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T21:48:58.187Z] ec43610c2a17: Pulling fs layer [2022-04-06T21:48:58.187Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T21:48:58.187Z] 33b1e0a273af: Pulling fs layer [2022-04-06T21:48:58.187Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T21:48:58.187Z] 2f39f015ded8: Pulling fs layer [2022-04-06T21:48:58.187Z] 5d3b04190fa2: Waiting [2022-04-06T21:48:58.187Z] 3a2ae6a8a46f: Waiting [2022-04-06T21:48:58.187Z] 33b1e0a273af: Waiting [2022-04-06T21:48:58.187Z] 5c69ac0246d0: Download complete [2022-04-06T21:48:58.187Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-06T21:48:58.187Z] 3a2ae6a8a46f: Download complete [2022-04-06T21:48:58.187Z] 33b1e0a273af: Verifying Checksum [2022-04-06T21:48:58.187Z] 33b1e0a273af: Download complete [2022-04-06T21:48:58.187Z] 5d3b04190fa2: Download complete [2022-04-06T21:48:58.187Z] ec43610c2a17: Verifying Checksum [2022-04-06T21:48:58.187Z] ec43610c2a17: Download complete [2022-04-06T21:48:58.447Z] 5eb5b503b376: Verifying Checksum [2022-04-06T21:48:58.447Z] 5eb5b503b376: Download complete [2022-04-06T21:48:59.016Z] 2f39f015ded8: Download complete [2022-04-06T21:48:59.583Z] 5eb5b503b376: Pull complete [2022-04-06T21:48:59.842Z] 5c69ac0246d0: Pull complete [2022-04-06T21:49:00.102Z] ec43610c2a17: Pull complete [2022-04-06T21:49:00.363Z] 3a2ae6a8a46f: Pull complete [2022-04-06T21:49:00.363Z] 33b1e0a273af: Pull complete [2022-04-06T21:49:00.622Z] 5d3b04190fa2: Pull complete [2022-04-06T21:49:04.854Z] 2f39f015ded8: Pull complete [2022-04-06T21:49:04.854Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T21:49:04.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T21:49:04.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T21:49:04.918Z] prd-ubuntu20.04-docker-8c-8g-10983 does not seem to be running inside a container [2022-04-06T21:49:04.954Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T21:49:06.547Z] $ docker top c04b357d045b4091fd2b22f0953d9afebf41ab7bf3c7dc2e7f56b115875c1826 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T21:49:06.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T21:49:07.198Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T21:49:07.486Z] + ls /var/log/sa-host [2022-04-06T21:49:07.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T21:49:07.701Z] provisioning config files... [2022-04-06T21:49:07.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5412802528311612907tmp [Pipeline] { [Pipeline] echo [2022-04-06T21:49:07.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:49:08.013Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T21:49:08.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:49:08.357Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T21:49:08.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:49:08.654Z] ---> sudo-logs.sh [2022-04-06T21:49:08.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T21:49:08.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:49:08.970Z] ---> job-cost.sh [2022-04-06T21:49:08.970Z] lf-activate-venv: SKIPPING [2022-04-06T21:49:08.970Z] DEBUG: total: 0.2199999988079071 [2022-04-06T21:49:08.970Z] INFO: Retrieving Stack Cost... [2022-04-06T21:49:09.539Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T21:49:10.109Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T21:49:10.122Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T21:49:10.413Z] ---> logs-deploy.sh [2022-04-06T21:49:10.413Z] lf-activate-venv: SKIPPING [2022-04-06T21:49:10.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3945/2 [2022-04-06T21:49:10.413Z] INFO: archiving workspace using pattern(s): [2022-04-06T21:49:11.351Z] Archives upload complete. [2022-04-06T21:49:11.351Z] INFO: archiving logs to Nexus