Pull request #3991 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 300fd1d3dcd94cf9beb8a93996a914ffc011a152+8a434eff5741b00a042359b422f09b9192f26247 (fb9e828eadc68c272384b29c0e916c413fa26bed) 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-ssh12428920877851247641.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-ssh10628401162431898051.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3991/workspace@libs/edgex-global-pipelines # timeout=10 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-3991/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9387937392822582582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3991/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6873606457960638855.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13898321622334278880.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3991/workspace@libs/lf-pipelines # timeout=10 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-3991/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9193044228301396692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33365 in /w/workspace/edgexfoundry_edgex-go_PR-3991 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3991/head:refs/remotes/origin/PR-3991 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 300fd1d3dcd94cf9beb8a93996a914ffc011a152 Merge succeeded, producing 300fd1d3dcd94cf9beb8a93996a914ffc011a152 Checking out Revision 300fd1d3dcd94cf9beb8a93996a914ffc011a152 (PR-3991) > git config core.sparsecheckout # timeout=10 > git checkout -f 300fd1d3dcd94cf9beb8a93996a914ffc011a152 # 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 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 300fd1d3dcd94cf9beb8a93996a914ffc011a152 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T19:08:24.144Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T19:08:24.305Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T19:08:24.392Z] ========================================================= [2022-04-26T19:08:24.392Z] EdgeX Global Pipelines Version Info [2022-04-26T19:08:24.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T19:08:25.223Z] ------------------- [2022-04-26T19:08:25.223Z] stable info: [2022-04-26T19:08:25.223Z] ------------------- [2022-04-26T19:08:25.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T19:08:25.223Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T19:08:25.223Z] Message: update stable to v1.0.221 [2022-04-26T19:08:25.797Z] ------------------- [2022-04-26T19:08:25.797Z] experimental info: [2022-04-26T19:08:25.797Z] ------------------- [2022-04-26T19:08:25.797Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2022-04-26T19:08:25.797Z] Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db [2022-04-26T19:08:25.797Z] Message: update experimental to v1.0.225 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T19:08:26.044Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-26T19:08:26.085Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-26T19:08:26.243Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T19:08:26.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T19:08:26.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T19:08:26.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T19:08:26.399Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T19:08:26.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-26T19:08:26.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-26T19:08:26.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-26T19:08:26.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T19:08:26.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T19:08:26.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T19:08:26.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T19:08:26.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T19:08:26.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T19:08:26.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T19:08:26.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T19:08:26.970Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T19:08:27.006Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T19:08:27.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T19:08:27.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T19:08:27.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3991 [Pipeline] echo [2022-04-26T19:08:27.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3991 [Pipeline] echo [2022-04-26T19:08:27.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3991 [Pipeline] echo [2022-04-26T19:08:27.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 300fd1d3dcd94cf9beb8a93996a914ffc011a152 [Pipeline] echo [2022-04-26T19:08:27.240Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 300fd1d [Pipeline] echo [2022-04-26T19:08:27.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T19:08:27.378Z] provisioning config files... [2022-04-26T19:08:27.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4707581022785670243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T19:08:27.739Z] ---> docker-login.sh [2022-04-26T19:08:27.739Z] nexus3.edgexfoundry.org:10001 [2022-04-26T19:08:28.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:08:28.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:08:28.317Z] Configure a credential helper to remove this warning. See [2022-04-26T19:08:28.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:08:28.317Z] [2022-04-26T19:08:28.317Z] Login Succeeded [2022-04-26T19:08:28.317Z] nexus3.edgexfoundry.org:10002 [2022-04-26T19:08:28.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:08:28.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:08:28.584Z] Configure a credential helper to remove this warning. See [2022-04-26T19:08:28.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:08:28.584Z] [2022-04-26T19:08:28.584Z] Login Succeeded [2022-04-26T19:08:28.584Z] nexus3.edgexfoundry.org:10003 [2022-04-26T19:08:28.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:08:28.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:08:28.852Z] Configure a credential helper to remove this warning. See [2022-04-26T19:08:28.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:08:28.852Z] [2022-04-26T19:08:28.852Z] Login Succeeded [2022-04-26T19:08:28.852Z] nexus3.edgexfoundry.org:10004 [2022-04-26T19:08:28.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:08:28.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:08:28.852Z] Configure a credential helper to remove this warning. See [2022-04-26T19:08:28.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:08:28.852Z] [2022-04-26T19:08:28.852Z] Login Succeeded [2022-04-26T19:08:28.852Z] docker.io [2022-04-26T19:08:29.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:08:29.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:08:29.378Z] Configure a credential helper to remove this warning. See [2022-04-26T19:08:29.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:08:29.378Z] [2022-04-26T19:08:29.378Z] Login Succeeded [2022-04-26T19:08:29.378Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T19:08:29.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T19:08:29.872Z] + 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-26T19:08:29.872Z] + dirname cmd/core-command/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/core-data/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/core-metadata/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/support-notifications/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-26T19:08:29.872Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-26T19:08:29.872Z] + cut -d/ -f2 [2022-04-26T19:08:29.872Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-26T19:08:30.026Z] 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-26T19:08:30.501Z] + git rev-list -1 --merges 300fd1d3dcd94cf9beb8a93996a914ffc011a152~1..300fd1d3dcd94cf9beb8a93996a914ffc011a152 [Pipeline] echo [2022-04-26T19:08:30.538Z] -----------> git rev-list -1 --merges 300fd1d3dcd94cf9beb8a93996a914ffc011a152~1..300fd1d3dcd94cf9beb8a93996a914ffc011a152 300fd1d3dcd94cf9beb8a93996a914ffc011a152 [false] [Pipeline] sh [2022-04-26T19:08:30.852Z] + git log --format=format:%s -1 300fd1d3dcd94cf9beb8a93996a914ffc011a152 [Pipeline] echo [2022-04-26T19:08:30.891Z] ========================================================= [2022-04-26T19:08:30.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T19:08:30.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-26T19:08:31.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T19:08:31.425Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T19:08:31.425Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T19:08:31.425Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T19:08:31.425Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T19:08:31.425Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T19:08:31.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:08:31.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T19:08:31.812Z] [2022-04-26T19:08:31.812Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:08:32.154Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T19:08:32.155Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T19:08:32.155Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T19:08:32.155Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T19:08:32.155Z] 4c7163046ea9: Pulling fs layer [2022-04-26T19:08:32.155Z] 0c2d73faf560: Pulling fs layer [2022-04-26T19:08:32.155Z] 0c2d73faf560: Waiting [2022-04-26T19:08:32.155Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T19:08:32.155Z] 3e5f54012d9b: Download complete [2022-04-26T19:08:32.155Z] a0d0a0d46f8b: Download complete [2022-04-26T19:08:32.417Z] 0c2d73faf560: Verifying Checksum [2022-04-26T19:08:32.417Z] 0c2d73faf560: Download complete [2022-04-26T19:08:32.417Z] 4c7163046ea9: Verifying Checksum [2022-04-26T19:08:32.417Z] 4c7163046ea9: Download complete [2022-04-26T19:08:32.417Z] a0d0a0d46f8b: Pull complete [2022-04-26T19:08:32.679Z] 3e5f54012d9b: Pull complete [2022-04-26T19:08:32.939Z] 4c7163046ea9: Pull complete [2022-04-26T19:08:33.207Z] 0c2d73faf560: Pull complete [2022-04-26T19:08:33.207Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T19:08:33.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T19:08:33.207Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T19:08:33.317Z] prd-ubuntu20.04-docker-8c-8g-33365 does not seem to be running inside a container [2022-04-26T19:08:33.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T19:08:34.205Z] $ docker top b39fd768db22390bbf9e8a8114a1592441fab3a01277f0a31ba8f6fc32d22e63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T19:08:34.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T19:08:34.390Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T19:08:34.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T19:08:34.533Z] $ docker exec b39fd768db22390bbf9e8a8114a1592441fab3a01277f0a31ba8f6fc32d22e63 ssh-agent [2022-04-26T19:08:34.656Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmljEnO/agent.13 [2022-04-26T19:08:34.656Z] SSH_AGENT_PID=19 [2022-04-26T19:08:34.666Z] Running ssh-add (command line suppressed) [2022-04-26T19:08:34.796Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4649134578208848146.key (/w/workspace/edgex-go/1@tmp/private_key_4649134578208848146.key) [2022-04-26T19:08:34.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T19:08:35.136Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T19:08:35.211Z] $ docker exec --env ******** --env ******** b39fd768db22390bbf9e8a8114a1592441fab3a01277f0a31ba8f6fc32d22e63 ssh-agent -k [2022-04-26T19:08:35.314Z] unset SSH_AUTH_SOCK; [2022-04-26T19:08:35.314Z] unset SSH_AGENT_PID; [2022-04-26T19:08:35.315Z] echo Agent pid 19 killed; [2022-04-26T19:08:35.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T19:08:35.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T19:08:35.400Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T19:08:35.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T19:08:35.544Z] $ docker exec b39fd768db22390bbf9e8a8114a1592441fab3a01277f0a31ba8f6fc32d22e63 ssh-agent [2022-04-26T19:08:35.654Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJGBOPG/agent.51 [2022-04-26T19:08:35.654Z] SSH_AGENT_PID=58 [2022-04-26T19:08:35.660Z] Running ssh-add (command line suppressed) [2022-04-26T19:08:35.782Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1718595995092424908.key (/w/workspace/edgex-go/1@tmp/private_key_1718595995092424908.key) [2022-04-26T19:08:35.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T19:08:36.131Z] + git semver init [2022-04-26T19:08:36.131Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T19:08:36.131Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-26T19:08:36.131Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-26T19:08:36.131Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T19:08:36.131Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T19:08:36.131Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T19:08:36.131Z] # $SEMVER_BRANCH = PR-3991 [2022-04-26T19:08:36.131Z] # $SEMVER_TEMP = /tmp/semver-845982669 [2022-04-26T19:08:36.131Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-26T19:08:51.060Z] # '/tmp/semver-845982669' -> '/w/workspace/edgex-go/1/.semver' [2022-04-26T19:08:51.060Z] # -> Force: false [2022-04-26T19:08:51.060Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-26T19:08:51.095Z] $ docker exec --env ******** --env ******** b39fd768db22390bbf9e8a8114a1592441fab3a01277f0a31ba8f6fc32d22e63 ssh-agent -k [2022-04-26T19:08:51.215Z] unset SSH_AUTH_SOCK; [2022-04-26T19:08:51.216Z] unset SSH_AGENT_PID; [2022-04-26T19:08:51.216Z] echo Agent pid 58 killed; [2022-04-26T19:08:51.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T19:08:51.649Z] + git semver [Pipeline] } [2022-04-26T19:08:51.688Z] $ docker stop --time=1 b39fd768db22390bbf9e8a8114a1592441fab3a01277f0a31ba8f6fc32d22e63 [2022-04-26T19:08:53.673Z] $ docker rm -f b39fd768db22390bbf9e8a8114a1592441fab3a01277f0a31ba8f6fc32d22e63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T19:08:54.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T19:08:54.462Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T19:08:54.480Z] [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] { [2022-04-26T19:08:54.974Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33364 in /w/workspace/edgexfoundry_edgex-go_PR-3991 [Pipeline] echo [2022-04-26T19:08:54.979Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] { [Pipeline] echo [2022-04-26T19:08:55.014Z] ========================================================= [2022-04-26T19:08:55.014Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T19:08:55.014Z] ========================================================= [Pipeline] fileExists [Pipeline] ws [2022-04-26T19:08:55.060Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-04-26T19:08:55.359Z] The recommended git tool is: git [2022-04-26T19:08:55.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T19:08:55.390Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T19:08:55.390Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T19:08:55.390Z] 666ba61612fd: Pulling fs layer [2022-04-26T19:08:55.390Z] 8ed8ca486205: Pulling fs layer [2022-04-26T19:08:55.390Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T19:08:55.390Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T19:08:55.390Z] ca2b28591e48: Pulling fs layer [2022-04-26T19:08:55.390Z] a51346096db8: Pulling fs layer [2022-04-26T19:08:55.390Z] daebc70d1ce1: Pulling fs layer [2022-04-26T19:08:55.390Z] 0e18a0eac166: Pulling fs layer [2022-04-26T19:08:55.390Z] a51346096db8: Waiting [2022-04-26T19:08:55.390Z] daebc70d1ce1: Waiting [2022-04-26T19:08:55.390Z] 4fe6c5a15a65: Waiting [2022-04-26T19:08:55.390Z] 0e18a0eac166: Waiting [2022-04-26T19:08:55.390Z] 22a0e8bec74d: Waiting [2022-04-26T19:08:55.390Z] ca2b28591e48: Waiting [2022-04-26T19:08:55.390Z] 8ed8ca486205: Download complete [2022-04-26T19:08:55.390Z] 666ba61612fd: Verifying Checksum [2022-04-26T19:08:55.390Z] 666ba61612fd: Download complete [2022-04-26T19:08:55.390Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T19:08:55.390Z] 22a0e8bec74d: Download complete [2022-04-26T19:08:55.390Z] ca2b28591e48: Verifying Checksum [2022-04-26T19:08:55.390Z] ca2b28591e48: Download complete [2022-04-26T19:08:55.390Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T19:08:55.390Z] 59bf1c3509f3: Download complete [2022-04-26T19:08:55.390Z] a51346096db8: Verifying Checksum [2022-04-26T19:08:55.390Z] a51346096db8: Download complete [2022-04-26T19:08:55.652Z] daebc70d1ce1: Verifying Checksum [2022-04-26T19:08:55.652Z] daebc70d1ce1: Download complete [2022-04-26T19:08:55.652Z] 59bf1c3509f3: Pull complete [2022-04-26T19:08:55.917Z] 666ba61612fd: Pull complete [2022-04-26T19:08:55.917Z] 8ed8ca486205: Pull complete [2022-04-26T19:08:56.488Z] 0e18a0eac166: Verifying Checksum [2022-04-26T19:08:56.488Z] 0e18a0eac166: Download complete [2022-04-26T19:08:56.488Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T19:08:56.488Z] 4fe6c5a15a65: Download complete [2022-04-26T19:08:59.589Z] using credential edgex-jenkins-ssh [2022-04-26T19:08:59.614Z] Cloning the remote Git repository [2022-04-26T19:08:59.669Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-26T19:08:59.738Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-26T19:08:59.817Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T19:08:59.818Z] > git --version # timeout=10 [2022-04-26T19:08:59.834Z] > git --version # 'git version 2.25.1' [2022-04-26T19:08:59.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T19:08:59.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T19:09:00.713Z] 4fe6c5a15a65: Pull complete [2022-04-26T19:09:00.713Z] 22a0e8bec74d: Pull complete [2022-04-26T19:09:00.973Z] ca2b28591e48: Pull complete [2022-04-26T19:09:00.973Z] a51346096db8: Pull complete [2022-04-26T19:09:01.237Z] daebc70d1ce1: Pull complete [2022-04-26T19:09:03.781Z] 0e18a0eac166: Pull complete [2022-04-26T19:09:03.781Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T19:09:03.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T19:09:03.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T19:09:04.150Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T19:09:04.150Z] WORKDIR /edgex [2022-04-26T19:09:04.150Z] COPY go.mod . [2022-04-26T19:09:04.150Z] RUN go mod download [2022-04-26T19:09:04.150Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-26T19:09:05.534Z] Sending build context to Docker daemon 334.9MB [2022-04-26T19:09:05.534Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T19:09:05.534Z] ---> f018257e8ee9 [2022-04-26T19:09:05.534Z] Step 2/4 : WORKDIR /edgex [2022-04-26T19:09:08.089Z] ---> Running in b106953c5ae7 [2022-04-26T19:09:08.089Z] Removing intermediate container b106953c5ae7 [2022-04-26T19:09:08.089Z] ---> f08f580c738c [2022-04-26T19:09:08.089Z] Step 3/4 : COPY go.mod . [2022-04-26T19:09:08.089Z] ---> 200fd202c4c2 [2022-04-26T19:09:08.089Z] Step 4/4 : RUN go mod download [2022-04-26T19:09:08.089Z] ---> Running in 8cea4eca2744 [2022-04-26T19:09:17.525Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T19:09:18.276Z] Merging remotes/origin/main commit 8a434eff5741b00a042359b422f09b9192f26247 into PR head commit 300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:09:18.616Z] Merge succeeded, producing 300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:09:18.617Z] Checking out Revision 300fd1d3dcd94cf9beb8a93996a914ffc011a152 (PR-3991) [2022-04-26T19:09:17.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T19:09:17.570Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T19:09:17.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T19:09:17.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T19:09:17.616Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3991/head:refs/remotes/origin/PR-3991 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-26T19:09:18.297Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T19:09:18.308Z] > git checkout -f 300fd1d3dcd94cf9beb8a93996a914ffc011a152 # timeout=10 [2022-04-26T19:09:18.543Z] > git remote # timeout=10 [2022-04-26T19:09:18.558Z] > git config --get remote.origin.url # timeout=10 [2022-04-26T19:09:18.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T19:09:18.582Z] > git merge 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 [2022-04-26T19:09:18.607Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-26T19:09:18.627Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T19:09:18.639Z] > git checkout -f 300fd1d3dcd94cf9beb8a93996a914ffc011a152 # timeout=10 [2022-04-26T19:09:23.017Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-04-26T19:09:23.072Z] > git --version # timeout=10 [2022-04-26T19:09:23.083Z] > git --version # 'git version 2.25.1' [2022-04-26T19:09:23.098Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T19:09:24.112Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T19:09:24.112Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T19:09:24.112Z] Dload Upload Total Spent Left Speed [2022-04-26T19:09:24.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2022-04-26T19:09:24.642Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T19:09:24.991Z] + sudo tee /etc/docker/daemon.new [2022-04-26T19:09:24.991Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T19:09:24.991Z] { [2022-04-26T19:09:24.991Z] "registry-mirrors": [ [2022-04-26T19:09:24.991Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T19:09:24.991Z] ], [2022-04-26T19:09:24.991Z] "bip": "10.250.0.254/24", [2022-04-26T19:09:24.991Z] "hosts": [ [2022-04-26T19:09:24.991Z] "tcp://0.0.0.0:5555", [2022-04-26T19:09:24.991Z] "unix:///var/run/docker.sock" [2022-04-26T19:09:24.991Z] ], [2022-04-26T19:09:24.991Z] "mtu": 1458, [2022-04-26T19:09:24.991Z] "selinux-enabled": true, [2022-04-26T19:09:24.991Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T19:09:24.991Z] } [Pipeline] sh [2022-04-26T19:09:25.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T19:09:25.702Z] + sudo service docker restart [2022-04-26T19:09:26.221Z] Removing intermediate container 8cea4eca2744 [2022-04-26T19:09:26.221Z] ---> 06d12cd3bb93 [2022-04-26T19:09:26.221Z] Successfully built 06d12cd3bb93 [2022-04-26T19:09:26.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:09:26.557Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T19:09:26.557Z] . [Pipeline] withDockerContainer [2022-04-26T19:09:26.659Z] prd-ubuntu20.04-docker-8c-8g-33365 does not seem to be running inside a container [2022-04-26T19:09:26.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-04-26T19:09:27.259Z] $ docker top 5812c600e8f941d0b8d3d34dfe251921e0202341adeb3b0cca5a9aa1cc16d1dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T19:09:27.676Z] + go version [2022-04-26T19:09:27.676Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T19:09:27.713Z] $ docker stop --time=1 5812c600e8f941d0b8d3d34dfe251921e0202341adeb3b0cca5a9aa1cc16d1dc [2022-04-26T19:09:29.013Z] $ docker rm -f 5812c600e8f941d0b8d3d34dfe251921e0202341adeb3b0cca5a9aa1cc16d1dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:09:29.798Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T19:09:29.798Z] . [Pipeline] withDockerContainer [2022-04-26T19:09:29.898Z] prd-ubuntu20.04-docker-8c-8g-33365 does not seem to be running inside a container [2022-04-26T19:09:29.946Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2022-04-26T19:09:30.411Z] $ docker top fd5097e30c4f721240106b079001ed8eec9bc5b300261c0f3ea6fd58037d3395 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T19:09:30.533Z] ========================================================= [2022-04-26T19:09:30.533Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T19:09:30.533Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T19:09:30.935Z] + make test [2022-04-26T19:09:30.935Z] go mod tidy -compat=1.17 [2022-04-26T19:09:31.219Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T19:09:37.824Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T19:09:44.090Z] provisioning config files... [2022-04-26T19:09:44.119Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8290290045116199842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T19:09:44.708Z] ---> docker-login.sh [2022-04-26T19:09:44.708Z] nexus3.edgexfoundry.org:10001 [2022-04-26T19:09:45.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:09:45.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:09:45.578Z] Configure a credential helper to remove this warning. See [2022-04-26T19:09:45.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:09:45.578Z] [2022-04-26T19:09:45.578Z] Login Succeeded [2022-04-26T19:09:45.578Z] nexus3.edgexfoundry.org:10002 [2022-04-26T19:09:45.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:09:46.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:09:46.125Z] Configure a credential helper to remove this warning. See [2022-04-26T19:09:46.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:09:46.125Z] [2022-04-26T19:09:46.125Z] Login Succeeded [2022-04-26T19:09:46.125Z] nexus3.edgexfoundry.org:10003 [2022-04-26T19:09:46.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:09:46.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:09:46.401Z] Configure a credential helper to remove this warning. See [2022-04-26T19:09:46.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:09:46.401Z] [2022-04-26T19:09:46.675Z] Login Succeeded [2022-04-26T19:09:46.675Z] nexus3.edgexfoundry.org:10004 [2022-04-26T19:09:46.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:09:46.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:09:46.951Z] Configure a credential helper to remove this warning. See [2022-04-26T19:09:46.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:09:46.951Z] [2022-04-26T19:09:46.951Z] Login Succeeded [2022-04-26T19:09:46.951Z] docker.io [2022-04-26T19:09:47.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T19:09:47.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T19:09:47.822Z] Configure a credential helper to remove this warning. See [2022-04-26T19:09:47.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T19:09:47.822Z] [2022-04-26T19:09:47.822Z] Login Succeeded [2022-04-26T19:09:47.822Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T19:09:47.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T19:09:48.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T19:09:48.254Z] ========================================================= [2022-04-26T19:09:48.254Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T19:09:48.254Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T19:09:48.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T19:09:48.916Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T19:09:48.916Z] 9b3977197b4f: Pulling fs layer [2022-04-26T19:09:48.916Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T19:09:48.916Z] 94645a83ff95: Pulling fs layer [2022-04-26T19:09:48.916Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T19:09:48.916Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T19:09:48.916Z] 3096ccb668a1: Pulling fs layer [2022-04-26T19:09:48.916Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T19:09:48.916Z] a4caa8a26152: Pulling fs layer [2022-04-26T19:09:48.916Z] 3f3a8bcf1eab: Waiting [2022-04-26T19:09:48.916Z] 3096ccb668a1: Waiting [2022-04-26T19:09:48.916Z] a4caa8a26152: Waiting [2022-04-26T19:09:48.916Z] 0c92f367c5e7: Waiting [2022-04-26T19:09:48.916Z] e8cf19c19ddd: Waiting [2022-04-26T19:09:48.916Z] 94645a83ff95: Verifying Checksum [2022-04-26T19:09:48.916Z] 94645a83ff95: Download complete [2022-04-26T19:09:48.916Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T19:09:48.916Z] 1a89e8eeedd5: Download complete [2022-04-26T19:09:48.916Z] 0c92f367c5e7: Verifying Checksum [2022-04-26T19:09:48.916Z] 0c92f367c5e7: Download complete [2022-04-26T19:09:48.916Z] 3096ccb668a1: Verifying Checksum [2022-04-26T19:09:48.916Z] 3096ccb668a1: Download complete [2022-04-26T19:09:48.916Z] 9b3977197b4f: Verifying Checksum [2022-04-26T19:09:48.916Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T19:09:48.916Z] e8cf19c19ddd: Download complete [2022-04-26T19:09:49.515Z] 9b3977197b4f: Pull complete [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T19:09:50.056Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T19:09:50.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T19:09:50.057Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T19:09:50.057Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T19:09:50.057Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T19:09:50.057Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T19:09:50.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T19:09:50.119Z] 1a89e8eeedd5: Pull complete [2022-04-26T19:09:50.394Z] 94645a83ff95: Pull complete [2022-04-26T19:09:50.994Z] a4caa8a26152: Verifying Checksum [2022-04-26T19:09:50.994Z] a4caa8a26152: Download complete [2022-04-26T19:09:50.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-04-26T19:09:50.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T19:09:50.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T19:09:51.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-04-26T19:09:51.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T19:09:51.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 53.4% of statements [2022-04-26T19:09:51.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T19:09:51.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T19:09:51.588Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T19:09:51.588Z] 3f3a8bcf1eab: Download complete [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 89.2% of statements [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.460s coverage: 95.6% of statements [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.085s coverage: 58.8% of statements [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-04-26T19:09:55.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-04-26T19:09:55.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-04-26T19:10:04.000Z] 3f3a8bcf1eab: Pull complete [2022-04-26T19:10:04.000Z] 0c92f367c5e7: Pull complete [2022-04-26T19:10:04.000Z] 3096ccb668a1: Pull complete [2022-04-26T19:10:04.000Z] e8cf19c19ddd: Pull complete [2022-04-26T19:10:05.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2022-04-26T19:10:05.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-04-26T19:10:06.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.218s coverage: 82.5% of statements [2022-04-26T19:10:06.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T19:10:10.727Z] a4caa8a26152: Pull complete [2022-04-26T19:10:10.727Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T19:10:10.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T19:10:10.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T19:10:11.140Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T19:10:11.140Z] WORKDIR /edgex [2022-04-26T19:10:11.140Z] COPY go.mod . [2022-04-26T19:10:11.140Z] RUN go mod download [2022-04-26T19:10:11.140Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-26T19:10:13.793Z] Sending build context to Docker daemon 169.2MB [2022-04-26T19:10:13.793Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T19:10:13.793Z] ---> 725f1c02e7f9 [2022-04-26T19:10:13.793Z] Step 2/4 : WORKDIR /edgex [2022-04-26T19:10:15.229Z] ---> Running in 1d3f983467a9 [2022-04-26T19:10:15.505Z] Removing intermediate container 1d3f983467a9 [2022-04-26T19:10:15.505Z] ---> 4b1b2b414997 [2022-04-26T19:10:15.505Z] Step 3/4 : COPY go.mod . [2022-04-26T19:10:15.779Z] ---> 5ec70d92526a [2022-04-26T19:10:15.779Z] Step 4/4 : RUN go mod download [2022-04-26T19:10:16.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.8% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T19:10:16.018Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.076s coverage: 100.0% of statements [2022-04-26T19:10:16.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-26T19:10:16.018Z] 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-26T19:10:16.055Z] ---> Running in 9ecc956b522e [2022-04-26T19:10:37.980Z] GO111MODULE=on go vet ./... [2022-04-26T19:10:39.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T19:10:40.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T19:10:40.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T19:10:41.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T19:10:41.365Z] + ls -al . [2022-04-26T19:10:41.365Z] total 672 [2022-04-26T19:10:41.365Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 19:10 . [2022-04-26T19:10:41.365Z] drwxr-xr-x 4 root root 4096 Apr 26 19:09 .. [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 19:08 .dockerignore [2022-04-26T19:10:41.365Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 19:08 .git [2022-04-26T19:10:41.365Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 19:08 .github [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 19:08 .gitignore [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 19:08 .golangci.yml [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 19:08 .hadolint.yml [2022-04-26T19:10:41.365Z] drwx------ 3 1001 1001 4096 Apr 26 19:08 .semver [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 19:08 .sonarcloud.properties [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 19:08 ADOPTERS.md [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 19:08 Attribution.txt [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 19:08 CHANGELOG.md [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 19:08 CONTRIBUTING.md [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 19:08 GOVERNANCE.md [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 19:08 Jenkinsfile [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 19:08 LICENSE [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 19:08 Makefile [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 19:08 OWNERS.md [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 19:08 README.md [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 19:08 SECURITY.md [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 19:08 VERSION [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 19:08 ZMQWindows.md [2022-04-26T19:10:41.365Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 19:08 bin [2022-04-26T19:10:41.365Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 19:08 cmd [2022-04-26T19:10:41.365Z] -rw-r--r-- 1 root root 435134 Apr 26 19:10 coverage.out [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 19:08 go.mod [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 19:09 go.sum [2022-04-26T19:10:41.365Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 19:08 internal [2022-04-26T19:10:41.365Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 19:08 openapi [2022-04-26T19:10:41.365Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 19:08 snap [2022-04-26T19:10:41.365Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 19:08 version.go [Pipeline] sh [2022-04-26T19:10:41.684Z] + '[' -e coverage.out ] [2022-04-26T19:10:41.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T19:10:41.810Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T19:10:42.114Z] + make build [2022-04-26T19:10:42.114Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T19:10:57.048Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T19:11:03.072Z] Removing intermediate container 9ecc956b522e [2022-04-26T19:11:03.072Z] ---> 579328fb7dd4 [2022-04-26T19:11:03.072Z] Successfully built 579328fb7dd4 [2022-04-26T19:11:03.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:11:03.443Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T19:11:03.443Z] . [Pipeline] withDockerContainer [2022-04-26T19:11:03.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-33364 does not seem to be running inside a container [2022-04-26T19:11:03.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-04-26T19:11:05.091Z] $ docker top 07a200804bfcd3eceb24a8189ae83f09a076638a0cc104daafe2ea85aaf95185 -eo pid,comm [2022-04-26T19:11:05.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T19:11:05.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] { [Pipeline] sh [2022-04-26T19:11:06.049Z] + go version [2022-04-26T19:11:06.049Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T19:11:06.087Z] $ docker stop --time=1 07a200804bfcd3eceb24a8189ae83f09a076638a0cc104daafe2ea85aaf95185 [2022-04-26T19:11:07.707Z] $ docker rm -f 07a200804bfcd3eceb24a8189ae83f09a076638a0cc104daafe2ea85aaf95185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:11:08.574Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T19:11:08.574Z] . [Pipeline] withDockerContainer [2022-04-26T19:11:08.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-33364 does not seem to be running inside a container [2022-04-26T19:11:08.907Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2022-04-26T19:11:10.171Z] $ docker top 2851ba3e4fd25c80ccf4e6383ce96fe23013f5a733c70c0b9f83d845d4a550da -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T19:11:10.485Z] ========================================================= [2022-04-26T19:11:10.485Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T19:11:10.485Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T19:11:11.189Z] + make test [2022-04-26T19:11:11.189Z] go mod tidy -compat=1.17 [2022-04-26T19:11:11.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T19:11:11.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T19:11:12.180Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T19:11:12.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T19:11:13.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T19:11:14.563Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T19:11:15.499Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T19:11:16.440Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T19:11:17.012Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T19:11:18.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-26T19:11:19.895Z] $ docker stop --time=1 fd5097e30c4f721240106b079001ed8eec9bc5b300261c0f3ea6fd58037d3395 [2022-04-26T19:11:22.877Z] $ docker rm -f fd5097e30c4f721240106b079001ed8eec9bc5b300261c0f3ea6fd58037d3395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:11:24.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T19:11:24.520Z] [2022-04-26T19:11:24.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:11:24.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T19:11:24.865Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-26T19:11:24.865Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-26T19:11:24.865Z] ca9280d653b3: Pulling fs layer [2022-04-26T19:11:24.865Z] 7e9c9ca2126c: Pulling fs layer [2022-04-26T19:11:24.865Z] cbdbe7a5bc2a: Download complete [2022-04-26T19:11:25.126Z] ca9280d653b3: Verifying Checksum [2022-04-26T19:11:25.126Z] ca9280d653b3: Download complete [2022-04-26T19:11:25.126Z] cbdbe7a5bc2a: Pull complete [2022-04-26T19:11:25.385Z] 7e9c9ca2126c: Download complete [2022-04-26T19:11:25.645Z] ca9280d653b3: Pull complete [2022-04-26T19:11:29.847Z] 7e9c9ca2126c: Pull complete [2022-04-26T19:11:29.847Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-26T19:11:29.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T19:11:29.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-26T19:11:29.953Z] prd-ubuntu20.04-docker-8c-8g-33365 does not seem to be running inside a container [2022-04-26T19:11:29.994Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T19:11:31.436Z] $ docker top 3f8653234cbc21080a3b49bb7bfc9f35d55f5b02ada987ac9f9c9bf2a56a8819 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T19:11:31.844Z] + docker-compose build --help [2022-04-26T19:11:31.844Z] + grep parallel [2022-04-26T19:11:32.415Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T19:11:32.453Z] $ docker stop --time=1 3f8653234cbc21080a3b49bb7bfc9f35d55f5b02ada987ac9f9c9bf2a56a8819 [2022-04-26T19:11:33.774Z] $ docker rm -f 3f8653234cbc21080a3b49bb7bfc9f35d55f5b02ada987ac9f9c9bf2a56a8819 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:11:34.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T19:11:34.371Z] . [Pipeline] withDockerContainer [2022-04-26T19:11:34.527Z] prd-ubuntu20.04-docker-8c-8g-33365 does not seem to be running inside a container [2022-04-26T19:11:34.598Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T19:11:35.012Z] $ docker top 03fed7dd5de7d28eeeaa88c7fd058b93b65107f98e1d5b6ac991f9ede5eb72a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T19:11:35.418Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T19:11:35.990Z] Building core-command ... [2022-04-26T19:11:35.990Z] Building core-data ... [2022-04-26T19:11:35.990Z] Building core-metadata ... [2022-04-26T19:11:35.990Z] Building security-bootstrapper ... [2022-04-26T19:11:35.990Z] Building security-proxy-setup ... [2022-04-26T19:11:35.990Z] Building security-secretstore-setup ... [2022-04-26T19:11:35.990Z] Building security-spiffe-token-provider ... [2022-04-26T19:11:35.990Z] Building security-spire-agent ... [2022-04-26T19:11:35.990Z] Building security-spire-config ... [2022-04-26T19:11:35.990Z] Building security-spire-server ... [2022-04-26T19:11:35.990Z] Building support-notifications ... [2022-04-26T19:11:35.990Z] Building support-scheduler ... [2022-04-26T19:11:35.990Z] Building sys-mgmt-agent ... [2022-04-26T19:11:35.990Z] Building security-bootstrapper [2022-04-26T19:11:35.990Z] Building sys-mgmt-agent [2022-04-26T19:11:35.990Z] Building security-secretstore-setup [2022-04-26T19:11:35.990Z] Building core-metadata [2022-04-26T19:11:35.990Z] Building security-spiffe-token-provider [2022-04-26T19:11:44.550Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T19:11:54.095Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:11:54.095Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:11:54.095Z] ---> 06d12cd3bb93 [2022-04-26T19:11:54.095Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T19:11:54.095Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:11:54.095Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:11:54.095Z] ---> 06d12cd3bb93 [2022-04-26T19:11:54.095Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T19:11:54.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:11:54.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:11:54.095Z] ---> 06d12cd3bb93 [2022-04-26T19:11:54.095Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:11:54.095Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:11:54.095Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:11:54.095Z] ---> 06d12cd3bb93 [2022-04-26T19:11:54.095Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:11:54.095Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:11:54.095Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:11:54.095Z] ---> 06d12cd3bb93 [2022-04-26T19:11:54.095Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T19:11:57.397Z] ---> Running in 7c88223ed4ee [2022-04-26T19:11:57.397Z] ---> Running in 62fb877d611a [2022-04-26T19:11:57.397Z] ---> Running in a19976c92266 [2022-04-26T19:11:57.397Z] ---> Running in b1ee586bbe1f [2022-04-26T19:11:57.397Z] ---> Running in 5bb85e15546e [2022-04-26T19:11:57.658Z] Removing intermediate container 62fb877d611a [2022-04-26T19:11:57.658Z] ---> 99ffe64da79b [2022-04-26T19:11:57.658Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:11:57.658Z] Removing intermediate container b1ee586bbe1f [2022-04-26T19:11:57.658Z] ---> a46ec9a0895f [2022-04-26T19:11:57.658Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:11:57.658Z] Removing intermediate container 7c88223ed4ee [2022-04-26T19:11:57.658Z] ---> 8f431d572dd5 [2022-04-26T19:11:57.658Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:11:57.919Z] Removing intermediate container 5bb85e15546e [2022-04-26T19:11:57.919Z] ---> 6f76f90e3a09 [2022-04-26T19:11:57.919Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T19:11:57.919Z] Removing intermediate container a19976c92266 [2022-04-26T19:11:57.919Z] ---> 82e8532239f3 [2022-04-26T19:11:57.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:11:57.920Z] ---> Running in 65f39032f2d0 [2022-04-26T19:11:57.920Z] ---> Running in 7ce01307071f [2022-04-26T19:11:57.920Z] ---> Running in af3cf4157b4d [2022-04-26T19:11:57.920Z] ---> Running in ec8d467fccb3 [2022-04-26T19:11:57.920Z] ---> Running in 3926ddfc0542 [2022-04-26T19:11:59.302Z] Removing intermediate container 7ce01307071f [2022-04-26T19:11:59.302Z] ---> ab6b615d9572 [2022-04-26T19:11:59.302Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T19:11:59.302Z] Removing intermediate container 65f39032f2d0 [2022-04-26T19:11:59.302Z] ---> acf88d742467 [2022-04-26T19:11:59.302Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T19:11:59.302Z] ---> Running in 266f17b3cc0e [2022-04-26T19:11:59.302Z] ---> Running in 0ab4ad21a79d [2022-04-26T19:11:59.302Z] Removing intermediate container af3cf4157b4d [2022-04-26T19:11:59.302Z] ---> dc7287c42798 [2022-04-26T19:11:59.302Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T19:11:59.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:11:59.302Z] ---> Running in 63b198950e3b [2022-04-26T19:11:59.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:11:59.822Z] Removing intermediate container 3926ddfc0542 [2022-04-26T19:11:59.822Z] ---> 6b607676a785 [2022-04-26T19:11:59.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T19:11:59.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:11:59.822Z] ---> Running in 35e9d9af6b3f [2022-04-26T19:11:59.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.344Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T19:12:00.344Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T19:12:00.344Z] OK: 15862 distinct packages available [2022-04-26T19:12:00.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.865Z] OK: 221 MiB in 52 packages [2022-04-26T19:12:00.865Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:00.865Z] OK: 221 MiB in 52 packages [2022-04-26T19:12:00.865Z] OK: 221 MiB in 52 packages [2022-04-26T19:12:01.132Z] OK: 221 MiB in 52 packages [2022-04-26T19:12:01.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:01.394Z] Removing intermediate container 266f17b3cc0e [2022-04-26T19:12:01.394Z] ---> 5da55d36dc71 [2022-04-26T19:12:01.394Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:12:01.394Z] Removing intermediate container 0ab4ad21a79d [2022-04-26T19:12:01.394Z] ---> 2f321aa14df4 [2022-04-26T19:12:01.394Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T19:12:01.656Z] Removing intermediate container 63b198950e3b [2022-04-26T19:12:01.656Z] ---> a08cd19c6726 [2022-04-26T19:12:01.656Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T19:12:01.656Z] ---> 44d68792a686 [2022-04-26T19:12:01.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:12:01.656Z] OK: 221 MiB in 52 packages [2022-04-26T19:12:01.656Z] ---> Running in 2aac97e60674 [2022-04-26T19:12:01.656Z] Removing intermediate container 35e9d9af6b3f [2022-04-26T19:12:01.656Z] ---> e71a9e7d0eda [2022-04-26T19:12:01.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:12:01.916Z] ---> a07df6e6a50e [2022-04-26T19:12:01.917Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:12:01.917Z] ---> 283de075ed25 [2022-04-26T19:12:01.917Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:12:01.917Z] ---> Running in 898ca8458638 [2022-04-26T19:12:01.917Z] ---> Running in 9d0ad7a7ca34 [2022-04-26T19:12:01.917Z] ---> 243f711c9ccb [2022-04-26T19:12:01.917Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:12:02.200Z] ---> Running in 27ea965847f9 [2022-04-26T19:12:02.200Z] Removing intermediate container ec8d467fccb3 [2022-04-26T19:12:02.200Z] ---> c4d8e4f49016 [2022-04-26T19:12:02.200Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T19:12:02.461Z] ---> 28aa7d05c422 [2022-04-26T19:12:02.461Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:12:02.461Z] ---> Running in c07b26eaa853 [2022-04-26T19:12:02.720Z] Removing intermediate container 2aac97e60674 [2022-04-26T19:12:02.720Z] ---> 05763db31be3 [2022-04-26T19:12:02.720Z] Step 8/23 : COPY . . [2022-04-26T19:12:03.288Z] Removing intermediate container 898ca8458638 [2022-04-26T19:12:03.288Z] ---> 59fe47fb575e [2022-04-26T19:12:03.288Z] Step 8/31 : COPY . . [2022-04-26T19:12:06.585Z] Removing intermediate container 9d0ad7a7ca34 [2022-04-26T19:12:06.585Z] ---> 459072d7c0c3 [2022-04-26T19:12:06.585Z] Step 8/25 : COPY . . [2022-04-26T19:12:06.585Z] Removing intermediate container 27ea965847f9 [2022-04-26T19:12:06.585Z] ---> 2fa354ba49cd [2022-04-26T19:12:06.585Z] Step 8/23 : COPY . . [2022-04-26T19:12:06.585Z] Removing intermediate container c07b26eaa853 [2022-04-26T19:12:06.585Z] ---> ec0c564f5478 [2022-04-26T19:12:06.585Z] Step 7/20 : COPY . . [2022-04-26T19:12:16.593Z] ---> f3637f52225e [2022-04-26T19:12:16.593Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T19:12:16.593Z] ---> a9bad94ce9ef [2022-04-26T19:12:16.593Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T19:12:16.593Z] ---> d7bbca5ef200 [2022-04-26T19:12:16.593Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T19:12:16.593Z] ---> 2f00fc81861f [2022-04-26T19:12:16.593Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T19:12:16.593Z] ---> 1e669e4cd4f1 [2022-04-26T19:12:16.593Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T19:12:16.593Z] ---> Running in d8d1b8a8367b [2022-04-26T19:12:16.593Z] ---> Running in 3c21cb896899 [2022-04-26T19:12:16.593Z] ---> Running in 31e01d2fefdf [2022-04-26T19:12:16.593Z] ---> Running in 41607e18e00f [2022-04-26T19:12:16.593Z] ---> Running in d0f6f918230e [2022-04-26T19:12:16.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T19:12:16.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T19:12:16.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T19:12:16.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T19:12:16.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T19:12:43.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T19:12:48.449Z] Removing intermediate container 41607e18e00f [2022-04-26T19:12:48.449Z] ---> 9fa2dbbe883c [2022-04-26T19:12:48.449Z] [2022-04-26T19:12:48.449Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T19:12:48.449Z] Removing intermediate container d8d1b8a8367b [2022-04-26T19:12:48.449Z] Removing intermediate container d0f6f918230e [2022-04-26T19:12:48.449Z] ---> 5c37907d4302 [2022-04-26T19:12:48.449Z] ---> cd7cfe7e4dc3 [2022-04-26T19:12:48.449Z] [2022-04-26T19:12:48.449Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorStep 10/31 : FROM alpine:3.14 [2022-04-26T19:12:48.449Z] [2022-04-26T19:12:48.449Z] Removing intermediate container 3c21cb896899 [2022-04-26T19:12:48.449Z] ---> a5e3a7e30915 [2022-04-26T19:12:48.449Z] [2022-04-26T19:12:48.449Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T19:12:48.449Z] ---> Running in 6640c29aab41 [2022-04-26T19:12:48.449Z] Removing intermediate container 31e01d2fefdf [2022-04-26T19:12:48.449Z] ---> d984571e75eb [2022-04-26T19:12:48.449Z] [2022-04-26T19:12:48.449Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T19:12:48.449Z] 3.14: Pulling from library/alpine [2022-04-26T19:12:49.388Z] 3.14: Pulling from library/alpine [2022-04-26T19:12:49.388Z] 3.14: Pulling from library/alpine [2022-04-26T19:12:50.769Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T19:12:50.769Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T19:12:50.769Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T19:12:50.769Z] Status: Image is up to date for alpine:3.14 [2022-04-26T19:12:50.769Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T19:12:50.769Z] Status: Image is up to date for alpine:3.14 [2022-04-26T19:12:50.769Z] ---> e04c818066af [2022-04-26T19:12:50.769Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T19:12:50.769Z] ---> e04c818066af [2022-04-26T19:12:50.769Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T19:12:50.769Z] ---> e04c818066af [2022-04-26T19:12:50.769Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T19:12:50.769Z] 3.15: Pulling from library/alpine [2022-04-26T19:12:50.769Z] ---> Running in 09896df355ec [2022-04-26T19:12:50.769Z] ---> Running in c1e89825decd [2022-04-26T19:12:50.769Z] ---> Running in 41183c7c8f97 [2022-04-26T19:12:51.028Z] Removing intermediate container 41183c7c8f97 [2022-04-26T19:12:51.028Z] ---> 97a2bf4f0bac [2022-04-26T19:12:51.028Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T19:12:51.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T19:12:51.028Z] ---> Running in 8de5b4a70238 [2022-04-26T19:12:51.286Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T19:12:51.286Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T19:12:51.286Z] ---> 0ac33e5f5afa [2022-04-26T19:12:51.286Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T19:12:51.286Z] ---> Running in ed5595e065fb [2022-04-26T19:12:51.546Z] Removing intermediate container ed5595e065fb [2022-04-26T19:12:51.546Z] ---> ee5b35424b74 [2022-04-26T19:12:51.546Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:12:51.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:51.546Z] ---> Running in 7a3e052ffbeb [2022-04-26T19:12:51.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:51.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:51.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:51.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:51.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:51.807Z] Removing intermediate container 6640c29aab41 [2022-04-26T19:12:51.807Z] ---> 6f0dda3337e5 [2022-04-26T19:12:51.807Z] [2022-04-26T19:12:51.807Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T19:12:51.807Z] 20.10.14: Pulling from library/docker [2022-04-26T19:12:51.807Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T19:12:51.807Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:12:51.807Z] OK: 6 MiB in 15 packages [2022-04-26T19:12:51.807Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T19:12:51.807Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T19:12:52.066Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:12:52.066Z] OK: 6 MiB in 16 packages [2022-04-26T19:12:52.066Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T19:12:52.066Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T19:12:52.066Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T19:12:52.066Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:12:52.066Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:12:52.066Z] OK: 6 MiB in 17 packages [2022-04-26T19:12:53.016Z] Removing intermediate container c1e89825decd [2022-04-26T19:12:53.016Z] ---> 43d698698059 [2022-04-26T19:12:53.016Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:12:53.016Z] Removing intermediate container 8de5b4a70238 [2022-04-26T19:12:53.016Z] ---> fc3997a11d59 [2022-04-26T19:12:53.016Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T19:12:53.016Z] ---> Running in 93d0654006a9 [2022-04-26T19:12:53.275Z] ---> Running in 52185c4f9ed9 [2022-04-26T19:12:53.275Z] Removing intermediate container 93d0654006a9 [2022-04-26T19:12:53.275Z] ---> 49166f9a0eb0 [2022-04-26T19:12:53.275Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T19:12:53.275Z] Removing intermediate container 09896df355ec [2022-04-26T19:12:53.275Z] ---> c8a898258c38 [2022-04-26T19:12:53.275Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T19:12:53.535Z] Removing intermediate container 52185c4f9ed9 [2022-04-26T19:12:53.535Z] ---> Running in cf10549672c8 [2022-04-26T19:12:53.535Z] ---> 7673488d2c91 [2022-04-26T19:12:53.535Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T19:12:53.535Z] Removing intermediate container 7a3e052ffbeb [2022-04-26T19:12:53.535Z] ---> b918dc8356da [2022-04-26T19:12:53.535Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T19:12:53.535Z] ---> Running in 2ba124457f03 [2022-04-26T19:12:53.793Z] ---> Running in eb6680316af5 [2022-04-26T19:12:53.793Z] ---> Running in 064b173cf07c [2022-04-26T19:12:53.793Z] Removing intermediate container cf10549672c8 [2022-04-26T19:12:53.793Z] ---> 5fc2409d44db [2022-04-26T19:12:53.793Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T19:12:53.793Z] Removing intermediate container 2ba124457f03 [2022-04-26T19:12:53.793Z] ---> 9303ed5bf471 [2022-04-26T19:12:53.793Z] Step 13/25 : WORKDIR / [2022-04-26T19:12:54.059Z] Removing intermediate container eb6680316af5 [2022-04-26T19:12:54.059Z] ---> f3faae63187e [2022-04-26T19:12:54.059Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T19:12:54.059Z] ---> Running in bd2a3f627303 [2022-04-26T19:12:54.318Z] ---> Running in de24e29161dc [2022-04-26T19:12:54.318Z] ---> Running in d012f2d54732 [2022-04-26T19:12:54.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:54.318Z] Removing intermediate container bd2a3f627303 [2022-04-26T19:12:54.318Z] ---> 8934f1411769 [2022-04-26T19:12:54.318Z] Step 15/23 : WORKDIR / [2022-04-26T19:12:54.318Z] ---> Running in 9306e4814ff8 [2022-04-26T19:12:54.318Z] Removing intermediate container de24e29161dc [2022-04-26T19:12:54.318Z] ---> 3dc4ff17000a [2022-04-26T19:12:54.318Z] 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-26T19:12:54.584Z] Removing intermediate container 9306e4814ff8 [2022-04-26T19:12:54.584Z] ---> 323efd9a1793 [2022-04-26T19:12:54.584Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:12:54.843Z] ---> ac11980aaca2 [2022-04-26T19:12:54.843Z] 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-26T19:12:54.843Z] ---> d36a2a14dc0b [2022-04-26T19:12:54.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T19:12:55.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:55.104Z] ---> ff3ee6a26958 [2022-04-26T19:12:55.104Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T19:12:55.104Z] Removing intermediate container d012f2d54732 [2022-04-26T19:12:55.104Z] ---> 7d5f517fe915 [2022-04-26T19:12:55.104Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T19:12:55.104Z] ---> Running in 341a3968516b [2022-04-26T19:12:55.368Z] ---> 1837af9d1ebb [2022-04-26T19:12:55.368Z] 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-26T19:12:55.368Z] ---> dc5b95726faa [2022-04-26T19:12:55.368Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T19:12:55.368Z] Removing intermediate container 341a3968516b [2022-04-26T19:12:55.368Z] ---> 5d8d4f3dcb94 [2022-04-26T19:12:55.368Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T19:12:55.368Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T19:12:55.368Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T19:12:55.368Z] ---> 7417809fdb73 [2022-04-26T19:12:55.368Z] 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-26T19:12:55.368Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T19:12:55.368Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T19:12:55.368Z] OK: 15854 distinct packages available [2022-04-26T19:12:55.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:55.628Z] ---> 85bff54cac23 [2022-04-26T19:12:55.628Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T19:12:55.628Z] ---> Running in f735e5483f95 [2022-04-26T19:12:55.628Z] ---> 73c230c20a2f [2022-04-26T19:12:55.628Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T19:12:55.628Z] ---> Running in 473bc52e1308 [2022-04-26T19:12:55.628Z] ---> 23f96a60fa8d [2022-04-26T19:12:55.628Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T19:12:55.628Z] Removing intermediate container f735e5483f95 [2022-04-26T19:12:55.628Z] ---> 1d4f802d0f46 [2022-04-26T19:12:55.628Z] 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-26T19:12:55.887Z] ---> Running in 7a14c2764125 [2022-04-26T19:12:55.887Z] ---> Running in a7e6581ccca4 [2022-04-26T19:12:55.887Z] Removing intermediate container 473bc52e1308 [2022-04-26T19:12:55.887Z] ---> 5c99a17dd8d4 [2022-04-26T19:12:55.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:12:55.887Z] ---> d2ab57495f20 [2022-04-26T19:12:55.887Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T19:12:55.887Z] ---> Running in 1fc0ad4528b4 [2022-04-26T19:12:56.146Z] Removing intermediate container 1fc0ad4528b4 [2022-04-26T19:12:56.146Z] ---> e472ce16c3aa [2022-04-26T19:12:56.146Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T19:12:56.146Z] ---> Running in 4c694aab6c4b [2022-04-26T19:12:56.146Z] Removing intermediate container 4c694aab6c4b [2022-04-26T19:12:56.146Z] ---> c7ea9643461d [2022-04-26T19:12:56.146Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:12:56.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:56.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:56.406Z] ---> Running in 5af700a47906 [2022-04-26T19:12:56.406Z] ---> 82f6ee626fc1 [2022-04-26T19:12:56.406Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T19:12:56.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:12:56.406Z] Removing intermediate container 5af700a47906 [2022-04-26T19:12:56.406Z] ---> ae63311c3d74 [2022-04-26T19:12:56.406Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:12:56.406Z] ---> Running in 5f24b403d913 [2022-04-26T19:12:56.406Z] ---> d46eb0a0a890 [2022-04-26T19:12:56.406Z] 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-26T19:12:56.688Z] ---> Running in 188f2534b19c [2022-04-26T19:12:56.688Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T19:12:56.688Z] Removing intermediate container 5f24b403d913 [2022-04-26T19:12:56.688Z] ---> f4b8f9b2a779 [2022-04-26T19:12:56.688Z] [2022-04-26T19:12:56.688Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T19:12:56.688Z] Removing intermediate container 7a14c2764125 [2022-04-26T19:12:56.688Z] ---> c45bd84efbff [2022-04-26T19:12:56.688Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:12:56.688Z] Executing bash-5.1.16-r0.post-install [2022-04-26T19:12:56.688Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T19:12:56.688Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T19:12:56.688Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T19:12:56.688Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T19:12:56.688Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T19:12:56.688Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T19:12:56.688Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T19:12:56.688Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T19:12:56.688Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T19:12:56.688Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T19:12:56.688Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T19:12:56.688Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T19:12:56.688Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T19:12:56.688Z] Successfully built f4b8f9b2a779 [2022-04-26T19:12:56.688Z] Successfully tagged core-metadata:latest [2022-04-26T19:12:56.688Z]  Building core-metadata ... done Building core-command [2022-04-26T19:12:56.688Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T19:12:56.688Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T19:12:56.688Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T19:12:56.688Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T19:12:56.949Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T19:12:56.949Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T19:12:56.949Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T19:12:57.210Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T19:12:57.210Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T19:12:57.210Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T19:12:57.210Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T19:12:57.210Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T19:12:57.210Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T19:12:57.210Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T19:12:57.210Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T19:12:57.210Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T19:12:57.210Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T19:12:57.210Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T19:12:57.210Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T19:12:57.210Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T19:12:57.210Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T19:12:57.469Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T19:12:57.469Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T19:12:57.469Z] ---> a5ef8d5002ed [2022-04-26T19:12:57.469Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T19:12:57.469Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T19:12:57.469Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T19:12:57.469Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T19:12:57.469Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T19:12:57.469Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T19:12:57.469Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T19:12:57.469Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T19:12:57.469Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T19:12:57.469Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T19:12:57.469Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T19:12:57.469Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T19:12:57.469Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T19:12:57.469Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T19:12:57.469Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T19:12:57.469Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T19:12:57.469Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:12:57.469Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T19:12:57.469Z] OK: 83 MiB in 65 packages [2022-04-26T19:12:57.469Z] OK: 8 MiB in 23 packages [2022-04-26T19:12:58.862Z] Collecting docker-compose==1.23.2 [2022-04-26T19:12:58.862Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T19:12:58.862Z] 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-26T19:12:58.862Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T19:12:58.862Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T19:12:59.433Z] ---> 60073156d5b1 [2022-04-26T19:12:59.433Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T19:12:59.433Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T19:12:59.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T19:12:59.693Z] Removing intermediate container 188f2534b19c [2022-04-26T19:12:59.693Z] ---> 0dd015abc2b1 [2022-04-26T19:12:59.693Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T19:12:59.952Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T19:12:59.952Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T19:12:59.952Z] ---> 4fd67e24b457 [2022-04-26T19:12:59.952Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T19:12:59.952Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T19:12:59.952Z] Removing intermediate container 064b173cf07c [2022-04-26T19:12:59.952Z] ---> ff108fa4c7f9 [2022-04-26T19:12:59.952Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:12:59.952Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T19:12:59.952Z] ---> Running in e76077f836cd [2022-04-26T19:12:59.952Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T19:12:59.952Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T19:13:00.215Z] Collecting PyYAML<4,>=3.10 [2022-04-26T19:13:00.215Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T19:13:00.215Z] Removing intermediate container e76077f836cd [2022-04-26T19:13:00.215Z] ---> 49c9da1eb2fa [2022-04-26T19:13:00.215Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T19:13:00.475Z] ---> 86a9bc652a34 [2022-04-26T19:13:00.475Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T19:13:00.475Z] ---> Running in 22deb4af10f2 [2022-04-26T19:13:00.475Z] ---> 7aedc8950456 [2022-04-26T19:13:00.475Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T19:13:00.742Z] ---> 10de90dd0791 [2022-04-26T19:13:00.742Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T19:13:00.742Z] Removing intermediate container 22deb4af10f2 [2022-04-26T19:13:00.742Z] ---> 6a9af75c5c15 [2022-04-26T19:13:00.742Z] Step 24/25 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:13:01.002Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T19:13:01.002Z] ---> Running in 2364ea7c5fff [2022-04-26T19:13:01.002Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T19:13:01.002Z] ---> Running in 86f996402cfa [2022-04-26T19:13:01.002Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T19:13:01.002Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T19:13:01.002Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T19:13:01.002Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T19:13:01.002Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:13:01.002Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:13:01.002Z] ---> 06d12cd3bb93 [2022-04-26T19:13:01.002Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:13:01.002Z] ---> Using cache [2022-04-26T19:13:01.002Z] ---> 82e8532239f3 [2022-04-26T19:13:01.002Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:13:01.002Z] ---> Using cache [2022-04-26T19:13:01.002Z] ---> 6b607676a785 [2022-04-26T19:13:01.002Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T19:13:01.002Z] ---> Using cache [2022-04-26T19:13:01.002Z] ---> e71a9e7d0eda [2022-04-26T19:13:01.002Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:13:01.002Z] ---> Using cache [2022-04-26T19:13:01.002Z] ---> 243f711c9ccb [2022-04-26T19:13:01.002Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:13:01.002Z] ---> Using cache [2022-04-26T19:13:01.002Z] ---> 2fa354ba49cd [2022-04-26T19:13:01.002Z] Step 8/23 : COPY . . [2022-04-26T19:13:01.002Z] ---> Using cache [2022-04-26T19:13:01.002Z] ---> 2f00fc81861f [2022-04-26T19:13:01.002Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T19:13:01.262Z] Removing intermediate container 2364ea7c5fff [2022-04-26T19:13:01.262Z] ---> 074b713f53a5 [2022-04-26T19:13:01.262Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T19:13:01.262Z] ---> Running in fe6643215b8d [2022-04-26T19:13:01.262Z] ---> Running in bc643a9a836a [2022-04-26T19:13:01.262Z] Removing intermediate container 86f996402cfa [2022-04-26T19:13:01.262Z] ---> 761bebb25614 [2022-04-26T19:13:01.262Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T19:13:01.262Z] ---> 3870eb061916 [2022-04-26T19:13:01.262Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T19:13:01.262Z] Removing intermediate container bc643a9a836a [2022-04-26T19:13:01.262Z] ---> c769d921a19a [2022-04-26T19:13:01.262Z] [2022-04-26T19:13:01.522Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T19:13:01.522Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T19:13:01.522Z] Successfully built c769d921a19a [2022-04-26T19:13:01.522Z] Successfully tagged security-secretstore-setup:latest [2022-04-26T19:13:01.522Z] Building security-spire-config [2022-04-26T19:13:01.522Z]  Building security-secretstore-setup ... done  ---> 578e1ec00f61 [2022-04-26T19:13:01.522Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T19:13:01.522Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T19:13:01.522Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T19:13:01.522Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T19:13:01.522Z] 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-26T19:13:01.781Z] Collecting idna<2.8,>=2.5 [2022-04-26T19:13:01.781Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T19:13:01.781Z] ---> c740a073a980 [2022-04-26T19:13:01.781Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T19:13:01.781Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T19:13:01.781Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T19:13:01.781Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T19:13:01.781Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T19:13:01.781Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T19:13:01.781Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T19:13:02.041Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T19:13:02.041Z] Attempting uninstall: urllib3 [2022-04-26T19:13:02.041Z] Found existing installation: urllib3 1.26.7 [2022-04-26T19:13:02.041Z] Uninstalling urllib3-1.26.7: [2022-04-26T19:13:02.041Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T19:13:02.613Z] Attempting uninstall: idna [2022-04-26T19:13:02.613Z] Found existing installation: idna 3.3 [2022-04-26T19:13:02.613Z] Uninstalling idna-3.3: [2022-04-26T19:13:02.613Z] Successfully uninstalled idna-3.3 [2022-04-26T19:13:03.180Z] ---> Running in b3acdc490b0d [2022-04-26T19:13:03.180Z] ---> Running in 019501579e92 [2022-04-26T19:13:03.443Z] Removing intermediate container 019501579e92 [2022-04-26T19:13:03.443Z] ---> 6136249362a1 [2022-04-26T19:13:03.443Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:13:03.702Z] Attempting uninstall: requests [2022-04-26T19:13:03.702Z] Found existing installation: requests 2.26.0 [2022-04-26T19:13:03.702Z] Uninstalling requests-2.26.0: [2022-04-26T19:13:03.702Z] Successfully uninstalled requests-2.26.0 [2022-04-26T19:13:03.702Z] ---> Running in b7a8dc7b1a22 [2022-04-26T19:13:03.986Z] Running setup.py install for texttable: started [2022-04-26T19:13:03.986Z] Removing intermediate container b7a8dc7b1a22 [2022-04-26T19:13:03.986Z] ---> cd09a1e36c22 [2022-04-26T19:13:03.986Z] Step 18/20 : LABEL arch=x86_64 [2022-04-26T19:13:04.278Z] ---> Running in 13d4989124a8 [2022-04-26T19:13:04.538Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T19:13:04.538Z] Removing intermediate container b3acdc490b0d [2022-04-26T19:13:04.538Z] ---> 5ad5c08f5e34 [2022-04-26T19:13:04.538Z] Running setup.py install for PyYAML: started [2022-04-26T19:13:04.538Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T19:13:04.796Z] Removing intermediate container 13d4989124a8 [2022-04-26T19:13:04.796Z] ---> 57c3f4ebaf4b [2022-04-26T19:13:04.796Z] Step 19/20 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:13:04.796Z] ---> Running in c36915e8a3f1 [2022-04-26T19:13:04.796Z] ---> Running in 7f849a821148 [2022-04-26T19:13:05.055Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T19:13:05.055Z] Removing intermediate container c36915e8a3f1 [2022-04-26T19:13:05.055Z] ---> e4261acc33fc [2022-04-26T19:13:05.055Z] Step 28/31 : CMD ["gate"] [2022-04-26T19:13:05.055Z] Removing intermediate container 7f849a821148 [2022-04-26T19:13:05.055Z] ---> b1ab2a33308d [2022-04-26T19:13:05.055Z] Step 20/20 : LABEL version=0.0.0 [2022-04-26T19:13:05.055Z] Running setup.py install for docopt: started [2022-04-26T19:13:05.055Z] ---> Running in 82816d0896f2 [2022-04-26T19:13:05.055Z] ---> Running in 263b85df0ca7 [2022-04-26T19:13:05.324Z] Removing intermediate container 82816d0896f2 [2022-04-26T19:13:05.324Z] ---> 48cbb00ce54c [2022-04-26T19:13:05.324Z] [2022-04-26T19:13:05.324Z] Removing intermediate container 263b85df0ca7 [2022-04-26T19:13:05.324Z] ---> fd7d9cfeb418 [2022-04-26T19:13:05.324Z] Step 29/31 : LABEL arch=x86_64 [2022-04-26T19:13:05.583Z] Successfully built 48cbb00ce54c [2022-04-26T19:13:05.583Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T19:13:05.583Z] Running setup.py install for dockerpty: started [2022-04-26T19:13:05.583Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-26T19:13:05.583Z] Building security-spire-server [2022-04-26T19:13:05.583Z]  Building security-spiffe-token-provider ... done  ---> Running in 8913d3d07b80 [2022-04-26T19:13:05.844Z] Removing intermediate container 8913d3d07b80 [2022-04-26T19:13:05.844Z] ---> 3dbff2c49aa9 [2022-04-26T19:13:05.844Z] Step 30/31 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:13:05.844Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T19:13:06.102Z] ---> Running in c8e76a5c0913 [2022-04-26T19:13:06.671Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:13:06.671Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:13:06.671Z] ---> 06d12cd3bb93 [2022-04-26T19:13:06.671Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T19:13:06.671Z] ---> Using cache [2022-04-26T19:13:06.671Z] ---> 82e8532239f3 [2022-04-26T19:13:06.671Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:13:06.671Z] ---> Using cache [2022-04-26T19:13:06.671Z] ---> 6b607676a785 [2022-04-26T19:13:06.671Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T19:13:07.238Z] 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-26T19:13:07.808Z] Removing intermediate container c8e76a5c0913 [2022-04-26T19:13:07.808Z] ---> 2fa5c98d736b [2022-04-26T19:13:07.808Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T19:13:07.808Z] ---> Running in 04b90b1317a4 [2022-04-26T19:13:08.180Z] ---> Running in ec1b4d0be4c5 [2022-04-26T19:13:08.180Z] Removing intermediate container ec1b4d0be4c5 [2022-04-26T19:13:08.180Z] ---> aa9a23d04130 [2022-04-26T19:13:08.180Z] [2022-04-26T19:13:08.491Z] Successfully built aa9a23d04130 [2022-04-26T19:13:08.491Z] Successfully tagged security-bootstrapper:latest [2022-04-26T19:13:08.491Z] Building support-scheduler [2022-04-26T19:13:08.812Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:09.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:10.037Z] OK: 221 MiB in 52 packages [2022-04-26T19:13:12.574Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:13:12.574Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:13:12.574Z] ---> 06d12cd3bb93 [2022-04-26T19:13:12.574Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T19:13:12.574Z] ---> Using cache [2022-04-26T19:13:12.574Z] ---> 82e8532239f3 [2022-04-26T19:13:12.574Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:13:12.574Z] ---> Using cache [2022-04-26T19:13:12.574Z] ---> 6b607676a785 [2022-04-26T19:13:12.574Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T19:13:13.145Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:13:13.145Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:13:13.145Z] ---> 06d12cd3bb93 [2022-04-26T19:13:13.145Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T19:13:13.145Z] ---> Using cache [2022-04-26T19:13:13.145Z] ---> 82e8532239f3 [2022-04-26T19:13:13.145Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:13:13.145Z] ---> Using cache [2022-04-26T19:13:13.145Z] ---> 6b607676a785 [2022-04-26T19:13:13.145Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T19:13:13.145Z] ---> Using cache [2022-04-26T19:13:13.145Z] ---> e71a9e7d0eda [2022-04-26T19:13:13.145Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T19:13:13.145Z] ---> Using cache [2022-04-26T19:13:13.145Z] ---> 243f711c9ccb [2022-04-26T19:13:13.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:13:13.145Z] ---> Using cache [2022-04-26T19:13:13.145Z] ---> 2fa354ba49cd [2022-04-26T19:13:13.145Z] Step 8/22 : COPY . . [2022-04-26T19:13:13.145Z] ---> Using cache [2022-04-26T19:13:13.145Z] ---> 2f00fc81861f [2022-04-26T19:13:13.145Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T19:13:13.720Z] ---> Running in 120f813a2b38 [2022-04-26T19:13:13.720Z] ---> Running in 9b69022c2421 [2022-04-26T19:13:13.720Z] Removing intermediate container 04b90b1317a4 [2022-04-26T19:13:13.720Z] ---> 9ca6dbb606e1 [2022-04-26T19:13:13.720Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T19:13:13.720Z] Removing intermediate container a7e6581ccca4 [2022-04-26T19:13:13.720Z] ---> 6685d2f63bfe [2022-04-26T19:13:13.720Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T19:13:13.981Z] ---> Running in 81635b166116 [2022-04-26T19:13:13.981Z] ---> e3380c4f1165 [2022-04-26T19:13:13.981Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:13:14.243Z] ---> Running in 34561b4a5514 [2022-04-26T19:13:14.243Z] Removing intermediate container 81635b166116 [2022-04-26T19:13:14.243Z] ---> 770c964b2f53 [2022-04-26T19:13:14.243Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T19:13:14.243Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T19:13:14.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:14.243Z] ---> Running in ff891a59043b [2022-04-26T19:13:14.503Z] Removing intermediate container ff891a59043b [2022-04-26T19:13:14.503Z] ---> 295abafb983b [2022-04-26T19:13:14.503Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T19:13:15.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:15.332Z] ---> dd941ac87a37 [2022-04-26T19:13:15.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T19:13:15.332Z] OK: 221 MiB in 52 packages [2022-04-26T19:13:15.332Z] Removing intermediate container fe6643215b8d [2022-04-26T19:13:15.332Z] ---> 7600694e5005 [2022-04-26T19:13:15.332Z] [2022-04-26T19:13:15.332Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T19:13:15.332Z] ---> e04c818066af [2022-04-26T19:13:15.332Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T19:13:15.332Z] ---> Using cache [2022-04-26T19:13:15.332Z] ---> 43d698698059 [2022-04-26T19:13:15.332Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:13:15.332Z] ---> Using cache [2022-04-26T19:13:15.332Z] ---> 49166f9a0eb0 [2022-04-26T19:13:15.332Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T19:13:15.593Z] ---> Running in 97f2486a75d3 [2022-04-26T19:13:15.593Z] Removing intermediate container 34561b4a5514 [2022-04-26T19:13:15.593Z] ---> 834b9feba6be [2022-04-26T19:13:15.593Z] Step 8/26 : COPY . . [2022-04-26T19:13:15.593Z] ---> 0354afdd7ff5 [2022-04-26T19:13:15.593Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T19:13:16.545Z] Removing intermediate container 97f2486a75d3 [2022-04-26T19:13:16.545Z] ---> 05b26e1df28b [2022-04-26T19:13:16.545Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T19:13:17.487Z] ---> c159e5b19ae7 [2022-04-26T19:13:17.487Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T19:13:17.487Z] Removing intermediate container 120f813a2b38 [2022-04-26T19:13:17.487Z] ---> 41b737a0f53d [2022-04-26T19:13:17.487Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T19:13:17.487Z] ---> Running in d34ccfdcb007 [2022-04-26T19:13:17.487Z] ---> Running in a556cec2a046 [2022-04-26T19:13:17.748Z] Removing intermediate container d34ccfdcb007 [2022-04-26T19:13:17.748Z] ---> 27f160cc4e59 [2022-04-26T19:13:17.748Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:13:17.748Z] ---> 332c170af6d6 [2022-04-26T19:13:17.748Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:13:18.009Z] Removing intermediate container a556cec2a046 [2022-04-26T19:13:18.009Z] ---> 08ba8f22add2 [2022-04-26T19:13:18.009Z] Step 15/23 : WORKDIR / [2022-04-26T19:13:18.009Z] ---> Running in 590e4adfea2e [2022-04-26T19:13:18.009Z] ---> Running in 934d45dcfc3e [2022-04-26T19:13:18.009Z] ---> Running in 0e42a5e7eb07 [2022-04-26T19:13:18.272Z] Removing intermediate container 590e4adfea2e [2022-04-26T19:13:18.272Z] ---> acb2a357b94d [2022-04-26T19:13:18.272Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T19:13:18.272Z] ---> Running in c3296f1cacc5 [2022-04-26T19:13:18.272Z] Removing intermediate container 0e42a5e7eb07 [2022-04-26T19:13:18.272Z] ---> 7d2a2d9a8b45 [2022-04-26T19:13:18.272Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:13:18.540Z] Removing intermediate container c3296f1cacc5 [2022-04-26T19:13:18.540Z] ---> 001f8418cde9 [2022-04-26T19:13:18.540Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:13:18.799Z] ---> d6a41d711d25 [2022-04-26T19:13:18.799Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T19:13:18.799Z] ---> Running in 866a65b4ac71 [2022-04-26T19:13:19.061Z] Removing intermediate container 866a65b4ac71 [2022-04-26T19:13:19.061Z] ---> 627977f8e270 [2022-04-26T19:13:19.061Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:13:19.322Z] ---> Running in 21eccb115f62 [2022-04-26T19:13:19.647Z] Removing intermediate container 21eccb115f62 [2022-04-26T19:13:19.647Z] ---> 460ce310ae99 [2022-04-26T19:13:19.647Z] [2022-04-26T19:13:19.647Z] Removing intermediate container 934d45dcfc3e [2022-04-26T19:13:19.647Z] ---> ed7fac931137 [2022-04-26T19:13:19.647Z] Step 8/25 : COPY . . [2022-04-26T19:13:19.908Z] Successfully built 460ce310ae99 [2022-04-26T19:13:19.908Z] Successfully tagged sys-mgmt-agent:latest [2022-04-26T19:13:19.908Z] Building support-notifications [2022-04-26T19:13:19.908Z]  Building sys-mgmt-agent ... done  ---> fcc50d40f52f [2022-04-26T19:13:19.908Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T19:13:21.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T19:13:21.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T19:13:21.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T19:13:21.408Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T19:13:21.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T19:13:21.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T19:13:21.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T19:13:21.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T19:13:21.688Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T19:13:21.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T19:13:21.688Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T19:13:21.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T19:13:21.968Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T19:13:21.968Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T19:13:21.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T19:13:23.211Z] ---> 43d622f94c2c [2022-04-26T19:13:23.212Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T19:13:23.781Z] ---> Running in aeb976b8e46d [2022-04-26T19:13:23.781Z] ---> c1b7dbadcd58 [2022-04-26T19:13:23.781Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T19:13:24.041Z] ---> Running in 508dc290494e [2022-04-26T19:13:24.041Z] Removing intermediate container aeb976b8e46d [2022-04-26T19:13:24.041Z] ---> e57f6860d67f [2022-04-26T19:13:24.041Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:13:24.041Z] ---> Running in d6275e3b9999 [2022-04-26T19:13:24.041Z] Removing intermediate container 508dc290494e [2022-04-26T19:13:24.041Z] ---> f03b26d88c74 [2022-04-26T19:13:24.041Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T19:13:24.310Z] ---> Running in e85ac2417612 [2022-04-26T19:13:24.310Z] Removing intermediate container d6275e3b9999 [2022-04-26T19:13:24.310Z] ---> 1af97e764728 [2022-04-26T19:13:24.310Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T19:13:24.574Z] ---> Running in 9a4af8c6f952 [2022-04-26T19:13:24.833Z] Removing intermediate container 9a4af8c6f952 [2022-04-26T19:13:24.833Z] ---> 2c1cb2d1f9d1 [2022-04-26T19:13:24.833Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:13:25.093Z] ---> Running in f02571c45622 [2022-04-26T19:13:25.700Z] Removing intermediate container f02571c45622 [2022-04-26T19:13:25.700Z] ---> 64f08fc421f7 [2022-04-26T19:13:25.700Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:13:25.700Z] Removing intermediate container e85ac2417612 [2022-04-26T19:13:25.700Z] ---> cb457c3f9955 [2022-04-26T19:13:25.700Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T19:13:25.700Z] ---> Running in 57c739d2c319 [2022-04-26T19:13:25.985Z] ---> Running in f525c6238b3b [2022-04-26T19:13:25.985Z] Removing intermediate container 57c739d2c319 [2022-04-26T19:13:25.985Z] ---> 3dd8d4809f99 [2022-04-26T19:13:25.985Z] [2022-04-26T19:13:26.245Z] Removing intermediate container f525c6238b3b [2022-04-26T19:13:26.245Z] ---> 91613892f4ef [2022-04-26T19:13:26.245Z] 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-26T19:13:26.245Z] Successfully built 3dd8d4809f99 [2022-04-26T19:13:26.245Z] Successfully tagged core-command:latest [2022-04-26T19:13:26.245Z]  Building core-command ... done Building security-proxy-setup [2022-04-26T19:13:26.245Z] ---> Running in fe5bc07e444d [2022-04-26T19:13:27.629Z] spire-1.2.1/ [2022-04-26T19:13:27.629Z] spire-1.2.1/.data/ [2022-04-26T19:13:27.629Z] spire-1.2.1/.data/.file [2022-04-26T19:13:27.629Z] spire-1.2.1/.dockerignore [2022-04-26T19:13:27.629Z] spire-1.2.1/.gitattributes [2022-04-26T19:13:27.629Z] spire-1.2.1/.githooks/ [2022-04-26T19:13:27.629Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/ [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/ [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T19:13:27.629Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T19:13:27.629Z] spire-1.2.1/.gitignore [2022-04-26T19:13:27.629Z] spire-1.2.1/.go-version [2022-04-26T19:13:27.629Z] spire-1.2.1/.golangci.yml [2022-04-26T19:13:27.629Z] spire-1.2.1/ADOPTERS.md [2022-04-26T19:13:27.629Z] spire-1.2.1/CHANGELOG.md [2022-04-26T19:13:27.629Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T19:13:27.629Z] spire-1.2.1/CODEOWNERS [2022-04-26T19:13:27.629Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T19:13:27.629Z] spire-1.2.1/Dockerfile [2022-04-26T19:13:27.629Z] spire-1.2.1/Dockerfile.dev [2022-04-26T19:13:27.629Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T19:13:27.629Z] spire-1.2.1/LICENSE [2022-04-26T19:13:27.629Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T19:13:27.629Z] spire-1.2.1/Makefile [2022-04-26T19:13:27.629Z] spire-1.2.1/README.md [2022-04-26T19:13:27.629Z] spire-1.2.1/ROADMAP.md [2022-04-26T19:13:27.629Z] spire-1.2.1/SECURITY.md [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T19:13:27.629Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/ [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/agent/ [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/server/ [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/server/server.conf [2022-04-26T19:13:27.629Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/ [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/auditlog.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/ [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T19:13:27.629Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/spire_server.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/telemetry.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/upgrading.md [2022-04-26T19:13:27.630Z] spire-1.2.1/doc/using_spire.md [2022-04-26T19:13:27.630Z] spire-1.2.1/examples/ [2022-04-26T19:13:27.630Z] spire-1.2.1/examples/README.md [2022-04-26T19:13:27.630Z] spire-1.2.1/go.mod [2022-04-26T19:13:27.630Z] spire-1.2.1/go.sum [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T19:13:27.630Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T19:13:27.631Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:13:27.631Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:13:27.631Z] ---> 06d12cd3bb93 [2022-04-26T19:13:27.631Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T19:13:27.631Z] ---> Using cache [2022-04-26T19:13:27.631Z] ---> 82e8532239f3 [2022-04-26T19:13:27.631Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:13:27.631Z] ---> Using cache [2022-04-26T19:13:27.631Z] ---> 6b607676a785 [2022-04-26T19:13:27.631Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/health/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/log/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T19:13:27.631Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/version/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T19:13:27.632Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/config.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T19:13:27.633Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/server.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/private/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/private/server/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T19:13:27.634Z] spire-1.2.1/release/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire-extras/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire/README.md [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire/conf/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T19:13:27.634Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T19:13:27.634Z] spire-1.2.1/script/ [2022-04-26T19:13:27.634Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T19:13:27.634Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T19:13:27.634Z] spire-1.2.1/support/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T19:13:27.634Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/clock/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/clock/clock.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T19:13:27.634Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T19:13:27.635Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/common [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T19:13:27.635Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T19:13:27.636Z] spire-1.2.1/test/integration/test.sh [2022-04-26T19:13:27.636Z] spire-1.2.1/test/plugintest/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/testca/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/testca/ca.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/testkey/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T19:13:27.636Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/testkey/new.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/util/ [2022-04-26T19:13:27.636Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/util/race.go [2022-04-26T19:13:27.636Z] spire-1.2.1/test/util/util.go [2022-04-26T19:13:27.636Z] building spire from source... [2022-04-26T19:13:27.636Z] Installing go1.17.7... [2022-04-26T19:13:31.839Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:13:31.839Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:13:31.839Z] ---> 06d12cd3bb93 [2022-04-26T19:13:31.839Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T19:13:31.839Z] ---> Using cache [2022-04-26T19:13:31.839Z] ---> 82e8532239f3 [2022-04-26T19:13:31.839Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:13:31.839Z] ---> Using cache [2022-04-26T19:13:31.839Z] ---> 6b607676a785 [2022-04-26T19:13:31.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T19:13:31.840Z] ---> Using cache [2022-04-26T19:13:31.840Z] ---> e71a9e7d0eda [2022-04-26T19:13:31.840Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T19:13:31.840Z] ---> Using cache [2022-04-26T19:13:31.840Z] ---> 243f711c9ccb [2022-04-26T19:13:31.840Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:13:31.840Z] ---> Using cache [2022-04-26T19:13:31.840Z] ---> 2fa354ba49cd [2022-04-26T19:13:31.840Z] Step 8/22 : COPY . . [2022-04-26T19:13:31.840Z] ---> Using cache [2022-04-26T19:13:31.840Z] ---> 2f00fc81861f [2022-04-26T19:13:31.840Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T19:13:31.840Z] ---> Running in 1d76ff51c4ed [2022-04-26T19:13:31.840Z] ---> Running in 28b8e82cfc0b [2022-04-26T19:13:31.840Z] ---> d7d92bafea6a [2022-04-26T19:13:31.840Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T19:13:32.098Z] ---> Running in cfe7349e075f [2022-04-26T19:13:32.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:32.616Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T19:13:32.616Z] Removing intermediate container cfe7349e075f [2022-04-26T19:13:32.616Z] ---> 64235f7abff6 [2022-04-26T19:13:32.616Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T19:13:33.188Z] ---> Running in f64b167c44a4 [2022-04-26T19:13:33.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:33.447Z] Building bin/spire-server... [2022-04-26T19:13:33.447Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T19:13:33.447Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T19:13:33.447Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T19:13:33.447Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T19:13:33.447Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T19:13:33.447Z] OK: 221 MiB in 52 packages [2022-04-26T19:13:33.447Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T19:13:33.447Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T19:13:33.447Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T19:13:33.447Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T19:13:33.707Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T19:13:33.707Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T19:13:33.707Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T19:13:33.707Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T19:13:33.707Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T19:13:33.707Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T19:13:33.707Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T19:13:33.707Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T19:13:33.707Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T19:13:33.707Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T19:13:33.707Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T19:13:33.965Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T19:13:33.965Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T19:13:33.965Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T19:13:33.965Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T19:13:33.965Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T19:13:33.965Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T19:13:33.965Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T19:13:33.965Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T19:13:34.226Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T19:13:34.226Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T19:13:34.226Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T19:13:34.226Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T19:13:34.226Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T19:13:34.226Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T19:13:34.226Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T19:13:34.226Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T19:13:34.226Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T19:13:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements [2022-04-26T19:13:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T19:13:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T19:13:34.485Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T19:13:34.485Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T19:13:34.485Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T19:13:34.485Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T19:13:34.485Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T19:13:34.485Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T19:13:34.485Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T19:13:34.485Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T19:13:34.745Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T19:13:34.745Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T19:13:34.745Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T19:13:34.745Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T19:13:34.745Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T19:13:34.745Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T19:13:34.745Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T19:13:34.745Z] Removing intermediate container 9b69022c2421 [2022-04-26T19:13:34.745Z] ---> 5fdcb27b3337 [2022-04-26T19:13:34.745Z] [2022-04-26T19:13:34.745Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T19:13:34.745Z] ---> e04c818066af [2022-04-26T19:13:34.745Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T19:13:34.745Z] ---> Using cache [2022-04-26T19:13:34.745Z] ---> 43d698698059 [2022-04-26T19:13:34.745Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:13:34.745Z] ---> Using cache [2022-04-26T19:13:34.745Z] ---> 49166f9a0eb0 [2022-04-26T19:13:34.745Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T19:13:35.004Z] Removing intermediate container 1d76ff51c4ed [2022-04-26T19:13:35.004Z] ---> 228cff82e394 [2022-04-26T19:13:35.004Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T19:13:35.004Z] Removing intermediate container f64b167c44a4 [2022-04-26T19:13:35.004Z] ---> f81b47bbd16a [2022-04-26T19:13:35.004Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T19:13:35.265Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T19:13:35.265Z]  ---> Running in 116d6c579fd2 [2022-04-26T19:13:35.265Z] ---> Running in 679efffa55c0 [2022-04-26T19:13:35.526Z] Removing intermediate container 116d6c579fd2 [2022-04-26T19:13:35.526Z] ---> b55b12af7466 [2022-04-26T19:13:35.526Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T19:13:35.526Z] ---> c01b8248d64f [2022-04-26T19:13:35.526Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:13:35.526Z] ---> Running in 4ac47339739c [2022-04-26T19:13:35.786Z] ---> Running in af3d16b3d390 [2022-04-26T19:13:35.786Z] Removing intermediate container 679efffa55c0 [2022-04-26T19:13:35.786Z] ---> ef464c561121 [2022-04-26T19:13:35.786Z] 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-26T19:13:36.045Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T19:13:36.045Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T19:13:36.045Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T19:13:36.305Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T19:13:36.305Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T19:13:37.250Z] Removing intermediate container 4ac47339739c [2022-04-26T19:13:37.250Z] ---> e91fbad8df68 [2022-04-26T19:13:37.250Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:13:37.250Z] ---> Running in 0cc396409a4c [2022-04-26T19:13:37.509Z] ---> 76e546b8e60a [2022-04-26T19:13:37.509Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T19:13:38.449Z] spire-1.2.1/ [2022-04-26T19:13:38.449Z] spire-1.2.1/.data/ [2022-04-26T19:13:38.449Z] spire-1.2.1/.data/.file [2022-04-26T19:13:38.449Z] spire-1.2.1/.dockerignore [2022-04-26T19:13:38.449Z] spire-1.2.1/.gitattributes [2022-04-26T19:13:38.449Z] spire-1.2.1/.githooks/ [2022-04-26T19:13:38.449Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/ [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/ [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T19:13:38.449Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T19:13:38.449Z] spire-1.2.1/.gitignore [2022-04-26T19:13:38.449Z] spire-1.2.1/.go-version [2022-04-26T19:13:38.449Z] spire-1.2.1/.golangci.yml [2022-04-26T19:13:38.449Z] spire-1.2.1/ADOPTERS.md [2022-04-26T19:13:38.449Z] spire-1.2.1/CHANGELOG.md [2022-04-26T19:13:38.449Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T19:13:38.449Z] spire-1.2.1/CODEOWNERS [2022-04-26T19:13:38.449Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T19:13:38.449Z] spire-1.2.1/Dockerfile [2022-04-26T19:13:38.449Z] spire-1.2.1/Dockerfile.dev [2022-04-26T19:13:38.449Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T19:13:38.449Z] spire-1.2.1/LICENSE [2022-04-26T19:13:38.449Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T19:13:38.449Z] spire-1.2.1/Makefile [2022-04-26T19:13:38.449Z] spire-1.2.1/README.md [2022-04-26T19:13:38.449Z] spire-1.2.1/ROADMAP.md [2022-04-26T19:13:38.449Z] spire-1.2.1/SECURITY.md [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T19:13:38.449Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/ [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/agent/ [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/server/ [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/server/server.conf [2022-04-26T19:13:38.449Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/ [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/auditlog.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/ [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T19:13:38.449Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/spire_server.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/telemetry.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/upgrading.md [2022-04-26T19:13:38.450Z] spire-1.2.1/doc/using_spire.md [2022-04-26T19:13:38.450Z] spire-1.2.1/examples/ [2022-04-26T19:13:38.450Z] spire-1.2.1/examples/README.md [2022-04-26T19:13:38.450Z] spire-1.2.1/go.mod [2022-04-26T19:13:38.450Z] spire-1.2.1/go.sum [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T19:13:38.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/health/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/log/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T19:13:38.451Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/version/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T19:13:38.452Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/config.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T19:13:38.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T19:13:38.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/server.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/private/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/private/server/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T19:13:38.455Z] spire-1.2.1/release/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire-extras/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire/README.md [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire/conf/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T19:13:38.455Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T19:13:38.455Z] spire-1.2.1/script/ [2022-04-26T19:13:38.455Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T19:13:38.455Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T19:13:38.455Z] spire-1.2.1/support/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T19:13:38.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T19:13:38.456Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/clock/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/clock/clock.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/ [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T19:13:38.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T19:13:38.457Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/common [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T19:13:38.457Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T19:13:38.458Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T19:13:38.459Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T19:13:38.460Z] spire-1.2.1/test/integration/test.sh [2022-04-26T19:13:38.460Z] spire-1.2.1/test/plugintest/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/testca/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/testca/ca.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/testkey/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T19:13:38.460Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/testkey/new.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/util/ [2022-04-26T19:13:38.460Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/util/race.go [2022-04-26T19:13:38.460Z] spire-1.2.1/test/util/util.go [2022-04-26T19:13:38.460Z] building spire from source... [2022-04-26T19:13:38.719Z] Installing go1.17.7... [2022-04-26T19:13:38.719Z] ---> 801551e96ba0 [2022-04-26T19:13:38.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T19:13:38.980Z] Removing intermediate container af3d16b3d390 [2022-04-26T19:13:38.980Z] ---> 9b63b6e47df8 [2022-04-26T19:13:38.980Z] Step 8/22 : COPY . . [2022-04-26T19:13:39.567Z] ---> 648e353510c1 [2022-04-26T19:13:39.567Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T19:13:39.826Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T19:13:39.826Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T19:13:39.826Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T19:13:39.826Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T19:13:40.085Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T19:13:40.085Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T19:13:40.085Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T19:13:40.085Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T19:13:40.085Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T19:13:40.656Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T19:13:41.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.429s coverage: 98.5% of statements [2022-04-26T19:13:41.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T19:13:41.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.409s coverage: 53.4% of statements [2022-04-26T19:13:41.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T19:13:41.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T19:13:41.227Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T19:13:41.486Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T19:13:41.486Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T19:13:41.486Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T19:13:41.745Z]  ---> Running in 6f16b4f263ff [2022-04-26T19:13:41.745Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T19:13:41.745Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T19:13:42.005Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T19:13:42.005Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T19:13:42.269Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T19:13:42.269Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T19:13:42.528Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T19:13:42.528Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T19:13:42.528Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T19:13:42.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T19:13:42.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T19:13:42.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T19:13:42.788Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T19:13:42.788Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T19:13:42.788Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T19:13:42.788Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T19:13:42.788Z] Removing intermediate container 6f16b4f263ff [2022-04-26T19:13:42.788Z] ---> dad1ea4ab5c4 [2022-04-26T19:13:42.788Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:13:42.788Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T19:13:43.062Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T19:13:43.632Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T19:13:43.632Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T19:13:43.632Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T19:13:44.568Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T19:13:44.568Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T19:13:44.568Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T19:13:44.568Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T19:13:44.568Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T19:13:44.568Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T19:13:44.568Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T19:13:44.827Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T19:13:44.827Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T19:13:44.827Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T19:13:44.827Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T19:13:44.827Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T19:13:44.827Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T19:13:45.085Z] Building bin/spire-server... [2022-04-26T19:13:45.085Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T19:13:45.085Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T19:13:45.085Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T19:13:45.085Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T19:13:45.085Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T19:13:45.085Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T19:13:45.085Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T19:13:45.085Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T19:13:45.085Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T19:13:45.085Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T19:13:45.085Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T19:13:45.085Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T19:13:45.085Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T19:13:45.085Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T19:13:45.085Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T19:13:45.085Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T19:13:45.085Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T19:13:45.085Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T19:13:45.085Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T19:13:45.085Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T19:13:45.085Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T19:13:45.085Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T19:13:45.653Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T19:13:45.653Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T19:13:45.653Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T19:13:45.653Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T19:13:45.653Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T19:13:45.653Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T19:13:45.653Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T19:13:45.912Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T19:13:45.912Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T19:13:45.912Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T19:13:45.912Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T19:13:45.912Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T19:13:45.912Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T19:13:45.912Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T19:13:45.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T19:13:45.912Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T19:13:45.912Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T19:13:45.912Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T19:13:45.912Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T19:13:45.912Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T19:13:45.912Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T19:13:45.912Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T19:13:45.912Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T19:13:46.175Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T19:13:46.175Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T19:13:46.175Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T19:13:46.175Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T19:13:46.175Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T19:13:46.175Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T19:13:46.175Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T19:13:46.175Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T19:13:46.175Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T19:13:46.175Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T19:13:46.175Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T19:13:46.175Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T19:13:46.175Z]  ---> Running in b466fb5dfdf1 [2022-04-26T19:13:46.175Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T19:13:46.175Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T19:13:46.175Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T19:13:46.175Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T19:13:46.175Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T19:13:46.175Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T19:13:46.175Z]  ---> d9b40bfee712 [2022-04-26T19:13:46.175Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T19:13:46.175Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T19:13:46.470Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T19:13:46.470Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T19:13:46.470Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T19:13:46.470Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T19:13:46.470Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T19:13:46.470Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T19:13:46.470Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T19:13:46.470Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T19:13:46.470Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T19:13:46.470Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T19:13:46.470Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T19:13:46.470Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T19:13:46.470Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T19:13:46.470Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T19:13:46.733Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T19:13:46.733Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T19:13:46.733Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T19:13:46.733Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T19:13:46.733Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T19:13:46.733Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T19:13:46.733Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T19:13:46.992Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T19:13:48.378Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T19:13:48.378Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T19:13:48.378Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T19:13:48.378Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T19:13:48.378Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T19:13:48.378Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T19:13:48.378Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T19:13:48.378Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T19:13:48.378Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T19:13:48.378Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T19:13:48.378Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T19:13:48.378Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T19:13:50.293Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T19:13:50.293Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T19:13:52.411Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T19:13:52.411Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T19:13:52.411Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T19:13:52.411Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T19:13:52.411Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T19:13:52.411Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T19:13:52.411Z]  ---> Running in a21fc9e4e5f5 [2022-04-26T19:13:52.411Z] Removing intermediate container b466fb5dfdf1 [2022-04-26T19:13:52.411Z] ---> 786cacf56747 [2022-04-26T19:13:52.411Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T19:13:52.411Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T19:13:52.411Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T19:13:52.411Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T19:13:52.411Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T19:13:52.411Z]  ---> Running in e107e33b9188 [2022-04-26T19:13:52.981Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T19:13:52.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T19:13:53.241Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T19:13:53.241Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T19:13:53.241Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T19:13:53.241Z] Removing intermediate container e107e33b9188 [2022-04-26T19:13:53.241Z] ---> 4600313758d3 [2022-04-26T19:13:53.241Z] Step 21/22 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:13:53.501Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T19:13:53.501Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T19:13:53.501Z]  ---> Running in c77f1c021230 [2022-04-26T19:13:53.501Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T19:13:53.501Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T19:13:53.501Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T19:13:53.763Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T19:13:53.763Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T19:13:53.763Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T19:13:53.763Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T19:13:53.763Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T19:13:53.763Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T19:13:53.763Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T19:13:54.246Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T19:13:54.246Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T19:13:54.246Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T19:13:54.246Z] Removing intermediate container c77f1c021230 [2022-04-26T19:13:54.246Z] ---> a5f8b605107a [2022-04-26T19:13:54.246Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T19:13:54.525Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T19:13:54.525Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T19:13:54.525Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T19:13:54.525Z]  ---> Running in 11b134f2c53a [2022-04-26T19:13:54.525Z] Removing intermediate container 28b8e82cfc0b [2022-04-26T19:13:54.525Z] ---> 9c3c2552171b [2022-04-26T19:13:54.525Z] [2022-04-26T19:13:54.525Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T19:13:54.525Z] ---> e04c818066af [2022-04-26T19:13:54.525Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T19:13:55.094Z] ---> Running in c39a16f9fea5 [2022-04-26T19:13:55.094Z] Removing intermediate container 11b134f2c53a [2022-04-26T19:13:55.094Z] ---> 0d8fc709e64a [2022-04-26T19:13:55.094Z] [2022-04-26T19:13:55.094Z] Successfully built 0d8fc709e64a [2022-04-26T19:13:55.094Z] Successfully tagged support-scheduler:latest [2022-04-26T19:13:55.094Z]  Building support-scheduler ... done Building security-spire-agent [2022-04-26T19:13:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:13:55.927Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T19:13:55.927Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T19:13:55.927Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T19:13:55.927Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T19:13:55.927Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T19:13:55.927Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T19:13:55.927Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T19:13:55.927Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T19:13:55.927Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T19:13:55.927Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T19:13:55.927Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T19:13:55.927Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T19:13:55.927Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:13:55.927Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:13:55.927Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T19:13:55.927Z] OK: 8 MiB in 20 packages [2022-04-26T19:13:55.927Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T19:13:56.189Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T19:13:56.189Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T19:13:56.189Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T19:13:56.189Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T19:13:56.189Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T19:13:56.189Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T19:13:56.189Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T19:13:56.189Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T19:13:56.189Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T19:13:56.189Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T19:13:56.189Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T19:13:56.189Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T19:13:56.189Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T19:13:56.189Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T19:13:56.189Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T19:13:56.189Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T19:13:56.189Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T19:13:56.451Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T19:13:56.451Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T19:13:56.451Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T19:13:56.451Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T19:13:56.451Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T19:13:56.451Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T19:13:56.711Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T19:13:56.711Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T19:13:56.711Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T19:13:56.711Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T19:13:56.711Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T19:13:56.711Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T19:13:56.711Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T19:13:56.711Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T19:13:56.970Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T19:13:56.970Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T19:13:56.970Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T19:13:56.970Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T19:13:56.970Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T19:13:56.970Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T19:13:56.970Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T19:13:56.970Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T19:13:56.970Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T19:13:56.970Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T19:13:59.506Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:13:59.506Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:13:59.506Z] ---> 06d12cd3bb93 [2022-04-26T19:13:59.506Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> 82e8532239f3 [2022-04-26T19:13:59.506Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> 6b607676a785 [2022-04-26T19:13:59.506Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> 41b737a0f53d [2022-04-26T19:13:59.506Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> 332c170af6d6 [2022-04-26T19:13:59.506Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> ed7fac931137 [2022-04-26T19:13:59.506Z] Step 8/26 : COPY . . [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> d7d92bafea6a [2022-04-26T19:13:59.506Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> 64235f7abff6 [2022-04-26T19:13:59.506Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> f81b47bbd16a [2022-04-26T19:13:59.506Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T19:13:59.506Z] ---> Using cache [2022-04-26T19:13:59.506Z] ---> ef464c561121 [2022-04-26T19:13:59.506Z] 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-26T19:14:02.799Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T19:14:02.799Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T19:14:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.163s coverage: 89.2% of statements [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:14:03.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.435s coverage: 84.4% of statements [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T19:14:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T19:14:04.706Z]  ---> Running in dd747855fc2d [2022-04-26T19:14:04.965Z] Removing intermediate container c39a16f9fea5 [2022-04-26T19:14:04.965Z] ---> 07511ecd3cd4 [2022-04-26T19:14:04.965Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T19:14:04.965Z] ---> Running in 8a992c87706b [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.277s coverage: 95.6% of statements [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.318s coverage: 72.2% of statements [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.538s coverage: 60.0% of statements [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.650s coverage: 0.9% of statements [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.399s coverage: 58.8% of statements [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.322s coverage: 29.6% of statements [2022-04-26T19:14:05.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 47.1% of statements [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.227s coverage: 79.5% of statements [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements [2022-04-26T19:14:05.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements [2022-04-26T19:14:05.224Z] Removing intermediate container 8a992c87706b [2022-04-26T19:14:05.224Z] ---> ca30370dc44f [2022-04-26T19:14:05.224Z] Step 13/22 : WORKDIR /edgex [2022-04-26T19:14:05.224Z] ---> Running in 7469ee0a4cb4 [2022-04-26T19:14:05.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2022-04-26T19:14:05.794Z] Removing intermediate container 7469ee0a4cb4 [2022-04-26T19:14:05.795Z] ---> 0786f2da0fb3 [2022-04-26T19:14:05.795Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T19:14:05.795Z] spire-1.2.1/ [2022-04-26T19:14:05.795Z] spire-1.2.1/.data/ [2022-04-26T19:14:05.795Z] spire-1.2.1/.data/.file [2022-04-26T19:14:05.795Z] spire-1.2.1/.dockerignore [2022-04-26T19:14:05.795Z] spire-1.2.1/.gitattributes [2022-04-26T19:14:05.795Z] spire-1.2.1/.githooks/ [2022-04-26T19:14:05.795Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/ [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/ [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T19:14:05.795Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T19:14:05.795Z] spire-1.2.1/.gitignore [2022-04-26T19:14:05.795Z] spire-1.2.1/.go-version [2022-04-26T19:14:05.795Z] spire-1.2.1/.golangci.yml [2022-04-26T19:14:05.795Z] spire-1.2.1/ADOPTERS.md [2022-04-26T19:14:05.795Z] spire-1.2.1/CHANGELOG.md [2022-04-26T19:14:05.795Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T19:14:05.795Z] spire-1.2.1/CODEOWNERS [2022-04-26T19:14:05.795Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T19:14:05.795Z] spire-1.2.1/Dockerfile [2022-04-26T19:14:05.795Z] spire-1.2.1/Dockerfile.dev [2022-04-26T19:14:05.795Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T19:14:05.795Z] spire-1.2.1/LICENSE [2022-04-26T19:14:05.795Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T19:14:05.795Z] spire-1.2.1/Makefile [2022-04-26T19:14:05.795Z] spire-1.2.1/README.md [2022-04-26T19:14:05.795Z] spire-1.2.1/ROADMAP.md [2022-04-26T19:14:05.795Z] spire-1.2.1/SECURITY.md [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T19:14:05.795Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/ [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/agent/ [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/server/ [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/server/server.conf [2022-04-26T19:14:05.795Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/ [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/auditlog.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/ [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/spire_server.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/telemetry.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/upgrading.md [2022-04-26T19:14:05.795Z] spire-1.2.1/doc/using_spire.md [2022-04-26T19:14:05.795Z] spire-1.2.1/examples/ [2022-04-26T19:14:05.795Z] spire-1.2.1/examples/README.md [2022-04-26T19:14:05.795Z] spire-1.2.1/go.mod [2022-04-26T19:14:05.795Z] spire-1.2.1/go.sum [2022-04-26T19:14:05.795Z] spire-1.2.1/pkg/ [2022-04-26T19:14:05.795Z] spire-1.2.1/pkg/agent/ [2022-04-26T19:14:05.795Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T19:14:05.795Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T19:14:05.796Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T19:14:06.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/health/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/log/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T19:14:06.060Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/version/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T19:14:06.061Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/config.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T19:14:06.062Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T19:14:06.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/server.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/private/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/private/server/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T19:14:06.064Z] spire-1.2.1/release/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire-extras/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire/README.md [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire/conf/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T19:14:06.064Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T19:14:06.064Z] spire-1.2.1/script/ [2022-04-26T19:14:06.064Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T19:14:06.064Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T19:14:06.064Z] spire-1.2.1/support/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T19:14:06.064Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T19:14:06.064Z] spire-1.2.1/test/ [2022-04-26T19:14:06.064Z] spire-1.2.1/test/clock/ [2022-04-26T19:14:06.064Z] spire-1.2.1/test/clock/clock.go [2022-04-26T19:14:06.064Z] spire-1.2.1/test/fakes/ [2022-04-26T19:14:06.064Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T19:14:06.064Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T19:14:06.064Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T19:14:06.065Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/README.md [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/common [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T19:14:06.065Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T19:14:06.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T19:14:06.067Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T19:14:06.068Z] spire-1.2.1/test/integration/test.sh [2022-04-26T19:14:06.068Z] spire-1.2.1/test/plugintest/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/testca/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/testca/ca.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/testkey/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T19:14:06.068Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/testkey/new.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/util/ [2022-04-26T19:14:06.068Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/util/race.go [2022-04-26T19:14:06.068Z] spire-1.2.1/test/util/util.go [2022-04-26T19:14:06.068Z] building spire from source... [2022-04-26T19:14:06.068Z] Installing go1.17.7... [2022-04-26T19:14:06.635Z] ---> 75aaaa53318b [2022-04-26T19:14:06.635Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T19:14:07.575Z] ---> d78c5203e559 [2022-04-26T19:14:07.575Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T19:14:08.963Z] ---> 7e0b3c591454 [2022-04-26T19:14:08.963Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T19:14:09.580Z] ---> 1388bd90bf34 [2022-04-26T19:14:09.580Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T19:14:09.838Z] ---> Running in 1eb2b01fa5bb [2022-04-26T19:14:12.375Z] Building bin/spire-server... [2022-04-26T19:14:12.634Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T19:14:12.634Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T19:14:12.634Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T19:14:12.634Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T19:14:12.634Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T19:14:12.634Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T19:14:12.634Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T19:14:12.893Z] Removing intermediate container 1eb2b01fa5bb [2022-04-26T19:14:12.893Z] ---> 0f252de163f6 [2022-04-26T19:14:12.893Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T19:14:12.893Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T19:14:12.893Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T19:14:12.893Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T19:14:12.893Z]  ---> Running in 0b68e74b7a23 [2022-04-26T19:14:13.153Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T19:14:13.153Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T19:14:13.153Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T19:14:13.153Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T19:14:13.153Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T19:14:13.153Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T19:14:13.153Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T19:14:13.153Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T19:14:13.414Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T19:14:13.414Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T19:14:13.414Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T19:14:13.414Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T19:14:13.414Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T19:14:13.672Z] Removing intermediate container 0b68e74b7a23 [2022-04-26T19:14:13.672Z] ---> 4d78e2ae2961 [2022-04-26T19:14:13.672Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T19:14:13.672Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T19:14:13.672Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T19:14:13.672Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T19:14:13.672Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T19:14:13.672Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T19:14:13.672Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T19:14:13.672Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T19:14:13.672Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T19:14:13.672Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T19:14:13.672Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T19:14:13.672Z]  ---> Running in d5343e5cf691 [2022-04-26T19:14:13.672Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T19:14:13.672Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T19:14:13.672Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T19:14:13.931Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T19:14:13.931Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T19:14:13.931Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T19:14:13.931Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T19:14:13.931Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T19:14:13.931Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T19:14:13.931Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T19:14:13.931Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T19:14:13.931Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T19:14:13.931Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T19:14:13.931Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T19:14:13.931Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T19:14:14.211Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T19:14:14.211Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T19:14:14.472Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T19:14:14.472Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T19:14:14.472Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T19:14:14.472Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T19:14:14.732Z] Removing intermediate container d5343e5cf691 [2022-04-26T19:14:14.732Z] ---> dd4594f09c70 [2022-04-26T19:14:14.732Z] Step 21/22 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:14:14.732Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T19:14:14.991Z]  ---> Running in c0edd73f11ad [2022-04-26T19:14:15.251Z] Removing intermediate container c0edd73f11ad [2022-04-26T19:14:15.251Z] ---> 18868b106eb4 [2022-04-26T19:14:15.251Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T19:14:15.251Z] ---> Running in efed621a13a7 [2022-04-26T19:14:15.511Z] Removing intermediate container efed621a13a7 [2022-04-26T19:14:15.511Z] ---> f4a6052bc8e5 [2022-04-26T19:14:15.511Z] [2022-04-26T19:14:15.770Z] Successfully built f4a6052bc8e5 [2022-04-26T19:14:15.770Z] Successfully tagged security-proxy-setup:latest [2022-04-26T19:14:15.770Z]  Building security-proxy-setup ... done Building core-data [2022-04-26T19:14:16.761Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T19:14:16.761Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T19:14:17.042Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T19:14:17.042Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T19:14:17.042Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T19:14:20.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:14:20.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:14:20.529Z] ---> 06d12cd3bb93 [2022-04-26T19:14:20.529Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:14:20.529Z] ---> Using cache [2022-04-26T19:14:20.529Z] ---> 82e8532239f3 [2022-04-26T19:14:20.529Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:14:20.529Z] ---> Using cache [2022-04-26T19:14:20.529Z] ---> 6b607676a785 [2022-04-26T19:14:20.529Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T19:14:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements [2022-04-26T19:14:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-04-26T19:14:21.100Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T19:14:21.100Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T19:14:21.100Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T19:14:21.361Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T19:14:21.361Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T19:14:21.361Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T19:14:21.621Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T19:14:21.621Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T19:14:21.621Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T19:14:21.879Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T19:14:22.471Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T19:14:22.729Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T19:14:22.987Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T19:14:22.988Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T19:14:23.246Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T19:14:23.246Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T19:14:23.506Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T19:14:23.506Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T19:14:23.506Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T19:14:23.765Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T19:14:23.765Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T19:14:23.765Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T19:14:23.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.662s coverage: 82.5% of statements [2022-04-26T19:14:23.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T19:14:24.024Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T19:14:24.024Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T19:14:24.024Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T19:14:24.283Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T19:14:24.283Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T19:14:24.283Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T19:14:24.590Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T19:14:24.590Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T19:14:24.590Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T19:14:24.590Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T19:14:24.590Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T19:14:25.970Z]  ---> Running in b5fc1032b2cb [2022-04-26T19:14:25.970Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T19:14:25.970Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T19:14:25.970Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T19:14:25.970Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T19:14:25.970Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T19:14:25.970Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T19:14:26.229Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T19:14:26.229Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T19:14:26.229Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T19:14:26.229Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T19:14:26.229Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T19:14:26.229Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T19:14:26.229Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T19:14:26.229Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T19:14:26.229Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T19:14:26.229Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T19:14:26.229Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T19:14:26.229Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T19:14:26.229Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T19:14:26.490Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T19:14:26.490Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T19:14:26.490Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T19:14:26.490Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T19:14:26.490Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T19:14:26.490Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T19:14:26.490Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T19:14:26.490Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T19:14:26.490Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T19:14:26.749Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T19:14:26.749Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T19:14:26.749Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T19:14:26.749Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T19:14:26.749Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T19:14:26.749Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T19:14:26.749Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T19:14:26.749Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T19:14:27.008Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T19:14:27.008Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T19:14:27.008Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T19:14:27.008Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T19:14:27.008Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T19:14:27.008Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T19:14:27.008Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T19:14:27.008Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T19:14:27.008Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T19:14:27.008Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T19:14:27.008Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T19:14:27.008Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T19:14:27.008Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T19:14:27.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:14:27.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:14:28.206Z] OK: 221 MiB in 52 packages [2022-04-26T19:14:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T19:14:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.098s coverage: 65.1% of statements [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T19:14:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.197s coverage: 87.2% of statements [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T19:14:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T19:14:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements [2022-04-26T19:14:30.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T19:14:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements [2022-04-26T19:14:30.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2022-04-26T19:14:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2022-04-26T19:14:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.832s coverage: 91.2% of statements [2022-04-26T19:14:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T19:14:32.407Z] Removing intermediate container a21fc9e4e5f5 [2022-04-26T19:14:32.407Z] ---> bdd84add2ea8 [2022-04-26T19:14:32.407Z] [2022-04-26T19:14:32.407Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T19:14:32.407Z] ---> e04c818066af [2022-04-26T19:14:32.408Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T19:14:32.986Z] ---> Running in be4f0ed8cb3b [2022-04-26T19:14:33.246Z] Removing intermediate container b5fc1032b2cb [2022-04-26T19:14:33.246Z] ---> 88a95aba2606 [2022-04-26T19:14:33.246Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:14:33.506Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T19:14:33.506Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T19:14:34.075Z]  ---> 48f5fbbdc0d5 [2022-04-26T19:14:34.075Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:14:34.075Z] ---> Running in 97e4ab68b1fb [2022-04-26T19:14:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:14:34.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:14:34.598Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T19:14:34.598Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T19:14:34.598Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:14:34.598Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:14:34.598Z] OK: 6 MiB in 16 packages [2022-04-26T19:14:35.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.914s coverage: 64.4% of statements [2022-04-26T19:14:35.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T19:14:35.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T19:14:35.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements [2022-04-26T19:14:35.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2022-04-26T19:14:35.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2022-04-26T19:14:35.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-04-26T19:14:35.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-04-26T19:14:35.546Z] Removing intermediate container be4f0ed8cb3b [2022-04-26T19:14:35.547Z] ---> 14365f64e198 [2022-04-26T19:14:35.547Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:14:35.808Z] ---> Running in e3da22945cb5 [2022-04-26T19:14:36.069Z] Removing intermediate container e3da22945cb5 [2022-04-26T19:14:36.069Z] ---> 4f72dc0161e9 [2022-04-26T19:14:36.069Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T19:14:36.329Z] ---> Running in 42afa28778a7 [2022-04-26T19:14:36.329Z] Removing intermediate container 97e4ab68b1fb [2022-04-26T19:14:36.329Z] ---> 0bd8b51d42fd [2022-04-26T19:14:36.329Z] Step 8/23 : COPY . . [2022-04-26T19:14:36.588Z] Removing intermediate container 42afa28778a7 [2022-04-26T19:14:36.589Z] ---> f68526c88961 [2022-04-26T19:14:36.589Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T19:14:36.848Z] ---> Running in feca35f38217 [2022-04-26T19:14:37.420Z] Removing intermediate container feca35f38217 [2022-04-26T19:14:37.420Z] ---> c22b1da1c2d1 [2022-04-26T19:14:37.420Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:14:38.799Z] ---> b84fcd074775 [2022-04-26T19:14:38.799Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T19:14:42.103Z] ---> 2853d781ce76 [2022-04-26T19:14:42.103Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T19:14:43.049Z] ---> 199a3135b2eb [2022-04-26T19:14:43.049Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T19:14:43.049Z] ---> Running in b5506df7424d [2022-04-26T19:14:43.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.376s coverage: 65.4% of statements [2022-04-26T19:14:43.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T19:14:43.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T19:14:43.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T19:14:43.618Z] Removing intermediate container b5506df7424d [2022-04-26T19:14:43.618Z] ---> de05c1a163b5 [2022-04-26T19:14:43.618Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:14:43.879Z] ---> Running in 39c539758bdb [2022-04-26T19:14:44.454Z] Removing intermediate container 39c539758bdb [2022-04-26T19:14:44.454Z] ---> 579605c282df [2022-04-26T19:14:44.454Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T19:14:44.454Z] ---> Running in 5de4628291a1 [2022-04-26T19:14:45.024Z] Removing intermediate container 5de4628291a1 [2022-04-26T19:14:45.024Z] ---> a3563b44a1d4 [2022-04-26T19:14:45.024Z] Step 21/22 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:14:45.283Z] ---> Running in eafee3c22309 [2022-04-26T19:14:45.283Z] ---> 87c858ec2ea0 [2022-04-26T19:14:45.283Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T19:14:45.544Z] ---> Running in 4fb029224c05 [2022-04-26T19:14:45.544Z] Removing intermediate container eafee3c22309 [2022-04-26T19:14:45.544Z] ---> a058642e4334 [2022-04-26T19:14:45.544Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T19:14:45.805Z] ---> Running in 59e2c0b0099b [2022-04-26T19:14:46.066Z] Removing intermediate container 59e2c0b0099b [2022-04-26T19:14:46.066Z] ---> 1a77b21395b1 [2022-04-26T19:14:46.066Z] [2022-04-26T19:14:46.325Z] Successfully built 1a77b21395b1 [2022-04-26T19:14:46.325Z] Successfully tagged support-notifications:latest [2022-04-26T19:14:46.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.8% of statements [2022-04-26T19:14:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T19:14:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T19:14:46.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2022-04-26T19:14:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T19:14:46.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.424s coverage: 84.8% of statements [2022-04-26T19:14:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T19:14:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T19:14:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T19:14:46.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T19:14:46.900Z]  Building support-notifications ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T19:14:55.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.397s coverage: 17.7% of statements [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T19:14:55.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.674s coverage: 92.3% of statements [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T19:14:55.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.272s coverage: 63.2% of statements [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T19:14:55.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.416s coverage: 97.7% of statements [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T19:14:55.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T19:14:55.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T19:14:55.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements [2022-04-26T19:14:55.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-26T19:14:55.627Z] 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-26T19:14:55.627Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-26T19:14:55.627Z] GO111MODULE=on go vet ./... [2022-04-26T19:15:33.578Z] Removing intermediate container 4fb029224c05 [2022-04-26T19:15:33.578Z] ---> a5c16db8e6df [2022-04-26T19:15:33.578Z] [2022-04-26T19:15:33.578Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T19:15:33.578Z] ---> e04c818066af [2022-04-26T19:15:33.578Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T19:15:33.578Z] ---> Running in 67d898e4b835 [2022-04-26T19:15:33.578Z] Removing intermediate container 67d898e4b835 [2022-04-26T19:15:33.578Z] ---> f921bded7b04 [2022-04-26T19:15:33.578Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T19:15:33.578Z] ---> Running in 47c0d24394ae [2022-04-26T19:15:33.578Z] Removing intermediate container 47c0d24394ae [2022-04-26T19:15:33.578Z] ---> 87b0e993be51 [2022-04-26T19:15:33.578Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T19:15:33.578Z] ---> Running in c22e5502d810 [2022-04-26T19:15:33.578Z] Removing intermediate container c22e5502d810 [2022-04-26T19:15:33.578Z] ---> d3180173bacb [2022-04-26T19:15:33.578Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:15:33.578Z] ---> Running in 81deae6ea448 [2022-04-26T19:15:34.146Z] Removing intermediate container 81deae6ea448 [2022-04-26T19:15:34.146Z] ---> ba673d93a6cc [2022-04-26T19:15:34.146Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T19:15:34.146Z] ---> Running in 9b644ef0c77d [2022-04-26T19:15:35.525Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:15:36.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:15:36.358Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T19:15:36.616Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T19:15:36.616Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T19:15:36.616Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T19:15:36.877Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T19:15:36.877Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T19:15:36.877Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:15:36.877Z] OK: 8 MiB in 20 packages [2022-04-26T19:15:38.781Z] Removing intermediate container 9b644ef0c77d [2022-04-26T19:15:38.781Z] ---> 1019170f4f99 [2022-04-26T19:15:38.781Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:15:39.353Z] ---> 1284362605bd [2022-04-26T19:15:39.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T19:15:40.735Z] ---> 3daa1c860571 [2022-04-26T19:15:40.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T19:15:41.675Z] ---> 74639be50513 [2022-04-26T19:15:41.675Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T19:15:41.675Z] ---> Running in eed2ed4653f8 [2022-04-26T19:15:41.934Z] Removing intermediate container eed2ed4653f8 [2022-04-26T19:15:41.934Z] ---> 8174b22251ea [2022-04-26T19:15:41.934Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:15:42.193Z] ---> Running in dda0a7b20fcf [2022-04-26T19:15:42.452Z] Removing intermediate container dda0a7b20fcf [2022-04-26T19:15:42.452Z] ---> 064957b4fc6d [2022-04-26T19:15:42.452Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T19:15:42.452Z] ---> Running in 96b1e5697957 [2022-04-26T19:15:43.020Z] Removing intermediate container 96b1e5697957 [2022-04-26T19:15:43.020Z] ---> 4a978655d4ad [2022-04-26T19:15:43.020Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:15:43.020Z] ---> Running in 4f60c78aed83 [2022-04-26T19:15:43.965Z] Removing intermediate container 4f60c78aed83 [2022-04-26T19:15:43.965Z] ---> 7f7c3a3c01a3 [2022-04-26T19:15:43.965Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:15:43.965Z] ---> Running in 174ded62b192 [2022-04-26T19:15:44.224Z] Removing intermediate container 174ded62b192 [2022-04-26T19:15:44.224Z] ---> 47f52587c72d [2022-04-26T19:15:44.224Z] [2022-04-26T19:15:44.224Z] Successfully built 47f52587c72d [2022-04-26T19:15:44.224Z] Successfully tagged core-data:latest [2022-04-26T19:16:30.911Z]  Building core-data ... done Building bin/spire-agent... [2022-04-26T19:16:30.911Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T19:16:30.911Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T19:16:30.911Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T19:16:30.911Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T19:16:30.911Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T19:16:30.911Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T19:16:30.911Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T19:16:30.911Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T19:16:30.911Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T19:16:30.911Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T19:16:30.911Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T19:16:30.911Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T19:16:30.911Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T19:16:45.799Z] Building bin/spire-agent... [2022-04-26T19:16:45.799Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T19:16:45.799Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T19:16:45.799Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T19:16:45.799Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T19:16:46.371Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T19:16:46.371Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T19:16:46.371Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T19:16:46.630Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T19:16:46.630Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T19:16:46.630Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T19:16:46.630Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T19:16:46.630Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T19:16:46.630Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T19:16:47.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T19:16:47.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T19:16:47.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T19:16:47.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T19:16:48.215Z] + ls -al . [2022-04-26T19:16:48.215Z] total 668 [2022-04-26T19:16:48.215Z] drwxrwxr-x 9 1001 1001 4096 Apr 26 19:16 . [2022-04-26T19:16:48.215Z] drwxr-xr-x 4 root root 4096 Apr 26 19:11 .. [2022-04-26T19:16:48.215Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 19:09 .dockerignore [2022-04-26T19:16:48.215Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 19:09 .git [2022-04-26T19:16:48.215Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 19:09 .github [2022-04-26T19:16:48.215Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 19:09 .gitignore [2022-04-26T19:16:48.215Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 19:09 .golangci.yml [2022-04-26T19:16:48.215Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 19:09 .hadolint.yml [2022-04-26T19:16:48.215Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 19:09 .sonarcloud.properties [2022-04-26T19:16:48.215Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 19:09 ADOPTERS.md [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 19:09 Attribution.txt [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 19:09 CHANGELOG.md [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 19:09 CONTRIBUTING.md [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 19:09 GOVERNANCE.md [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 19:09 Jenkinsfile [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 19:09 LICENSE [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 19:09 Makefile [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 19:09 OWNERS.md [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 19:09 README.md [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 19:09 SECURITY.md [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 19:08 VERSION [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 19:09 ZMQWindows.md [2022-04-26T19:16:48.216Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 19:09 bin [2022-04-26T19:16:48.216Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 19:09 cmd [2022-04-26T19:16:48.216Z] -rw-r--r-- 1 root root 435134 Apr 26 19:14 coverage.out [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 19:09 go.mod [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 19:11 go.sum [2022-04-26T19:16:48.216Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 19:09 internal [2022-04-26T19:16:48.216Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 19:09 openapi [2022-04-26T19:16:48.216Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 19:09 snap [2022-04-26T19:16:48.216Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 19:09 version.go [Pipeline] sh [2022-04-26T19:16:48.895Z] + '[' -e coverage.out ] [2022-04-26T19:16:48.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T19:16:48.936Z] Warning: overwriting stash ‘coverage-report’ [2022-04-26T19:16:49.797Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T19:16:50.462Z] + make build [2022-04-26T19:16:50.462Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T19:16:59.165Z] Building bin/spire-agent... [2022-04-26T19:16:59.165Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T19:16:59.165Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T19:16:59.165Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T19:16:59.165Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T19:16:59.165Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T19:16:59.165Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T19:16:59.166Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T19:16:59.166Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T19:16:59.166Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T19:16:59.166Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T19:16:59.166Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T19:16:59.166Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T19:16:59.166Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T19:17:31.334Z] Removing intermediate container fe5bc07e444d [2022-04-26T19:17:31.334Z] ---> b26ae379674f [2022-04-26T19:17:31.334Z] [2022-04-26T19:17:31.334Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T19:17:31.334Z] ---> 0ac33e5f5afa [2022-04-26T19:17:31.334Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T19:17:31.334Z] ---> Using cache [2022-04-26T19:17:31.334Z] ---> ee5b35424b74 [2022-04-26T19:17:31.334Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:17:31.334Z] ---> Using cache [2022-04-26T19:17:31.334Z] ---> b918dc8356da [2022-04-26T19:17:31.334Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T19:17:36.610Z] ---> Running in 47e8991f61f8 [2022-04-26T19:17:36.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:17:37.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:17:38.379Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T19:17:38.379Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T19:17:38.379Z] OK: 15854 distinct packages available [2022-04-26T19:17:38.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:17:38.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:17:39.516Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T19:17:39.516Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T19:17:39.516Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T19:17:39.516Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T19:17:39.775Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T19:17:39.775Z] OK: 6 MiB in 18 packages [2022-04-26T19:17:49.760Z] Removing intermediate container 47e8991f61f8 [2022-04-26T19:17:49.760Z] ---> d1785ec87971 [2022-04-26T19:17:49.760Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T19:17:57.888Z] ---> c0098d07355d [2022-04-26T19:17:57.888Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T19:18:01.185Z] ---> 832cc4fa88c3 [2022-04-26T19:18:01.185Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T19:18:01.446Z] ---> Running in cd7aa3ab16e4 [2022-04-26T19:18:02.016Z] Removing intermediate container cd7aa3ab16e4 [2022-04-26T19:18:02.016Z] ---> 7da66778bc59 [2022-04-26T19:18:02.016Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T19:18:02.955Z] ---> 07e37dfa4ea9 [2022-04-26T19:18:02.955Z] Step 21/26 : WORKDIR / [2022-04-26T19:18:03.215Z] ---> Running in 60fe4e195092 [2022-04-26T19:18:03.791Z] Removing intermediate container 60fe4e195092 [2022-04-26T19:18:03.791Z] ---> b893b2e3f22c [2022-04-26T19:18:03.791Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T19:18:04.050Z] ---> Running in b76cd4041f43 [2022-04-26T19:18:04.370Z] Removing intermediate container b76cd4041f43 [2022-04-26T19:18:04.370Z] ---> bac2fce4d37d [2022-04-26T19:18:04.370Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T19:18:05.310Z] Removing intermediate container 0cc396409a4c [2022-04-26T19:18:05.310Z] ---> f7c0bd2fce76 [2022-04-26T19:18:05.310Z] [2022-04-26T19:18:05.310Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T19:18:05.310Z] ---> 0ac33e5f5afa [2022-04-26T19:18:05.310Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T19:18:05.310Z] ---> Using cache [2022-04-26T19:18:05.310Z] ---> ee5b35424b74 [2022-04-26T19:18:05.310Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:18:05.310Z] ---> Using cache [2022-04-26T19:18:05.310Z] ---> b918dc8356da [2022-04-26T19:18:05.310Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T19:18:05.882Z] ---> Running in ed7df428f9c6 [2022-04-26T19:18:06.144Z] ---> Running in 737c15520b6e [2022-04-26T19:18:06.144Z] Removing intermediate container ed7df428f9c6 [2022-04-26T19:18:06.144Z] ---> 8ac8aba44931 [2022-04-26T19:18:06.144Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T19:18:06.405Z] ---> Running in 976223958d01 [2022-04-26T19:18:06.666Z] Removing intermediate container 976223958d01 [2022-04-26T19:18:06.666Z] ---> 25d8ac532335 [2022-04-26T19:18:06.666Z] Step 25/26 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:18:06.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:06.666Z] ---> Running in 665e68557df1 [2022-04-26T19:18:06.927Z] Removing intermediate container 665e68557df1 [2022-04-26T19:18:06.927Z] ---> 32e3589df0e2 [2022-04-26T19:18:06.927Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T19:18:07.189Z] ---> Running in 5180b75ce0fc [2022-04-26T19:18:07.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:07.450Z] Removing intermediate container 5180b75ce0fc [2022-04-26T19:18:07.450Z] ---> 5cfa922d3929 [2022-04-26T19:18:07.450Z] [2022-04-26T19:18:07.709Z] Successfully built 5cfa922d3929 [2022-04-26T19:18:07.709Z] Successfully tagged security-spire-config:latest [2022-04-26T19:18:07.968Z]  Building security-spire-config ... done v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T19:18:07.968Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T19:18:07.968Z] OK: 15854 distinct packages available [2022-04-26T19:18:07.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:08.593Z] Removing intermediate container dd747855fc2d [2022-04-26T19:18:08.593Z] ---> 6935fe989b80 [2022-04-26T19:18:08.593Z] [2022-04-26T19:18:08.593Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T19:18:08.593Z] ---> 0ac33e5f5afa [2022-04-26T19:18:08.593Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T19:18:08.593Z] ---> Using cache [2022-04-26T19:18:08.593Z] ---> ee5b35424b74 [2022-04-26T19:18:08.593Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:18:08.593Z] ---> Using cache [2022-04-26T19:18:08.593Z] ---> b918dc8356da [2022-04-26T19:18:08.593Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T19:18:08.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:09.112Z] ---> Running in 58e30242d15b [2022-04-26T19:18:09.112Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T19:18:09.112Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T19:18:09.112Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T19:18:09.371Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T19:18:09.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:09.371Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T19:18:09.371Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T19:18:09.371Z] OK: 6 MiB in 19 packages [2022-04-26T19:18:09.941Z] Removing intermediate container 737c15520b6e [2022-04-26T19:18:09.941Z] ---> 9472483880c2 [2022-04-26T19:18:09.941Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T19:18:10.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:10.464Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T19:18:10.464Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T19:18:10.464Z] OK: 15854 distinct packages available [2022-04-26T19:18:10.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:11.406Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T19:18:11.668Z] ---> 4b05ef5742c6 [2022-04-26T19:18:11.668Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T19:18:11.668Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T19:18:11.668Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T19:18:11.927Z] ---> 588e3228954d [2022-04-26T19:18:11.927Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T19:18:11.927Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T19:18:11.927Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T19:18:11.927Z] ---> b65c1d2998e7 [2022-04-26T19:18:11.927Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T19:18:11.927Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T19:18:12.190Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T19:18:12.190Z] OK: 6 MiB in 19 packages [2022-04-26T19:18:12.190Z] ---> 3e078e3c0af8 [2022-04-26T19:18:12.190Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T19:18:12.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T19:18:12.449Z] ---> Running in 50ca4ea50631 [2022-04-26T19:18:12.712Z] Removing intermediate container 50ca4ea50631 [2022-04-26T19:18:12.712Z] ---> 5bba9b8cf0cb [2022-04-26T19:18:12.712Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T19:18:12.712Z] ---> Running in e3f51969bc10 [2022-04-26T19:18:12.712Z] Removing intermediate container 58e30242d15b [2022-04-26T19:18:12.712Z] ---> 121d77ada60f [2022-04-26T19:18:12.712Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T19:18:12.712Z] Removing intermediate container e3f51969bc10 [2022-04-26T19:18:12.712Z] ---> f5ecd79a7e28 [2022-04-26T19:18:12.712Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T19:18:12.973Z] ---> Running in 4cc4b371c161 [2022-04-26T19:18:12.973Z] Removing intermediate container 4cc4b371c161 [2022-04-26T19:18:12.973Z] ---> 17e391cbfceb [2022-04-26T19:18:12.973Z] Step 24/25 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:18:13.233Z] ---> Running in 8e4af0bfe84b [2022-04-26T19:18:14.616Z] Removing intermediate container 8e4af0bfe84b [2022-04-26T19:18:14.616Z] ---> 2d63216b1851 [2022-04-26T19:18:14.616Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T19:18:14.616Z] ---> d4064f197284 [2022-04-26T19:18:14.616Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T19:18:14.616Z] ---> Running in bb25813975ca [2022-04-26T19:18:14.616Z] Removing intermediate container bb25813975ca [2022-04-26T19:18:14.616Z] ---> 6168a97fea76 [2022-04-26T19:18:14.616Z] [2022-04-26T19:18:14.616Z] Successfully built 6168a97fea76 [2022-04-26T19:18:14.616Z] Successfully tagged security-spire-server:latest [2022-04-26T19:18:16.529Z]  Building security-spire-server ... done  ---> be1cdf8b486a [2022-04-26T19:18:16.529Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T19:18:16.529Z] ---> 8da1bf255a1d [2022-04-26T19:18:16.529Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T19:18:16.799Z] ---> 147998e38d19 [2022-04-26T19:18:16.799Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T19:18:17.060Z] ---> 7113048d7c71 [2022-04-26T19:18:17.060Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T19:18:17.060Z] ---> Running in 9d7a5ace8ec6 [2022-04-26T19:18:17.060Z] Removing intermediate container 9d7a5ace8ec6 [2022-04-26T19:18:17.060Z] ---> 17d2141ce108 [2022-04-26T19:18:17.060Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T19:18:17.334Z] ---> Running in 979b011cd49c [2022-04-26T19:18:17.595Z] Removing intermediate container 979b011cd49c [2022-04-26T19:18:17.595Z] ---> 04e1964c2958 [2022-04-26T19:18:17.595Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T19:18:18.168Z] ---> Running in 278b056a638e [2022-04-26T19:18:18.427Z] Removing intermediate container 278b056a638e [2022-04-26T19:18:18.427Z] ---> 289afc7490f6 [2022-04-26T19:18:18.427Z] Step 25/26 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:18:18.744Z] ---> Running in 2feeece19384 [2022-04-26T19:18:19.004Z] Removing intermediate container 2feeece19384 [2022-04-26T19:18:19.004Z] ---> a52bc399f8fe [2022-04-26T19:18:19.004Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T19:18:19.264Z] ---> Running in 3c98e74edca2 [2022-04-26T19:18:19.835Z] Removing intermediate container 3c98e74edca2 [2022-04-26T19:18:19.835Z] ---> 32ad8c4a3907 [2022-04-26T19:18:19.836Z] [2022-04-26T19:18:19.836Z] Successfully built 32ad8c4a3907 [2022-04-26T19:18:19.836Z] Successfully tagged security-spire-agent:latest [2022-04-26T19:18:19.841Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-26T19:18:19.871Z] $ docker stop --time=1 03fed7dd5de7d28eeeaa88c7fd058b93b65107f98e1d5b6ac991f9ede5eb72a2 [2022-04-26T19:18:21.332Z] $ docker rm -f 03fed7dd5de7d28eeeaa88c7fd058b93b65107f98e1d5b6ac991f9ede5eb72a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T19:18:21.741Z] + docker images [2022-04-26T19:18:21.741Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T19:18:21.741Z] security-spire-agent latest 32ad8c4a3907 2 seconds ago 127MB [2022-04-26T19:18:21.741Z] security-spire-server latest 6168a97fea76 7 seconds ago 87.3MB [2022-04-26T19:18:21.741Z] security-spire-config latest 5cfa922d3929 14 seconds ago 86.7MB [2022-04-26T19:18:21.741Z] 6935fe989b80 15 seconds ago 4.43GB [2022-04-26T19:18:21.741Z] f7c0bd2fce76 21 seconds ago 4.43GB [2022-04-26T19:18:21.741Z] b26ae379674f 55 seconds ago 4.43GB [2022-04-26T19:18:21.741Z] core-data latest 47f52587c72d 2 minutes ago 22.5MB [2022-04-26T19:18:21.741Z] a5c16db8e6df 2 minutes ago 1.52GB [2022-04-26T19:18:21.741Z] support-notifications latest 1a77b21395b1 3 minutes ago 26.9MB [2022-04-26T19:18:21.741Z] bdd84add2ea8 3 minutes ago 1.55GB [2022-04-26T19:18:21.741Z] security-proxy-setup latest f4a6052bc8e5 4 minutes ago 26.9MB [2022-04-26T19:18:21.741Z] 9c3c2552171b 4 minutes ago 1.5GB [2022-04-26T19:18:21.741Z] support-scheduler latest 0d8fc709e64a 4 minutes ago 26.3MB [2022-04-26T19:18:21.741Z] 5fdcb27b3337 4 minutes ago 1.55GB [2022-04-26T19:18:21.741Z] core-command latest 3dd8d4809f99 4 minutes ago 16.1MB [2022-04-26T19:18:21.741Z] sys-mgmt-agent latest 460ce310ae99 5 minutes ago 299MB [2022-04-26T19:18:21.741Z] 7600694e5005 5 minutes ago 1.49GB [2022-04-26T19:18:21.741Z] security-bootstrapper latest aa9a23d04130 5 minutes ago 19.1MB [2022-04-26T19:18:21.741Z] security-spiffe-token-provider latest 48cbb00ce54c 5 minutes ago 28.8MB [2022-04-26T19:18:21.741Z] security-secretstore-setup latest c769d921a19a 5 minutes ago 28.5MB [2022-04-26T19:18:21.741Z] core-metadata latest f4b8f9b2a779 5 minutes ago 17MB [2022-04-26T19:18:21.741Z] 6f0dda3337e5 5 minutes ago 1.49GB [2022-04-26T19:18:21.741Z] d984571e75eb 5 minutes ago 1.54GB [2022-04-26T19:18:21.741Z] 9fa2dbbe883c 5 minutes ago 1.5GB [2022-04-26T19:18:21.741Z] a5e3a7e30915 5 minutes ago 1.5GB [2022-04-26T19:18:21.741Z] 5c37907d4302 5 minutes ago 1.5GB [2022-04-26T19:18:21.741Z] ci-base-image-x86_64 latest 06d12cd3bb93 8 minutes ago 896MB [2022-04-26T19:18:21.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 days ago 562MB [2022-04-26T19:18:21.741Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-26T19:18:21.741Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-26T19:18:21.741Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-26T19:18:21.741Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-26T19:18:21.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-26T19:19:20.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T19:19:20.382Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T19:19:52.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T19:19:52.779Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T19:19:56.177Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T19:20:02.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T19:20:05.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T19:20:10.900Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T19:20:13.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T19:20:16.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T19:20:25.202Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-26T19:20:30.635Z] $ docker stop --time=1 2851ba3e4fd25c80ccf4e6383ce96fe23013f5a733c70c0b9f83d845d4a550da [2022-04-26T19:20:32.650Z] $ docker rm -f 2851ba3e4fd25c80ccf4e6383ce96fe23013f5a733c70c0b9f83d845d4a550da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:20:35.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T19:20:35.049Z] [2022-04-26T19:20:35.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:20:35.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T19:20:35.701Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-26T19:20:35.701Z] 29e5d40040c1: Pulling fs layer [2022-04-26T19:20:35.701Z] 1ce36da41761: Pulling fs layer [2022-04-26T19:20:35.701Z] 25b303627fd3: Pulling fs layer [2022-04-26T19:20:35.701Z] 29e5d40040c1: Verifying Checksum [2022-04-26T19:20:35.701Z] 29e5d40040c1: Download complete [2022-04-26T19:20:35.983Z] 1ce36da41761: Verifying Checksum [2022-04-26T19:20:35.983Z] 1ce36da41761: Download complete [2022-04-26T19:20:36.256Z] 29e5d40040c1: Pull complete [2022-04-26T19:20:37.690Z] 1ce36da41761: Pull complete [2022-04-26T19:20:37.690Z] 25b303627fd3: Verifying Checksum [2022-04-26T19:20:37.690Z] 25b303627fd3: Download complete [2022-04-26T19:20:50.085Z] 25b303627fd3: Pull complete [2022-04-26T19:20:50.085Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-26T19:20:50.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T19:20:50.085Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-26T19:20:50.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-33364 does not seem to be running inside a container [2022-04-26T19:20:50.444Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-26T19:20:52.677Z] $ docker top 26027a576d29d6183d010584388a6e9855e0f6fad37998f70b124065543b4d24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T19:20:53.616Z] + grep parallel [2022-04-26T19:20:53.616Z] + docker-compose build --help [2022-04-26T19:20:57.960Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T19:20:58.271Z] $ docker stop --time=1 26027a576d29d6183d010584388a6e9855e0f6fad37998f70b124065543b4d24 [2022-04-26T19:20:59.938Z] $ docker rm -f 26027a576d29d6183d010584388a6e9855e0f6fad37998f70b124065543b4d24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T19:21:00.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T19:21:00.680Z] . [Pipeline] withDockerContainer [2022-04-26T19:21:00.910Z] prd-ubuntu20.04-docker-arm64-4c-16g-33364 does not seem to be running inside a container [2022-04-26T19:21:00.991Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-26T19:21:02.229Z] $ docker top 39addb6b791dae459f6059a98cd27ecd4b9963ff8be6c4ef0e60142a1e1f45e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T19:21:03.153Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T19:21:07.435Z] Building core-command ... [2022-04-26T19:21:07.435Z] Building core-data ... [2022-04-26T19:21:07.435Z] Building core-metadata ... [2022-04-26T19:21:07.435Z] Building security-bootstrapper ... [2022-04-26T19:21:07.435Z] Building security-proxy-setup ... [2022-04-26T19:21:07.435Z] Building security-secretstore-setup ... [2022-04-26T19:21:07.435Z] Building security-spiffe-token-provider ... [2022-04-26T19:21:07.435Z] Building security-spire-agent ... [2022-04-26T19:21:07.435Z] Building security-spire-config ... [2022-04-26T19:21:07.435Z] Building security-spire-server ... [2022-04-26T19:21:07.435Z] Building support-notifications ... [2022-04-26T19:21:07.435Z] Building support-scheduler ... [2022-04-26T19:21:07.435Z] Building sys-mgmt-agent ... [2022-04-26T19:21:07.435Z] Building security-spiffe-token-provider [2022-04-26T19:21:07.435Z] Building core-metadata [2022-04-26T19:21:07.707Z] Building security-secretstore-setup [2022-04-26T19:21:07.707Z] Building security-spire-config [2022-04-26T19:21:07.707Z] Building security-spire-server [2022-04-26T19:22:44.491Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:22:44.491Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:22:44.491Z] ---> 579328fb7dd4 [2022-04-26T19:22:44.491Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T19:22:44.491Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:22:44.491Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:22:44.491Z] ---> 579328fb7dd4 [2022-04-26T19:22:44.491Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T19:22:44.491Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:22:44.491Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:22:44.491Z] ---> 579328fb7dd4 [2022-04-26T19:22:44.491Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T19:22:44.491Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:22:44.491Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:22:44.491Z] ---> 579328fb7dd4 [2022-04-26T19:22:44.491Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:22:44.491Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:22:44.491Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:22:44.491Z] ---> 579328fb7dd4 [2022-04-26T19:22:44.491Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T19:22:44.491Z] ---> Running in d9cb1527db0d [2022-04-26T19:22:44.491Z] ---> Running in 31521ef484c0 [2022-04-26T19:22:44.491Z] ---> Running in 6497c0d8a190 [2022-04-26T19:22:44.491Z] ---> Running in 53afb257990f [2022-04-26T19:22:44.491Z] ---> Running in 2a5816a6bad4 [2022-04-26T19:22:44.491Z] Removing intermediate container d9cb1527db0d [2022-04-26T19:22:44.491Z] ---> 6b3412fda537 [2022-04-26T19:22:44.491Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:22:44.491Z] Removing intermediate container 31521ef484c0 [2022-04-26T19:22:44.491Z] ---> d75b6c05ae73 [2022-04-26T19:22:44.491Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:22:44.491Z] Removing intermediate container 2a5816a6bad4 [2022-04-26T19:22:44.491Z] ---> 186d0632b0d2 [2022-04-26T19:22:44.491Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:22:44.491Z] Removing intermediate container 6497c0d8a190 [2022-04-26T19:22:44.491Z] ---> ac3a5244b899 [2022-04-26T19:22:44.491Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:22:44.491Z] ---> Running in 1f407d3e1f74 [2022-04-26T19:22:44.491Z] ---> Running in 6f024a4849cc [2022-04-26T19:22:44.491Z] ---> Running in 00b3a5b023b1 [2022-04-26T19:22:44.491Z] Removing intermediate container 53afb257990f [2022-04-26T19:22:44.491Z] ---> 5640894b01c0 [2022-04-26T19:22:44.491Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T19:22:44.491Z] ---> Running in 8b819e297254 [2022-04-26T19:22:44.491Z] ---> Running in fbafcf54449a [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] Removing intermediate container 6f024a4849cc [2022-04-26T19:22:44.491Z] ---> 482a4774a4dd [2022-04-26T19:22:44.491Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T19:22:44.491Z] Removing intermediate container 1f407d3e1f74 [2022-04-26T19:22:44.491Z] ---> e5b1d576d69d [2022-04-26T19:22:44.491Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T19:22:44.491Z] ---> Running in 852cb994fad1 [2022-04-26T19:22:44.491Z] ---> Running in 7eabaf099d5e [2022-04-26T19:22:44.491Z] Removing intermediate container 00b3a5b023b1 [2022-04-26T19:22:44.491Z] ---> 830bd4e2df90 [2022-04-26T19:22:44.491Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] Removing intermediate container 8b819e297254 [2022-04-26T19:22:44.491Z] ---> d118d8b7b0fa [2022-04-26T19:22:44.491Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T19:22:44.491Z] ---> Running in d9110c846d94 [2022-04-26T19:22:44.491Z] ---> Running in ca0a902f2de7 [2022-04-26T19:22:44.491Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T19:22:44.491Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T19:22:44.491Z] OK: 15737 distinct packages available [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:22:44.491Z] OK: 220 MiB in 52 packages [2022-04-26T19:22:45.092Z] OK: 220 MiB in 52 packages [2022-04-26T19:22:45.372Z] OK: 220 MiB in 52 packages [2022-04-26T19:22:45.372Z] OK: 220 MiB in 52 packages [2022-04-26T19:22:45.372Z] Removing intermediate container fbafcf54449a [2022-04-26T19:22:45.372Z] OK: 220 MiB in 52 packages [2022-04-26T19:22:45.372Z] ---> 1638bb7faad2 [2022-04-26T19:22:45.372Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T19:22:46.818Z] Removing intermediate container d9110c846d94 [2022-04-26T19:22:46.818Z] ---> 299b57194caf [2022-04-26T19:22:46.818Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T19:22:47.096Z] Removing intermediate container 852cb994fad1 [2022-04-26T19:22:47.096Z] ---> 852617791a9f [2022-04-26T19:22:47.096Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:22:47.096Z] ---> fcae91e17741 [2022-04-26T19:22:47.096Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:22:47.373Z] ---> Running in 06e0ae200f61 [2022-04-26T19:22:47.373Z] Removing intermediate container ca0a902f2de7 [2022-04-26T19:22:47.373Z] ---> 5ca552a12fe4 [2022-04-26T19:22:47.373Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T19:22:47.373Z] Removing intermediate container 7eabaf099d5e [2022-04-26T19:22:47.373Z] ---> 6c82202f9234 [2022-04-26T19:22:47.373Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T19:22:48.358Z] ---> 73f7f715e273 [2022-04-26T19:22:48.358Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:22:48.358Z] ---> Running in 9ac3b5e457cd [2022-04-26T19:22:48.634Z] ---> 564f3ecb6ed8 [2022-04-26T19:22:48.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:22:48.634Z] ---> Running in f4b37b9b0809 [2022-04-26T19:22:49.238Z] ---> 4cb6ef257c56 [2022-04-26T19:22:49.238Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:22:49.238Z] ---> 77494a9d0bc9 [2022-04-26T19:22:49.238Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:22:49.238Z] ---> Running in 7a8726c224eb [2022-04-26T19:22:49.518Z] ---> Running in 7fcebd8ac301 [2022-04-26T19:22:52.153Z] Removing intermediate container 06e0ae200f61 [2022-04-26T19:22:52.153Z] ---> 60ec2839dfc1 [2022-04-26T19:22:52.153Z] Step 7/20 : COPY . . [2022-04-26T19:22:53.607Z] Removing intermediate container 9ac3b5e457cd [2022-04-26T19:22:53.607Z] ---> 02c06ece1f4e [2022-04-26T19:22:53.607Z] Step 8/26 : COPY . . [2022-04-26T19:22:54.615Z] Removing intermediate container f4b37b9b0809 [2022-04-26T19:22:54.615Z] ---> e930a87add87 [2022-04-26T19:22:54.615Z] Step 8/23 : COPY . . [2022-04-26T19:22:55.231Z] Removing intermediate container 7fcebd8ac301 [2022-04-26T19:22:55.231Z] ---> cf85b804e85c [2022-04-26T19:22:55.231Z] Step 8/25 : COPY . . [2022-04-26T19:22:55.508Z] Removing intermediate container 7a8726c224eb [2022-04-26T19:22:55.508Z] ---> 79676b632056 [2022-04-26T19:22:55.508Z] Step 8/25 : COPY . . [2022-04-26T19:23:27.879Z] ---> 3424d63f0a27 [2022-04-26T19:23:27.879Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T19:23:27.879Z] ---> Running in fbae88511171 [2022-04-26T19:23:27.879Z] ---> 60c4b4bc265c [2022-04-26T19:23:27.879Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T19:23:27.879Z] ---> b19ac8ae1e49 [2022-04-26T19:23:27.879Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T19:23:27.879Z] ---> Running in d8279e6b190e [2022-04-26T19:23:27.879Z] ---> bec59d956481 [2022-04-26T19:23:27.879Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T19:23:27.879Z] ---> Running in a43a47986358 [2022-04-26T19:23:27.879Z] ---> 10288693db76 [2022-04-26T19:23:27.879Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T19:23:27.879Z] ---> Running in a73f6192151b [2022-04-26T19:23:27.879Z] ---> Running in 455f223d2a76 [2022-04-26T19:23:27.879Z] Removing intermediate container fbae88511171 [2022-04-26T19:23:27.879Z] ---> 6ffe96cb1afa [2022-04-26T19:23:27.879Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T19:23:27.879Z] ---> Running in b07ba99327d9 [2022-04-26T19:23:27.879Z] Removing intermediate container 455f223d2a76 [2022-04-26T19:23:27.879Z] ---> 1b995c059728 [2022-04-26T19:23:27.879Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T19:23:27.879Z] ---> Running in c0f3b417829f [2022-04-26T19:23:27.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T19:23:27.880Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T19:23:27.880Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T19:23:28.883Z] Removing intermediate container b07ba99327d9 [2022-04-26T19:23:28.883Z] ---> 368679acf1e6 [2022-04-26T19:23:28.883Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T19:23:28.883Z] Removing intermediate container c0f3b417829f [2022-04-26T19:23:28.883Z] ---> b3e050f9d937 [2022-04-26T19:23:28.883Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T19:23:28.883Z] ---> Running in 963b73a5f5d4 [2022-04-26T19:23:28.883Z] ---> Running in 20b95a2dd103 [2022-04-26T19:23:29.489Z] Removing intermediate container 963b73a5f5d4 [2022-04-26T19:23:29.489Z] ---> 17e88092ff60 [2022-04-26T19:23:29.489Z] 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-26T19:23:29.771Z] Removing intermediate container 20b95a2dd103 [2022-04-26T19:23:29.772Z] ---> e2e42780a898 [2022-04-26T19:23:29.772Z] 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-26T19:23:29.772Z] ---> Running in c9d81a2f1da4 [2022-04-26T19:23:29.772Z] ---> Running in 5ad5a5b024fc [2022-04-26T19:23:33.206Z] spire-1.2.1/ [2022-04-26T19:23:33.206Z] spire-1.2.1/.data/ [2022-04-26T19:23:33.206Z] spire-1.2.1/.data/.file [2022-04-26T19:23:33.206Z] spire-1.2.1/.dockerignore [2022-04-26T19:23:33.206Z] spire-1.2.1/.gitattributes [2022-04-26T19:23:33.206Z] spire-1.2.1/.githooks/ [2022-04-26T19:23:33.206Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T19:23:33.206Z] spire-1.2.1/.github/ [2022-04-26T19:23:33.206Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/ [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.gitignore [2022-04-26T19:23:33.207Z] spire-1.2.1/.go-version [2022-04-26T19:23:33.207Z] spire-1.2.1/.golangci.yml [2022-04-26T19:23:33.207Z] spire-1.2.1/ADOPTERS.md [2022-04-26T19:23:33.207Z] spire-1.2.1/CHANGELOG.md [2022-04-26T19:23:33.207Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T19:23:33.207Z] spire-1.2.1/CODEOWNERS [2022-04-26T19:23:33.207Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T19:23:33.207Z] spire-1.2.1/Dockerfile [2022-04-26T19:23:33.207Z] spire-1.2.1/Dockerfile.dev [2022-04-26T19:23:33.207Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T19:23:33.207Z] spire-1.2.1/LICENSE [2022-04-26T19:23:33.207Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T19:23:33.207Z] spire-1.2.1/Makefile [2022-04-26T19:23:33.207Z] spire-1.2.1/README.md [2022-04-26T19:23:33.207Z] spire-1.2.1/ROADMAP.md [2022-04-26T19:23:33.207Z] spire-1.2.1/SECURITY.md [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/ [2022-04-26T19:23:33.207Z] [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ [2022-04-26T19:23:33.207Z] spire-1.2.1/.data/.file [2022-04-26T19:23:33.207Z] spire-1.2.1/.dockerignore [2022-04-26T19:23:33.207Z] spire-1.2.1/.gitattributes [2022-04-26T19:23:33.207Z] spire-1.2.1/.githooks/ [2022-04-26T19:23:33.207Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/ [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/ [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T19:23:33.207Z] spire-1.2.1/.gitignore [2022-04-26T19:23:33.207Z] spire-1.2.1/.go-version [2022-04-26T19:23:33.207Z] spire-1.2.1/.golangci.yml [2022-04-26T19:23:33.207Z] spire-1.2.1/ADOPTERS.md [2022-04-26T19:23:33.207Z] spire-1.2.1/CHANGELOG.md [2022-04-26T19:23:33.207Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T19:23:33.207Z] spire-1.2.1/CODEOWNERS [2022-04-26T19:23:33.207Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T19:23:33.207Z] spire-1.2.1/Dockerfile [2022-04-26T19:23:33.207Z] spire-1.2.1/Dockerfile.dev [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T19:23:33.207Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T19:23:33.207Z] spire-1.2.1/LICENSE [2022-04-26T19:23:33.207Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T19:23:33.207Z] spire-1.2.1/Makefile [2022-04-26T19:23:33.207Z] spire-1.2.1/README.md [2022-04-26T19:23:33.207Z] spire-1.2.1/ROADMAP.md [2022-04-26T19:23:33.207Z] spire-1.2.1/SECURITY.md [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/ [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/agent/ [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/server/ [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/server/server.conf [2022-04-26T19:23:33.207Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/ [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/auditlog.md [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/images/ [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T19:23:33.207Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T19:23:33.207Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T19:23:33.208Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T19:23:33.208Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/spire_server.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/telemetry.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/upgrading.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/using_spire.md [2022-04-26T19:23:33.485Z] spire-1.2.1/examples/ [2022-04-26T19:23:33.485Z] spire-1.2.1/examples/README.md [2022-04-26T19:23:33.485Z] spire-1.2.1/go.mod [2022-04-26T19:23:33.485Z] spire-1.2.1/go.sum [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T19:23:33.485Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T19:23:33.485Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T19:23:33.485Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T19:23:33.485Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/ [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/agent/ [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/server/ [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/server/server.conf [2022-04-26T19:23:33.485Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/ [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/auditlog.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/ [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T19:23:33.485Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T19:23:33.485Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/spire_server.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/telemetry.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/upgrading.md [2022-04-26T19:23:33.486Z] spire-1.2.1/doc/using_spire.md [2022-04-26T19:23:33.486Z] spire-1.2.1/examples/ [2022-04-26T19:23:33.486Z] spire-1.2.1/examples/README.md [2022-04-26T19:23:33.486Z] spire-1.2.1/go.mod [2022-04-26T19:23:33.486Z] spire-1.2.1/go.sum [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/common/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T19:23:33.486Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T19:23:33.487Z] [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T19:23:33.487Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T19:23:33.764Z] [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T19:23:33.764Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/health/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/log/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T19:23:33.765Z] [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T19:23:33.765Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T19:23:33.766Z] [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/version/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T19:23:33.766Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T19:23:33.767Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T19:23:34.042Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/health/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/log/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T19:23:34.043Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T19:23:34.044Z] [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/config.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/version/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T19:23:34.044Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T19:23:34.045Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T19:23:34.321Z] [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/config.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T19:23:34.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T19:23:34.322Z] [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T19:23:34.322Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/server.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/private/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/private/server/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T19:23:34.323Z] spire-1.2.1/release/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire-extras/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire/README.md [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire/conf/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T19:23:34.323Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T19:23:34.323Z] spire-1.2.1/script/ [2022-04-26T19:23:34.323Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T19:23:34.323Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T19:23:34.323Z] spire-1.2.1/support/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T19:23:34.323Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T19:23:34.323Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T19:23:34.324Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:23:34.324Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T19:23:34.602Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T19:23:34.602Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T19:23:34.602Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T19:23:34.602Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T19:23:34.603Z] [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T19:23:34.603Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/clock/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/clock/clock.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/ [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/server.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T19:23:34.603Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T19:23:34.604Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T19:23:34.604Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T19:23:34.604Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/private/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/private/server/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T19:23:34.604Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T19:23:34.604Z] spire-1.2.1/release/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/common [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire-extras/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire/conf/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T19:23:34.604Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/script/ [2022-04-26T19:23:34.604Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/support/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T19:23:34.604Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T19:23:34.604Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T19:23:34.605Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/clock/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/clock/clock.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T19:23:34.605Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T19:23:34.606Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T19:23:34.894Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T19:23:34.895Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/common [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T19:23:34.895Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/test.sh [2022-04-26T19:23:34.896Z] spire-1.2.1/test/plugintest/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/testca/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/testca/ca.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/testkey/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T19:23:34.896Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/testkey/new.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/util/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/util/race.go [2022-04-26T19:23:34.896Z] spire-1.2.1/test/util/util.go [2022-04-26T19:23:34.896Z] building spire from source... [2022-04-26T19:23:34.896Z] [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T19:23:34.896Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T19:23:34.897Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T19:23:35.174Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T19:23:35.175Z] spire-1.2.1/test/integration/test.sh [2022-04-26T19:23:35.175Z] spire-1.2.1/test/plugintest/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/testca/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/testca/ca.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/testkey/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T19:23:35.175Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/testkey/new.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/util/ [2022-04-26T19:23:35.175Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/util/race.go [2022-04-26T19:23:35.175Z] spire-1.2.1/test/util/util.go [2022-04-26T19:23:35.175Z] building spire from source... [2022-04-26T19:23:35.451Z] Installing go1.17.7... [2022-04-26T19:23:36.053Z] Installing go1.17.7... [2022-04-26T19:24:02.908Z] Building bin/spire-server... [2022-04-26T19:24:02.908Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T19:24:02.908Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T19:24:02.908Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T19:24:02.908Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T19:24:02.908Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T19:24:02.908Z] Building bin/spire-server... [2022-04-26T19:24:02.908Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T19:24:02.908Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T19:24:02.908Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T19:24:03.185Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T19:24:03.185Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T19:24:03.791Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T19:24:04.395Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T19:24:05.000Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T19:24:05.280Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T19:24:05.280Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T19:24:05.280Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T19:24:05.556Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T19:24:06.158Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T19:24:06.158Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T19:24:06.761Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T19:24:06.761Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T19:24:07.035Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T19:24:07.311Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T19:24:07.311Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T19:24:07.311Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T19:24:07.311Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T19:24:07.311Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T19:24:07.915Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T19:24:08.193Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T19:24:08.193Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T19:24:08.473Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T19:24:08.473Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T19:24:08.473Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T19:24:08.753Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T19:24:08.753Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T19:24:08.753Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T19:24:09.355Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T19:24:09.633Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T19:24:09.633Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T19:24:09.908Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T19:24:10.185Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T19:24:10.185Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T19:24:11.172Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T19:24:11.453Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T19:24:26.596Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T19:24:26.596Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T19:24:26.596Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T19:24:26.596Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T19:24:26.596Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T19:24:26.596Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T19:24:26.596Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T19:24:26.596Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T19:24:26.878Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T19:24:26.878Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T19:24:26.878Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T19:24:26.878Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T19:24:26.878Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T19:24:27.159Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T19:24:27.437Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T19:24:28.424Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T19:24:28.701Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T19:24:29.304Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T19:24:29.304Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T19:24:29.582Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T19:24:29.582Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T19:24:29.582Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T19:24:29.582Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T19:24:29.861Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T19:24:36.609Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T19:24:36.609Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T19:24:36.609Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T19:24:36.609Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T19:24:36.887Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T19:24:37.162Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T19:24:37.765Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T19:24:37.765Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T19:24:37.765Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T19:24:37.765Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T19:24:38.044Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T19:24:38.321Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T19:24:38.598Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T19:24:38.598Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T19:24:38.598Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T19:24:38.875Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T19:24:39.152Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T19:24:39.152Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T19:24:39.430Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T19:24:40.420Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T19:24:40.420Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T19:24:40.698Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T19:24:40.975Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T19:24:40.975Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T19:24:41.254Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T19:24:41.254Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T19:24:41.531Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T19:24:41.531Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T19:24:41.810Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T19:24:41.810Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T19:24:41.810Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T19:24:42.090Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T19:24:43.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T19:24:43.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T19:24:43.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T19:24:43.815Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T19:24:44.091Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T19:24:44.091Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T19:24:44.369Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T19:24:44.369Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T19:24:44.647Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T19:24:44.648Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T19:24:45.640Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T19:24:45.640Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T19:24:45.919Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T19:24:50.254Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T19:24:50.254Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T19:24:50.254Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T19:24:50.254Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T19:24:50.532Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T19:24:50.532Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T19:24:50.532Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T19:24:50.809Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T19:24:51.088Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T19:24:51.088Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T19:24:51.366Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T19:25:13.580Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T19:25:13.580Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T19:25:13.580Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T19:25:13.580Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T19:25:13.580Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T19:25:13.580Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T19:25:14.564Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T19:25:25.277Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T19:25:25.277Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T19:25:52.117Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T19:25:52.117Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T19:25:52.117Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T19:25:52.117Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T19:25:52.721Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T19:25:52.997Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T19:25:52.997Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T19:25:52.997Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T19:25:53.985Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T19:25:55.434Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T19:25:58.072Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T19:25:58.674Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T19:26:00.664Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T19:26:00.664Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T19:26:00.941Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T19:26:00.941Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T19:26:01.545Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T19:26:02.147Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T19:26:02.147Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T19:26:02.425Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T19:26:02.700Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T19:26:02.700Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T19:26:03.031Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T19:26:03.782Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T19:26:03.782Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T19:26:04.065Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T19:26:04.741Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T19:26:04.741Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T19:26:05.342Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T19:26:06.348Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T19:26:06.625Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T19:26:06.625Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T19:26:06.900Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T19:26:07.183Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T19:26:07.786Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T19:26:08.063Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T19:26:08.063Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T19:26:08.339Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T19:26:09.782Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T19:26:09.782Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T19:26:09.782Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T19:26:11.224Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T19:26:11.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T19:26:11.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T19:26:11.778Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T19:26:12.054Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T19:26:12.054Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T19:26:12.054Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T19:26:12.656Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T19:26:12.656Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T19:26:12.656Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T19:26:12.932Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T19:26:12.932Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T19:26:12.932Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T19:26:12.932Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T19:26:12.932Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T19:26:13.208Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T19:26:13.208Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T19:26:13.208Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T19:26:13.208Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T19:26:13.208Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T19:26:14.194Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T19:26:14.194Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T19:26:14.194Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T19:26:14.472Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T19:26:14.472Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T19:26:15.457Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T19:26:15.733Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T19:26:16.009Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T19:26:16.285Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T19:26:16.561Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T19:26:16.561Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T19:26:16.561Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T19:26:16.561Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T19:26:16.837Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T19:26:17.827Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T19:26:17.827Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T19:26:18.102Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T19:26:18.102Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T19:26:18.378Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T19:26:18.654Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T19:26:19.637Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T19:26:19.637Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T19:26:19.911Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T19:26:19.911Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T19:26:20.186Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T19:26:20.186Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T19:26:21.171Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T19:26:21.171Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T19:26:21.171Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T19:26:21.447Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T19:26:21.447Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T19:26:21.722Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T19:26:21.722Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T19:26:21.998Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T19:26:21.998Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T19:26:22.273Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T19:26:22.273Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T19:26:22.550Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T19:26:22.550Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T19:26:22.550Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T19:26:22.825Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T19:26:22.825Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T19:26:23.101Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T19:26:24.086Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T19:26:24.363Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T19:26:24.667Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T19:26:24.667Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T19:26:24.941Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T19:26:25.926Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T19:26:26.523Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T19:26:27.505Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T19:26:27.505Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T19:26:27.778Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T19:26:27.778Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T19:26:28.054Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T19:26:28.328Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T19:26:28.328Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T19:26:28.328Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T19:26:28.601Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T19:26:29.197Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T19:26:29.197Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T19:26:29.197Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T19:26:29.197Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T19:26:30.178Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T19:26:30.178Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T19:26:30.452Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T19:26:30.726Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T19:26:31.000Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T19:26:31.000Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T19:26:31.277Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T19:26:31.553Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T19:26:34.180Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T19:26:34.180Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T19:26:34.180Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T19:26:34.180Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T19:26:35.161Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T19:26:35.161Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T19:26:35.438Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T19:26:35.438Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T19:26:35.712Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T19:26:35.712Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T19:26:35.712Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T19:26:42.437Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T19:26:42.437Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T19:26:42.437Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T19:26:42.437Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T19:26:44.414Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T19:26:44.414Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T19:26:44.414Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T19:26:44.414Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T19:27:06.602Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T19:27:06.602Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T19:27:06.602Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T19:27:06.602Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T19:28:03.181Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T19:28:15.605Z] Removing intermediate container a73f6192151b [2022-04-26T19:28:15.605Z] ---> a678a96e3e81 [2022-04-26T19:28:15.605Z] [2022-04-26T19:28:15.605Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T19:28:15.605Z] 3.14: Pulling from library/alpine [2022-04-26T19:28:17.599Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T19:28:17.599Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T19:28:17.599Z] ---> ac73e934f311 [2022-04-26T19:28:17.599Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T19:28:17.887Z] ---> Running in 677e993dfcc1 [2022-04-26T19:28:20.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:28:21.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:28:22.595Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T19:28:22.880Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T19:28:22.880Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T19:28:22.880Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:28:22.880Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:28:23.482Z] OK: 6 MiB in 17 packages [2022-04-26T19:28:25.537Z] Removing intermediate container d8279e6b190e [2022-04-26T19:28:25.537Z] ---> 11745ab42326 [2022-04-26T19:28:25.537Z] [2022-04-26T19:28:25.537Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T19:28:25.537Z] ---> ac73e934f311 [2022-04-26T19:28:25.537Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T19:28:25.812Z] ---> Running in 59ec2d4d7df9 [2022-04-26T19:28:26.416Z] Removing intermediate container 677e993dfcc1 [2022-04-26T19:28:26.416Z] ---> 23269089df76 [2022-04-26T19:28:26.416Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T19:28:26.692Z] ---> Running in 7b2229c5272e [2022-04-26T19:28:27.304Z] Removing intermediate container 7b2229c5272e [2022-04-26T19:28:27.304Z] ---> 4fc6c3a1606a [2022-04-26T19:28:27.304Z] Step 13/25 : WORKDIR / [2022-04-26T19:28:27.304Z] ---> Running in 69b84a2ab336 [2022-04-26T19:28:27.911Z] Removing intermediate container 69b84a2ab336 [2022-04-26T19:28:27.911Z] ---> fc3c440927fc [2022-04-26T19:28:27.911Z] 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-26T19:28:28.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:28:28.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:28:29.076Z] ---> 591fd52bd020 [2022-04-26T19:28:29.076Z] 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-26T19:28:30.064Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T19:28:30.064Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:28:30.064Z] ---> a99addc4790c [2022-04-26T19:28:30.064Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T19:28:30.064Z] OK: 5 MiB in 15 packages [2022-04-26T19:28:31.515Z] ---> ce0b13c124b6 [2022-04-26T19:28:31.515Z] 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-26T19:28:31.798Z] Removing intermediate container 59ec2d4d7df9 [2022-04-26T19:28:31.798Z] ---> ea7335b4a872 [2022-04-26T19:28:31.798Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:28:31.798Z] ---> Running in 828941d17d00 [2022-04-26T19:28:32.793Z] ---> 732cb9e43238 [2022-04-26T19:28:32.793Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T19:28:32.793Z] Removing intermediate container 828941d17d00 [2022-04-26T19:28:32.793Z] ---> 61dd9af18675 [2022-04-26T19:28:32.793Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T19:28:32.793Z] ---> Running in 2cf5f25ce85c [2022-04-26T19:28:33.399Z] Removing intermediate container 2cf5f25ce85c [2022-04-26T19:28:33.399Z] ---> 470cda5ace6a [2022-04-26T19:28:33.399Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T19:28:33.674Z] ---> Running in ba32de983dbb [2022-04-26T19:28:34.661Z] Removing intermediate container ba32de983dbb [2022-04-26T19:28:34.661Z] ---> 17da4f102d40 [2022-04-26T19:28:34.661Z] Step 15/23 : WORKDIR / [2022-04-26T19:28:34.661Z] ---> Running in 7797c8f4f11c [2022-04-26T19:28:34.937Z] ---> e265f12e289c [2022-04-26T19:28:35.229Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T19:28:35.508Z] Removing intermediate container 7797c8f4f11c [2022-04-26T19:28:35.508Z] ---> fed7b352810a [2022-04-26T19:28:35.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:28:36.957Z] ---> 01efd672e80b [2022-04-26T19:28:36.957Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T19:28:37.238Z] ---> f02b17057e7b [2022-04-26T19:28:37.238Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T19:28:38.683Z] ---> e1789a8063f3 [2022-04-26T19:28:38.683Z] 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-26T19:28:38.683Z] ---> Running in a577751e1963 [2022-04-26T19:28:39.284Z] ---> d0532ad16a31 [2022-04-26T19:28:39.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T19:28:40.734Z] ---> 5cb6a635c90b [2022-04-26T19:28:40.734Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T19:28:40.734Z] ---> Running in ae650d60d226 [2022-04-26T19:28:41.724Z] Removing intermediate container ae650d60d226 [2022-04-26T19:28:41.724Z] ---> d219e2df66c1 [2022-04-26T19:28:41.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:28:41.724Z] ---> Running in 31930135738d [2022-04-26T19:28:42.326Z] Removing intermediate container a577751e1963 [2022-04-26T19:28:42.326Z] ---> 2e1a805899c4 [2022-04-26T19:28:42.326Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T19:28:42.609Z] Removing intermediate container 31930135738d [2022-04-26T19:28:42.609Z] ---> fabd9d1c8581 [2022-04-26T19:28:42.609Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T19:28:42.609Z] ---> Running in f3ab41c288b4 [2022-04-26T19:28:42.609Z] ---> Running in d9e4a4e54fd5 [2022-04-26T19:28:43.221Z] Removing intermediate container f3ab41c288b4 [2022-04-26T19:28:43.221Z] ---> d8af37c6e4b8 [2022-04-26T19:28:43.221Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T19:28:43.498Z] Removing intermediate container d9e4a4e54fd5 [2022-04-26T19:28:43.498Z] ---> 693b8a947943 [2022-04-26T19:28:43.498Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:28:43.498Z] ---> Running in 32c14595d805 [2022-04-26T19:28:43.498Z] ---> Running in aa2b57f4b0a0 [2022-04-26T19:28:44.102Z] Removing intermediate container aa2b57f4b0a0 [2022-04-26T19:28:44.102Z] ---> eb818541e51b [2022-04-26T19:28:44.102Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:28:44.102Z] ---> Running in 508ef0697141 [2022-04-26T19:28:44.378Z] Removing intermediate container 32c14595d805 [2022-04-26T19:28:44.378Z] ---> 7022d1553e68 [2022-04-26T19:28:44.378Z] Step 24/25 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:28:44.658Z] ---> Running in 2153148f149d [2022-04-26T19:28:44.935Z] Removing intermediate container 508ef0697141 [2022-04-26T19:28:44.935Z] ---> ca694234744c [2022-04-26T19:28:44.935Z] [2022-04-26T19:28:45.547Z] Removing intermediate container 2153148f149d [2022-04-26T19:28:45.547Z] ---> 8eabd4d1f2f3 [2022-04-26T19:28:45.547Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T19:28:45.547Z] ---> Running in e2a84a258198 [2022-04-26T19:28:45.547Z] Successfully built ca694234744c [2022-04-26T19:28:45.826Z] Successfully tagged core-metadata-arm64:latest [2022-04-26T19:28:45.826Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-04-26T19:28:46.105Z] Removing intermediate container e2a84a258198 [2022-04-26T19:28:46.105Z] ---> 6cc99dd6f14b [2022-04-26T19:28:46.105Z] [2022-04-26T19:28:46.383Z] Successfully built 6cc99dd6f14b [2022-04-26T19:28:46.383Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-26T19:28:46.383Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-26T19:29:33.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:29:33.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:29:33.408Z] ---> 579328fb7dd4 [2022-04-26T19:29:33.408Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:29:33.408Z] ---> Using cache [2022-04-26T19:29:33.408Z] ---> 5640894b01c0 [2022-04-26T19:29:33.408Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:29:33.408Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:29:33.408Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:29:33.408Z] ---> 579328fb7dd4 [2022-04-26T19:29:33.408Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T19:29:33.408Z] ---> Using cache [2022-04-26T19:29:33.408Z] ---> 5640894b01c0 [2022-04-26T19:29:33.408Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:29:33.408Z] ---> Running in 13878e39912c [2022-04-26T19:29:33.408Z] ---> Running in 72b985b3c04b [2022-04-26T19:29:35.423Z] Removing intermediate container 13878e39912c [2022-04-26T19:29:35.423Z] ---> eb5da9c01d72 [2022-04-26T19:29:35.423Z] Step 5/23 : RUN apk add --update --no-cache make bash gitRemoving intermediate container 72b985b3c04b [2022-04-26T19:29:35.423Z] ---> b04666d63b1d [2022-04-26T19:29:35.423Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T19:29:35.423Z] [2022-04-26T19:29:35.423Z] ---> Running in 110ef6989f8c [2022-04-26T19:29:35.423Z] ---> Running in f08e7c92c4c5 [2022-04-26T19:29:37.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:29:37.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:29:38.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:29:38.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:29:39.685Z] OK: 220 MiB in 52 packages [2022-04-26T19:29:39.961Z] OK: 220 MiB in 52 packages [2022-04-26T19:29:41.414Z] Removing intermediate container 110ef6989f8c [2022-04-26T19:29:41.414Z] ---> 492ca1b66bf0 [2022-04-26T19:29:41.414Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T19:29:42.016Z] Removing intermediate container f08e7c92c4c5 [2022-04-26T19:29:42.016Z] ---> 92c66231915b [2022-04-26T19:29:42.016Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:29:43.004Z] ---> dc626dfb280e [2022-04-26T19:29:43.004Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:29:43.004Z] ---> Running in ee5bb8512d4e [2022-04-26T19:29:43.611Z] ---> 794cdeb6968e [2022-04-26T19:29:43.611Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:29:43.611Z] ---> Running in 7c0caf590545 [2022-04-26T19:29:49.036Z] Removing intermediate container ee5bb8512d4e [2022-04-26T19:29:49.036Z] ---> 3a16529af5da [2022-04-26T19:29:49.036Z] Step 8/26 : COPY . . [2022-04-26T19:29:49.316Z] Removing intermediate container 7c0caf590545 [2022-04-26T19:29:49.316Z] ---> 5cb79e2ccaca [2022-04-26T19:29:49.316Z] Step 8/23 : COPY . . [2022-04-26T19:30:16.112Z] Removing intermediate container a43a47986358 [2022-04-26T19:30:16.112Z] ---> c11c3c8d3e7c [2022-04-26T19:30:16.112Z] [2022-04-26T19:30:16.112Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T19:30:16.112Z] 3.15: Pulling from library/alpine [2022-04-26T19:30:16.112Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T19:30:16.112Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T19:30:16.112Z] ---> 3fb3c9af89a9 [2022-04-26T19:30:16.112Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T19:30:16.718Z] ---> Running in 90657440140e [2022-04-26T19:30:17.712Z] Removing intermediate container 90657440140e [2022-04-26T19:30:17.712Z] ---> 8710ec9b60fb [2022-04-26T19:30:17.712Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:30:17.712Z] ---> Running in a25591ea6a78 [2022-04-26T19:30:23.460Z] Removing intermediate container a25591ea6a78 [2022-04-26T19:30:23.460Z] ---> 8c215f7b2ca6 [2022-04-26T19:30:23.460Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T19:30:23.460Z] ---> Running in c62dc5f9c78d [2022-04-26T19:30:25.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:30:26.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:30:27.881Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T19:30:27.881Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T19:30:27.881Z] OK: 15729 distinct packages available [2022-04-26T19:30:27.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:30:28.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:30:30.315Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T19:30:30.315Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T19:30:30.591Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T19:30:30.591Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T19:30:30.867Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T19:30:30.867Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T19:30:30.867Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T19:30:31.143Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T19:30:31.143Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T19:30:31.143Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T19:30:31.419Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:30:31.419Z] ---> 4e21b90b1fef [2022-04-26T19:30:31.419Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T19:30:31.696Z] ---> Running in 56978cd58ce8 [2022-04-26T19:30:31.696Z] OK: 8 MiB in 23 packages [2022-04-26T19:30:31.970Z] ---> ce559c99a89c [2022-04-26T19:30:31.970Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T19:30:32.244Z] ---> Running in cfbed5a810ba [2022-04-26T19:30:32.244Z] Removing intermediate container 56978cd58ce8 [2022-04-26T19:30:32.244Z] ---> bc33d3f8d4ac [2022-04-26T19:30:32.244Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T19:30:32.522Z] ---> Running in 6cdbf9d50226 [2022-04-26T19:30:35.161Z] Removing intermediate container c62dc5f9c78d [2022-04-26T19:30:35.161Z] ---> 92c30cfe774f [2022-04-26T19:30:35.161Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:30:35.766Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T19:30:36.757Z] ---> 2afce11afdc4 [2022-04-26T19:30:36.757Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T19:30:36.757Z] Removing intermediate container 6cdbf9d50226 [2022-04-26T19:30:36.757Z] ---> bace1dac78fe [2022-04-26T19:30:36.757Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T19:30:37.036Z] ---> Running in ef161be3b627 [2022-04-26T19:30:37.643Z] Removing intermediate container ef161be3b627 [2022-04-26T19:30:37.643Z] ---> 1f94135ec799 [2022-04-26T19:30:37.643Z] 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-26T19:30:37.921Z] ---> Running in bea298b65996 [2022-04-26T19:30:39.373Z] ---> dfc372425db9 [2022-04-26T19:30:39.373Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T19:30:40.826Z] ---> 1ff9f0553b7d [2022-04-26T19:30:40.826Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T19:30:40.826Z] ---> Running in 170f6bb59352 [2022-04-26T19:30:41.106Z] spire-1.2.1/ [2022-04-26T19:30:41.106Z] Removing intermediate container 170f6bb59352 [2022-04-26T19:30:41.106Z] ---> 9c6af008b164 [2022-04-26T19:30:41.106Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:30:41.106Z] spire-1.2.1/.data/ [2022-04-26T19:30:41.106Z] spire-1.2.1/.data/.file [2022-04-26T19:30:41.106Z] spire-1.2.1/.dockerignore [2022-04-26T19:30:41.106Z] spire-1.2.1/.gitattributes [2022-04-26T19:30:41.106Z] spire-1.2.1/.githooks/ [2022-04-26T19:30:41.106Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/ [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/ [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T19:30:41.106Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T19:30:41.106Z] spire-1.2.1/.gitignore [2022-04-26T19:30:41.106Z] spire-1.2.1/.go-version [2022-04-26T19:30:41.106Z] spire-1.2.1/.golangci.yml [2022-04-26T19:30:41.106Z] spire-1.2.1/ADOPTERS.md [2022-04-26T19:30:41.106Z] spire-1.2.1/CHANGELOG.md [2022-04-26T19:30:41.106Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T19:30:41.106Z] spire-1.2.1/CODEOWNERS [2022-04-26T19:30:41.106Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T19:30:41.106Z] spire-1.2.1/Dockerfile [2022-04-26T19:30:41.383Z] spire-1.2.1/Dockerfile.dev [2022-04-26T19:30:41.383Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T19:30:41.383Z] spire-1.2.1/LICENSE [2022-04-26T19:30:41.383Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T19:30:41.383Z] spire-1.2.1/Makefile [2022-04-26T19:30:41.383Z] spire-1.2.1/README.md [2022-04-26T19:30:41.383Z] spire-1.2.1/ROADMAP.md [2022-04-26T19:30:41.383Z] spire-1.2.1/SECURITY.md [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/ ---> Running in ba10534df786 [2022-04-26T19:30:41.383Z] [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T19:30:41.383Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/ [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/agent/ [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/server/ [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/server/server.conf [2022-04-26T19:30:41.383Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/ [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/auditlog.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/ [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T19:30:41.383Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/spire_server.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/telemetry.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/upgrading.md [2022-04-26T19:30:41.668Z] spire-1.2.1/doc/using_spire.md [2022-04-26T19:30:41.668Z] spire-1.2.1/examples/ [2022-04-26T19:30:41.668Z] spire-1.2.1/examples/README.md [2022-04-26T19:30:41.668Z] spire-1.2.1/go.mod [2022-04-26T19:30:41.668Z] spire-1.2.1/go.sum [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T19:30:41.668Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T19:30:41.669Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T19:30:41.946Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T19:30:41.947Z] Removing intermediate container ba10534df786 [2022-04-26T19:30:41.947Z] ---> a56db11dc361 [2022-04-26T19:30:41.947Z] Step 18/20 : LABEL arch=arm64 [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/health/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go ---> Running in 1dc56f940b01 [2022-04-26T19:30:41.947Z] [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/log/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T19:30:41.947Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/ [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T19:30:42.225Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/version/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T19:30:42.226Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/config.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T19:30:42.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/Removing intermediate container 1dc56f940b01 [2022-04-26T19:30:42.501Z] ---> 9b0673db59ce [2022-04-26T19:30:42.501Z] Step 19/20 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:30:42.777Z] [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T19:30:42.777Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ ---> Running in 61f442e7533e [2022-04-26T19:30:42.778Z] [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T19:30:42.778Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/server.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/private/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/private/server/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T19:30:43.055Z] spire-1.2.1/release/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire-extras/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire/README.md [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire/conf/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T19:30:43.055Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T19:30:43.055Z] spire-1.2.1/script/ [2022-04-26T19:30:43.055Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T19:30:43.055Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T19:30:43.055Z] spire-1.2.1/support/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T19:30:43.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T19:30:43.056Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T19:30:43.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/clock/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/clock/clock.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T19:30:43.338Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/README.md [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/common [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T19:30:43.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confRemoving intermediate container 61f442e7533e [2022-04-26T19:30:43.339Z] ---> 7e4902d3c7c9 [2022-04-26T19:30:43.339Z] Step 20/20 : LABEL version=0.0.0 [2022-04-26T19:30:43.339Z] [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T19:30:43.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ ---> Running in bf6355f9a881 [2022-04-26T19:30:43.617Z] [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T19:30:43.617Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T19:30:43.618Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T19:30:43.896Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T19:30:43.897Z] spire-1.2.1/test/integration/test.sh [2022-04-26T19:30:43.897Z] spire-1.2.1/test/plugintest/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/testca/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/testca/ca.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/testkey/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T19:30:43.897Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/testkey/new.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/util/ [2022-04-26T19:30:43.897Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/util/race.go [2022-04-26T19:30:43.897Z] spire-1.2.1/test/util/util.go [2022-04-26T19:30:43.897Z] building spire from source... [2022-04-26T19:30:44.174Z] Removing intermediate container bf6355f9a881 [2022-04-26T19:30:44.174Z] ---> 395f361aac79 [2022-04-26T19:30:44.174Z] [2022-04-26T19:30:44.451Z] Installing go1.17.7... [2022-04-26T19:30:44.728Z] Successfully built 395f361aac79 [2022-04-26T19:30:44.728Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-26T19:30:44.728Z] Building support-scheduler [2022-04-26T19:31:17.128Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:31:17.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:31:17.128Z] ---> 579328fb7dd4 [2022-04-26T19:31:17.128Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T19:31:17.128Z] ---> Using cache [2022-04-26T19:31:17.128Z] ---> 5640894b01c0 [2022-04-26T19:31:17.128Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:31:17.128Z] ---> Using cache [2022-04-26T19:31:17.128Z] ---> b04666d63b1d [2022-04-26T19:31:17.128Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T19:31:17.128Z] Building bin/spire-server... [2022-04-26T19:31:17.128Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T19:31:17.128Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T19:31:17.128Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T19:31:17.128Z]  ---> Running in 992463d4f48f [2022-04-26T19:31:17.128Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T19:31:17.128Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T19:31:17.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:31:17.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:31:17.726Z] OK: 220 MiB in 52 packages [2022-04-26T19:31:18.007Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T19:31:19.016Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T19:31:19.016Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T19:31:19.016Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T19:31:19.304Z] Removing intermediate container 992463d4f48f [2022-04-26T19:31:19.304Z] ---> 528fd4a8cc89 [2022-04-26T19:31:19.304Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T19:31:19.589Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T19:31:20.591Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T19:31:20.591Z]  ---> 7dc77f657077 [2022-04-26T19:31:20.591Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:31:20.591Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T19:31:20.591Z]  ---> Running in 997b9481dd64 [2022-04-26T19:31:20.591Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T19:31:20.869Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T19:31:20.869Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T19:31:21.145Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T19:31:21.145Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T19:31:21.422Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T19:31:22.867Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T19:31:22.867Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T19:31:23.471Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T19:31:24.074Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T19:31:25.060Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T19:31:26.044Z] Removing intermediate container 997b9481dd64 [2022-04-26T19:31:26.044Z] ---> 98cfd7a5f3e6 [2022-04-26T19:31:26.044Z] Step 8/22 : COPY . . [2022-04-26T19:31:26.320Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T19:31:26.600Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T19:31:48.807Z]  ---> 25d152a3a93b [2022-04-26T19:31:48.807Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T19:31:48.807Z] ---> Running in 1a314cd8f013 [2022-04-26T19:31:48.807Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T19:31:52.215Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T19:31:52.215Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T19:31:52.215Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T19:31:52.215Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T19:31:52.215Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T19:31:52.215Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T19:31:52.215Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T19:31:52.492Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T19:31:52.492Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T19:31:52.492Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T19:31:52.492Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T19:31:52.770Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T19:31:52.770Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T19:31:52.770Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T19:31:53.046Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T19:31:54.036Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T19:31:54.036Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T19:31:54.312Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T19:31:54.313Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T19:31:54.313Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T19:31:54.313Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T19:31:54.591Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T19:31:54.591Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T19:31:54.591Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T19:31:54.591Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T19:32:01.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T19:32:01.325Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T19:32:01.325Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T19:32:01.325Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T19:32:01.325Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T19:32:01.325Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T19:32:01.605Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T19:32:01.605Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T19:32:01.928Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T19:32:01.928Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T19:32:02.214Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T19:32:24.451Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T19:32:24.451Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T19:32:24.451Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T19:32:24.732Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T19:32:37.156Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T19:33:03.980Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T19:33:03.980Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T19:33:03.980Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T19:33:03.980Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T19:33:05.969Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T19:33:06.569Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T19:33:07.171Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T19:33:08.613Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T19:33:08.613Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T19:33:10.606Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T19:33:10.606Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T19:33:11.594Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T19:33:11.871Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T19:33:11.871Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T19:33:12.148Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T19:33:12.426Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T19:33:12.426Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T19:33:13.870Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T19:33:13.870Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T19:33:14.147Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T19:33:14.423Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T19:33:14.423Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T19:33:14.699Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T19:33:14.975Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T19:33:20.411Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T19:33:21.013Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T19:33:21.013Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T19:33:21.289Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T19:33:21.289Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T19:33:21.289Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T19:33:21.289Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T19:33:21.567Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T19:33:21.567Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T19:33:22.555Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T19:33:23.156Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T19:33:23.757Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T19:33:23.758Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T19:33:24.743Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T19:33:24.743Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T19:33:25.019Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T19:33:25.295Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T19:33:25.295Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T19:33:25.295Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T19:33:25.572Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T19:33:25.572Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T19:33:26.561Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T19:33:26.561Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T19:33:26.837Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T19:33:27.114Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T19:33:27.390Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T19:33:29.377Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T19:33:29.984Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T19:33:29.984Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T19:33:30.589Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T19:33:30.589Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T19:33:30.589Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T19:33:31.190Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T19:33:31.467Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T19:33:32.068Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T19:33:34.053Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T19:33:36.686Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T19:33:36.686Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T19:33:36.962Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T19:33:37.238Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T19:33:37.238Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T19:33:38.226Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T19:33:38.226Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T19:33:38.503Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T19:33:38.503Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T19:33:38.779Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T19:33:38.779Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T19:33:38.779Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T19:33:48.965Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T19:33:48.965Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T19:33:48.965Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T19:33:48.965Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T19:34:15.873Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T19:34:15.873Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T19:35:23.867Z] Removing intermediate container cfbed5a810ba [2022-04-26T19:35:23.867Z] ---> fe9e620d4d0a [2022-04-26T19:35:23.867Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T19:35:23.867Z] ---> Running in cc7c7afbb7b6 [2022-04-26T19:35:23.867Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T19:35:23.867Z] Removing intermediate container cc7c7afbb7b6 [2022-04-26T19:35:23.867Z] ---> 2e98e5a7c682 [2022-04-26T19:35:23.867Z] [2022-04-26T19:35:23.868Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T19:35:23.868Z] 20.10.14: Pulling from library/docker [2022-04-26T19:35:36.308Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T19:35:36.308Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T19:35:36.308Z] ---> c346e9eafbab [2022-04-26T19:35:36.308Z] 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-26T19:35:36.308Z] ---> Running in f1ab86faf33f [2022-04-26T19:35:36.308Z] Removing intermediate container f1ab86faf33f [2022-04-26T19:35:36.308Z] ---> 6e2dcb9216ef [2022-04-26T19:35:36.308Z] 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-26T19:35:36.308Z] ---> Running in 95e3ab64e39a [2022-04-26T19:35:37.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:35:37.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:35:38.890Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T19:35:38.890Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T19:35:38.890Z] Executing bash-5.1.16-r0.post-install [2022-04-26T19:35:38.890Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T19:35:39.164Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T19:35:39.164Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T19:35:39.164Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T19:35:39.164Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T19:35:39.164Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T19:35:39.164Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T19:35:39.164Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T19:35:39.164Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T19:35:39.164Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T19:35:39.164Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T19:35:39.164Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T19:35:39.164Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T19:35:39.439Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T19:35:39.439Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T19:35:42.066Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T19:35:42.066Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T19:35:42.066Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T19:35:42.066Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T19:35:42.066Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T19:35:42.066Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T19:35:42.066Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T19:35:42.066Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T19:35:42.066Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T19:35:42.066Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T19:35:42.066Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T19:35:42.066Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T19:35:42.341Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T19:35:42.341Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T19:35:42.341Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T19:35:42.341Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T19:35:42.341Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T19:35:42.341Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T19:35:42.341Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T19:35:42.341Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T19:35:42.341Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T19:35:42.615Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T19:35:42.615Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T19:35:42.615Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T19:35:42.889Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T19:35:42.889Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T19:35:43.486Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T19:35:43.759Z] OK: 82 MiB in 65 packages [2022-04-26T19:35:49.172Z] Collecting docker-compose==1.23.2 [2022-04-26T19:35:49.172Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T19:35:49.172Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T19:35:49.172Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T19:35:52.618Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T19:35:52.618Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T19:35:55.270Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T19:35:55.270Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T19:35:57.901Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T19:35:57.901Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T19:35:57.901Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T19:35:57.901Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T19:35:58.887Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T19:35:58.887Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T19:35:58.887Z] 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-26T19:35:59.875Z] Collecting PyYAML<4,>=3.10 [2022-04-26T19:35:59.875Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T19:36:05.298Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T19:36:05.298Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T19:36:05.907Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T19:36:05.907Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T19:36:06.506Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T19:36:06.506Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T19:36:07.112Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T19:36:07.112Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T19:36:07.112Z] 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-26T19:36:07.112Z] Collecting idna<2.8,>=2.5 [2022-04-26T19:36:07.112Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T19:36:08.099Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T19:36:08.099Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T19:36:08.374Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T19:36:08.374Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T19:36:08.374Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T19:36:08.374Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T19:36:09.360Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T19:36:09.360Z] Attempting uninstall: urllib3 [2022-04-26T19:36:09.360Z] Found existing installation: urllib3 1.26.7 [2022-04-26T19:36:09.360Z] Uninstalling urllib3-1.26.7: [2022-04-26T19:36:09.637Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T19:36:10.240Z] Attempting uninstall: idna [2022-04-26T19:36:10.240Z] Found existing installation: idna 3.3 [2022-04-26T19:36:10.240Z] Uninstalling idna-3.3: [2022-04-26T19:36:10.516Z] Successfully uninstalled idna-3.3 [2022-04-26T19:36:13.928Z] Attempting uninstall: requests [2022-04-26T19:36:13.928Z] Found existing installation: requests 2.26.0 [2022-04-26T19:36:13.928Z] Uninstalling requests-2.26.0: [2022-04-26T19:36:13.928Z] Successfully uninstalled requests-2.26.0 [2022-04-26T19:36:14.205Z] Running setup.py install for texttable: started [2022-04-26T19:36:16.837Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T19:36:16.837Z] Running setup.py install for PyYAML: started [2022-04-26T19:36:19.469Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T19:36:20.070Z] Running setup.py install for docopt: started [2022-04-26T19:36:23.026Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T19:36:23.026Z] Running setup.py install for dockerpty: started [2022-04-26T19:36:25.725Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T19:36:28.355Z] 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-26T19:36:43.466Z] Removing intermediate container 95e3ab64e39a [2022-04-26T19:36:43.466Z] ---> 0cae89ef2740 [2022-04-26T19:36:43.466Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T19:36:43.466Z] ---> Running in 50877eae4e1f [2022-04-26T19:36:43.742Z] Removing intermediate container 50877eae4e1f [2022-04-26T19:36:43.742Z] ---> b274aa31dc1a [2022-04-26T19:36:43.742Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T19:36:44.018Z] ---> Running in 903e2d313efd [2022-04-26T19:36:44.620Z] Removing intermediate container 903e2d313efd [2022-04-26T19:36:44.620Z] ---> 321a77373265 [2022-04-26T19:36:44.620Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T19:36:46.072Z] ---> ec798185de5b [2022-04-26T19:36:46.072Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T19:36:47.053Z] ---> e13931a40b76 [2022-04-26T19:36:47.053Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T19:36:48.037Z] ---> d21c8f02340a [2022-04-26T19:36:48.037Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T19:36:48.325Z] ---> Running in 0d9799563200 [2022-04-26T19:36:48.931Z] Removing intermediate container 0d9799563200 [2022-04-26T19:36:48.931Z] ---> 1cc4ff30b328 [2022-04-26T19:36:48.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:36:48.931Z] ---> Running in 5aa18c050aaf [2022-04-26T19:36:49.530Z] Removing intermediate container 5aa18c050aaf [2022-04-26T19:36:49.530Z] ---> 48e3fe593848 [2022-04-26T19:36:49.530Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T19:36:49.530Z] ---> Running in 3c838c40cc09 [2022-04-26T19:36:50.136Z] Removing intermediate container 3c838c40cc09 [2022-04-26T19:36:50.136Z] ---> bbeb15142b1b [2022-04-26T19:36:50.136Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:36:50.136Z] ---> Running in a5e3ef3a89e6 [2022-04-26T19:36:50.737Z] Removing intermediate container a5e3ef3a89e6 [2022-04-26T19:36:50.737Z] ---> 0c1eb040d6ad [2022-04-26T19:36:50.737Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:36:50.737Z] ---> Running in 2493882aa6d3 [2022-04-26T19:36:51.339Z] Removing intermediate container 2493882aa6d3 [2022-04-26T19:36:51.339Z] ---> 417bdf333ec4 [2022-04-26T19:36:51.339Z] [2022-04-26T19:36:51.938Z] Successfully built 417bdf333ec4 [2022-04-26T19:36:51.938Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-26T19:36:51.938Z] Building core-data [2022-04-26T19:37:24.289Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:37:24.289Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:37:24.289Z] ---> 579328fb7dd4 [2022-04-26T19:37:24.289Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:37:24.289Z] ---> Using cache [2022-04-26T19:37:24.289Z] ---> 5640894b01c0 [2022-04-26T19:37:24.289Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:37:24.289Z] ---> Using cache [2022-04-26T19:37:24.289Z] ---> b04666d63b1d [2022-04-26T19:37:24.289Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T19:37:24.566Z] ---> Running in c74f5efa2829 [2022-04-26T19:37:26.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:37:27.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:37:28.536Z] OK: 220 MiB in 52 packages [2022-04-26T19:37:29.976Z] Removing intermediate container c74f5efa2829 [2022-04-26T19:37:29.976Z] ---> 8fbaf5822e40 [2022-04-26T19:37:29.976Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:37:30.969Z] ---> 4823a35d3721 [2022-04-26T19:37:30.969Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:37:30.969Z] ---> Running in 7afe5b8954c4 [2022-04-26T19:37:36.397Z] Removing intermediate container 7afe5b8954c4 [2022-04-26T19:37:36.397Z] ---> aa23aaecc11f [2022-04-26T19:37:36.397Z] Step 8/23 : COPY . . [2022-04-26T19:37:54.744Z] ---> de79d1762d61 [2022-04-26T19:37:54.744Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T19:37:54.744Z] ---> Running in b6697063dc20 [2022-04-26T19:37:56.199Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T19:39:04.252Z] Removing intermediate container 1a314cd8f013 [2022-04-26T19:39:04.252Z] ---> 18ce4e80d59d [2022-04-26T19:39:04.252Z] [2022-04-26T19:39:04.252Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T19:39:04.252Z] ---> ac73e934f311 [2022-04-26T19:39:04.252Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T19:39:04.252Z] ---> Using cache [2022-04-26T19:39:04.252Z] ---> ea7335b4a872 [2022-04-26T19:39:04.252Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:39:04.252Z] ---> Using cache [2022-04-26T19:39:04.252Z] ---> 61dd9af18675 [2022-04-26T19:39:04.252Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T19:39:04.252Z] ---> Running in 2dcfdcb91857 [2022-04-26T19:39:04.252Z] Removing intermediate container 2dcfdcb91857 [2022-04-26T19:39:04.252Z] ---> 68fb4d4cc6b5 [2022-04-26T19:39:04.252Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T19:39:04.252Z] ---> Running in e8588f80c9d3 [2022-04-26T19:39:04.252Z] Removing intermediate container e8588f80c9d3 [2022-04-26T19:39:04.252Z] ---> 9fb9f53ac87d [2022-04-26T19:39:04.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:39:04.252Z] ---> 17a83e42f733 [2022-04-26T19:39:04.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T19:39:04.252Z] ---> 8245aff11834 [2022-04-26T19:39:04.252Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T19:39:05.249Z] ---> c79cb99f2701 [2022-04-26T19:39:05.249Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T19:39:05.249Z] ---> Running in e7dc2c893ea0 [2022-04-26T19:39:05.851Z] Removing intermediate container e7dc2c893ea0 [2022-04-26T19:39:05.851Z] ---> 50b96b4befc6 [2022-04-26T19:39:05.851Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:39:05.851Z] ---> Running in 982d7982eb3b [2022-04-26T19:39:06.452Z] Removing intermediate container 982d7982eb3b [2022-04-26T19:39:06.452Z] ---> cc66c75c28a9 [2022-04-26T19:39:06.452Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T19:39:06.452Z] ---> Running in 92d6af31b37d [2022-04-26T19:39:07.051Z] Removing intermediate container 92d6af31b37d [2022-04-26T19:39:07.051Z] ---> 75301fe7cfae [2022-04-26T19:39:07.051Z] Step 21/22 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:39:07.051Z] ---> Running in ca0ef967b3e8 [2022-04-26T19:39:07.793Z] Removing intermediate container ca0ef967b3e8 [2022-04-26T19:39:07.793Z] ---> f72353a3ffaf [2022-04-26T19:39:07.793Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T19:39:07.793Z] ---> Running in 37baa43ff5fe [2022-04-26T19:39:08.544Z] Removing intermediate container 37baa43ff5fe [2022-04-26T19:39:08.544Z] ---> 2e564c395040 [2022-04-26T19:39:08.544Z] [2022-04-26T19:39:08.970Z] Successfully built 2e564c395040 [2022-04-26T19:39:08.970Z] Successfully tagged support-scheduler-arm64:latest [2022-04-26T19:39:08.970Z]  Building support-scheduler ... done Building support-notifications [2022-04-26T19:39:36.048Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:39:36.048Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:39:36.048Z] ---> 579328fb7dd4 [2022-04-26T19:39:36.048Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T19:39:36.048Z] ---> Using cache [2022-04-26T19:39:36.048Z] ---> 5640894b01c0 [2022-04-26T19:39:36.048Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:39:36.048Z] ---> Using cache [2022-04-26T19:39:36.048Z] ---> b04666d63b1d [2022-04-26T19:39:36.048Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T19:39:36.048Z] ---> Running in 6e8905a04b1d [2022-04-26T19:39:38.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:39:38.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:39:40.085Z] OK: 220 MiB in 52 packages [2022-04-26T19:39:41.067Z] Removing intermediate container 6e8905a04b1d [2022-04-26T19:39:41.067Z] ---> 12ea1b59485a [2022-04-26T19:39:41.067Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T19:39:42.052Z] ---> 0927514711cc [2022-04-26T19:39:42.052Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:39:42.331Z] ---> Running in fd484c82c0eb [2022-04-26T19:39:47.753Z] Removing intermediate container fd484c82c0eb [2022-04-26T19:39:47.753Z] ---> 1eeb7c7db425 [2022-04-26T19:39:47.753Z] Step 8/22 : COPY . . [2022-04-26T19:40:09.961Z] ---> c1c1b94c78cd [2022-04-26T19:40:09.961Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T19:40:09.961Z] ---> Running in 307e97164f17 [2022-04-26T19:40:09.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T19:43:47.001Z] Removing intermediate container b6697063dc20 [2022-04-26T19:43:47.001Z] ---> 221380d8c826 [2022-04-26T19:43:47.001Z] [2022-04-26T19:43:47.001Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T19:43:47.001Z] ---> ac73e934f311 [2022-04-26T19:43:47.001Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T19:43:47.001Z] ---> Running in b0c3144cfe0a [2022-04-26T19:43:47.001Z] Removing intermediate container b0c3144cfe0a [2022-04-26T19:43:47.001Z] ---> 89566c4046bd [2022-04-26T19:43:47.001Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T19:43:47.001Z] ---> Running in 37c199e36987 [2022-04-26T19:43:47.001Z] Removing intermediate container 37c199e36987 [2022-04-26T19:43:47.001Z] ---> 11fe3de5aac2 [2022-04-26T19:43:47.001Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T19:43:47.001Z] ---> Running in 088a3f74bd64 [2022-04-26T19:43:47.001Z] Removing intermediate container 088a3f74bd64 [2022-04-26T19:43:47.001Z] ---> 50acccf00956 [2022-04-26T19:43:47.001Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:43:47.001Z] ---> Running in 7bcdf2810eff [2022-04-26T19:43:47.001Z] Removing intermediate container 7bcdf2810eff [2022-04-26T19:43:47.001Z] ---> 0338f3f61cb9 [2022-04-26T19:43:47.001Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T19:43:47.001Z] ---> Running in 224b540d844e [2022-04-26T19:43:47.001Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:43:47.001Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:43:47.001Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T19:43:47.001Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T19:43:47.001Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T19:43:47.001Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T19:43:47.275Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T19:43:47.275Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T19:43:47.552Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:43:47.552Z] OK: 8 MiB in 20 packages [2022-04-26T19:43:49.009Z] Removing intermediate container 224b540d844e [2022-04-26T19:43:49.010Z] ---> 4ec404e8b707 [2022-04-26T19:43:49.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:43:50.002Z] ---> 69c8f382d34c [2022-04-26T19:43:50.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T19:43:51.994Z] ---> 4a4917639415 [2022-04-26T19:43:51.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T19:43:52.989Z] ---> ba73fb2b308b [2022-04-26T19:43:52.989Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T19:43:52.989Z] ---> Running in d4f68a0636d6 [2022-04-26T19:43:53.616Z] Removing intermediate container d4f68a0636d6 [2022-04-26T19:43:53.616Z] ---> 8481ba245c5d [2022-04-26T19:43:53.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:43:53.616Z] ---> Running in 17b654b8e4da [2022-04-26T19:43:54.222Z] Removing intermediate container 17b654b8e4da [2022-04-26T19:43:54.222Z] ---> 47fd1f602006 [2022-04-26T19:43:54.222Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T19:43:54.222Z] ---> Running in da3a9c0a9ae7 [2022-04-26T19:43:54.822Z] Removing intermediate container da3a9c0a9ae7 [2022-04-26T19:43:54.822Z] ---> 880467209545 [2022-04-26T19:43:54.822Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:43:54.822Z] ---> Running in 3b5c40e890a2 [2022-04-26T19:43:55.427Z] Removing intermediate container 3b5c40e890a2 [2022-04-26T19:43:55.427Z] ---> 245f844c9e3a [2022-04-26T19:43:55.427Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:43:55.427Z] ---> Running in 972542bb2649 [2022-04-26T19:43:56.027Z] Removing intermediate container 972542bb2649 [2022-04-26T19:43:56.027Z] ---> 6b4a7797242c [2022-04-26T19:43:56.027Z] [2022-04-26T19:43:56.303Z] Successfully built 6b4a7797242c [2022-04-26T19:43:56.303Z] Successfully tagged core-data-arm64:latest [2022-04-26T19:43:56.303Z]  Building core-data ... done Building security-bootstrapper [2022-04-26T19:44:35.355Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:44:35.355Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:44:35.355Z] ---> 579328fb7dd4 [2022-04-26T19:44:35.355Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T19:44:35.355Z] ---> Using cache [2022-04-26T19:44:35.355Z] ---> 5640894b01c0 [2022-04-26T19:44:35.355Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:44:35.355Z] ---> Using cache [2022-04-26T19:44:35.355Z] ---> b04666d63b1d [2022-04-26T19:44:35.355Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T19:44:35.355Z] ---> Using cache [2022-04-26T19:44:35.355Z] ---> 528fd4a8cc89 [2022-04-26T19:44:35.355Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T19:44:35.355Z] ---> Using cache [2022-04-26T19:44:35.355Z] ---> 7dc77f657077 [2022-04-26T19:44:35.355Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:44:35.355Z] ---> Using cache [2022-04-26T19:44:35.355Z] ---> 98cfd7a5f3e6 [2022-04-26T19:44:35.355Z] Step 8/31 : COPY . . [2022-04-26T19:44:35.355Z] ---> Using cache [2022-04-26T19:44:35.355Z] ---> 25d152a3a93b [2022-04-26T19:44:35.355Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T19:44:35.355Z] ---> Running in b98860b54d22 [2022-04-26T19:44:35.355Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T19:47:12.889Z] Removing intermediate container 307e97164f17 [2022-04-26T19:47:12.889Z] ---> bbecf3c110ee [2022-04-26T19:47:12.889Z] [2022-04-26T19:47:12.889Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T19:47:12.889Z] ---> ac73e934f311 [2022-04-26T19:47:12.889Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T19:47:12.889Z] ---> Running in eb1a9c34587e [2022-04-26T19:47:12.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:47:12.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:47:13.880Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T19:47:13.880Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T19:47:13.880Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:47:13.880Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:47:14.163Z] OK: 6 MiB in 16 packages [2022-04-26T19:47:16.179Z] Removing intermediate container eb1a9c34587e [2022-04-26T19:47:16.179Z] ---> b58d76d75cce [2022-04-26T19:47:16.179Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:47:16.179Z] ---> Running in cefd10547189 [2022-04-26T19:47:16.780Z] Removing intermediate container cefd10547189 [2022-04-26T19:47:16.780Z] ---> 48d6b59e029a [2022-04-26T19:47:16.780Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T19:47:16.780Z] ---> Running in 363654bb13b8 [2022-04-26T19:47:17.389Z] Removing intermediate container 363654bb13b8 [2022-04-26T19:47:17.390Z] ---> c1bc7af4f693 [2022-04-26T19:47:17.390Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T19:47:17.390Z] ---> Running in 484e5f51918b [2022-04-26T19:47:18.047Z] Removing intermediate container 484e5f51918b [2022-04-26T19:47:18.047Z] ---> de93b4251745 [2022-04-26T19:47:18.047Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:47:19.028Z] ---> dfe6b0345a4e [2022-04-26T19:47:19.028Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T19:47:20.996Z] ---> b4fccb90143d [2022-04-26T19:47:20.996Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T19:47:22.447Z] ---> 9df702bf4e05 [2022-04-26T19:47:22.447Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T19:47:22.447Z] ---> Running in 913f73e1c6a4 [2022-04-26T19:47:22.729Z] Removing intermediate container 913f73e1c6a4 [2022-04-26T19:47:22.729Z] ---> e90b7512e130 [2022-04-26T19:47:22.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:47:22.729Z] ---> Running in ee0246b342b0 [2022-04-26T19:47:23.349Z] Removing intermediate container ee0246b342b0 [2022-04-26T19:47:23.349Z] ---> 1c9928d0e1e9 [2022-04-26T19:47:23.349Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T19:47:23.349Z] ---> Running in 7450458ee3c9 [2022-04-26T19:47:23.948Z] Removing intermediate container 7450458ee3c9 [2022-04-26T19:47:23.948Z] ---> 76e92f573286 [2022-04-26T19:47:23.948Z] Step 21/22 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:47:23.948Z] ---> Running in 290447d3c361 [2022-04-26T19:47:24.550Z] Removing intermediate container 290447d3c361 [2022-04-26T19:47:24.550Z] ---> c04779986417 [2022-04-26T19:47:24.550Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T19:47:24.824Z] ---> Running in 9169b307c30b [2022-04-26T19:47:25.419Z] Removing intermediate container 9169b307c30b [2022-04-26T19:47:25.419Z] ---> 498715531f27 [2022-04-26T19:47:25.419Z] [2022-04-26T19:47:25.691Z] Successfully built 498715531f27 [2022-04-26T19:47:25.691Z] Successfully tagged support-notifications-arm64:latest [2022-04-26T19:47:25.691Z] Building security-proxy-setup [2022-04-26T19:47:52.505Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:47:52.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:47:52.505Z] ---> 579328fb7dd4 [2022-04-26T19:47:52.505Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T19:47:52.505Z] ---> Using cache [2022-04-26T19:47:52.505Z] ---> 5640894b01c0 [2022-04-26T19:47:52.505Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:47:52.505Z] ---> Using cache [2022-04-26T19:47:52.505Z] ---> b04666d63b1d [2022-04-26T19:47:52.505Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T19:47:52.505Z] ---> Using cache [2022-04-26T19:47:52.505Z] ---> 528fd4a8cc89 [2022-04-26T19:47:52.505Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T19:47:52.505Z] ---> Using cache [2022-04-26T19:47:52.505Z] ---> 7dc77f657077 [2022-04-26T19:47:52.505Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:47:52.505Z] ---> Using cache [2022-04-26T19:47:52.505Z] ---> 98cfd7a5f3e6 [2022-04-26T19:47:52.505Z] Step 8/22 : COPY . . [2022-04-26T19:47:52.505Z] ---> Using cache [2022-04-26T19:47:52.505Z] ---> 25d152a3a93b [2022-04-26T19:47:52.505Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T19:47:52.505Z] ---> Running in a1aecfb96c45 [2022-04-26T19:47:54.486Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T19:49:31.307Z] Removing intermediate container b98860b54d22 [2022-04-26T19:49:31.307Z] ---> a1f602b8f61d [2022-04-26T19:49:31.307Z] [2022-04-26T19:49:31.307Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T19:49:31.307Z] ---> ac73e934f311 [2022-04-26T19:49:31.307Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T19:49:31.307Z] ---> Running in 32cedacd6ede [2022-04-26T19:49:31.307Z] Removing intermediate container 32cedacd6ede [2022-04-26T19:49:31.307Z] ---> 6c2a987651a0 [2022-04-26T19:49:31.307Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T19:49:31.307Z] ---> Running in 7fc7a0cb35b4 [2022-04-26T19:49:31.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:49:31.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:49:31.308Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T19:49:31.308Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T19:49:31.308Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:49:31.308Z] OK: 6 MiB in 16 packages [2022-04-26T19:49:31.308Z] Removing intermediate container 7fc7a0cb35b4 [2022-04-26T19:49:31.308Z] ---> 012fc66f866c [2022-04-26T19:49:31.308Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T19:49:31.308Z] ---> Running in c52682aab0d4 [2022-04-26T19:49:31.308Z] Removing intermediate container c52682aab0d4 [2022-04-26T19:49:31.308Z] ---> 25d21e9158af [2022-04-26T19:49:31.308Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T19:49:31.308Z] ---> Running in 78ccf4f66ad9 [2022-04-26T19:49:31.308Z] Removing intermediate container 78ccf4f66ad9 [2022-04-26T19:49:31.308Z] ---> 1c58cf252013 [2022-04-26T19:49:31.308Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T19:49:31.308Z] ---> Running in 9cb7221b950e [2022-04-26T19:49:31.308Z] Removing intermediate container 9cb7221b950e [2022-04-26T19:49:31.308Z] ---> 26aa6a03a4a1 [2022-04-26T19:49:31.308Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T19:49:31.308Z] ---> Running in b8c41a74629e [2022-04-26T19:49:31.308Z] Removing intermediate container b8c41a74629e [2022-04-26T19:49:31.308Z] ---> ed519fa64e12 [2022-04-26T19:49:31.308Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T19:49:31.308Z] ---> 2cd2b67faaf2 [2022-04-26T19:49:31.308Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T19:49:31.308Z] ---> Running in 2b6bf9f6a479 [2022-04-26T19:49:31.582Z] Removing intermediate container 2b6bf9f6a479 [2022-04-26T19:49:31.582Z] ---> 6f263039f609 [2022-04-26T19:49:31.582Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:49:32.574Z] ---> 9e399742dfa0 [2022-04-26T19:49:32.574Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T19:49:34.571Z] ---> 5d34803606cf [2022-04-26T19:49:34.571Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T19:49:35.570Z] ---> c7ef4bb30851 [2022-04-26T19:49:35.570Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T19:49:36.553Z] ---> 0c4c735b2c64 [2022-04-26T19:49:36.553Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T19:49:37.542Z] ---> cc87e7903cef [2022-04-26T19:49:37.542Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T19:49:37.542Z] ---> Running in cb4a5e51fadd [2022-04-26T19:49:38.148Z] Removing intermediate container cb4a5e51fadd [2022-04-26T19:49:38.148Z] ---> 64267a7f2e3d [2022-04-26T19:49:38.148Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T19:49:39.138Z] ---> 8b0e6d7a680b [2022-04-26T19:49:39.138Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T19:49:39.416Z] ---> Running in d1562b95d590 [2022-04-26T19:49:42.820Z] Removing intermediate container d1562b95d590 [2022-04-26T19:49:42.820Z] ---> e2e991245def [2022-04-26T19:49:42.820Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T19:49:42.820Z] ---> Running in ba37ad2669c6 [2022-04-26T19:49:43.094Z] Removing intermediate container ba37ad2669c6 [2022-04-26T19:49:43.094Z] ---> be1df6aca7cd [2022-04-26T19:49:43.094Z] Step 28/31 : CMD ["gate"] [2022-04-26T19:49:43.366Z] ---> Running in 84bbb49b7de7 [2022-04-26T19:49:43.966Z] Removing intermediate container 84bbb49b7de7 [2022-04-26T19:49:43.966Z] ---> 68575e9b8e2b [2022-04-26T19:49:43.966Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T19:49:44.399Z] ---> Running in 731734404d3d [2022-04-26T19:49:45.115Z] Removing intermediate container 731734404d3d [2022-04-26T19:49:45.115Z] ---> 533ddee23d7b [2022-04-26T19:49:45.115Z] Step 30/31 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:49:45.115Z] ---> Running in ec4c7b5c18df [2022-04-26T19:49:45.634Z] Removing intermediate container ec4c7b5c18df [2022-04-26T19:49:45.634Z] ---> 3cb86a256b6b [2022-04-26T19:49:45.634Z] Step 31/31 : LABEL version=0.0.0 [2022-04-26T19:49:45.634Z] ---> Running in 178c3c5d9e13 [2022-04-26T19:49:46.323Z] Removing intermediate container 178c3c5d9e13 [2022-04-26T19:49:46.323Z] ---> a215967f03db [2022-04-26T19:49:46.323Z] [2022-04-26T19:49:46.642Z] Successfully built a215967f03db [2022-04-26T19:49:46.642Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-26T19:49:46.642Z] Building core-command [2022-04-26T19:50:19.218Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T19:50:19.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T19:50:19.218Z] ---> 579328fb7dd4 [2022-04-26T19:50:19.218Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T19:50:19.218Z] ---> Using cache [2022-04-26T19:50:19.218Z] ---> 5640894b01c0 [2022-04-26T19:50:19.218Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T19:50:19.218Z] ---> Using cache [2022-04-26T19:50:19.218Z] ---> b04666d63b1d [2022-04-26T19:50:19.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T19:50:19.218Z] ---> Using cache [2022-04-26T19:50:19.218Z] ---> 528fd4a8cc89 [2022-04-26T19:50:19.218Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T19:50:19.218Z] ---> Using cache [2022-04-26T19:50:19.218Z] ---> 7dc77f657077 [2022-04-26T19:50:19.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T19:50:19.218Z] ---> Using cache [2022-04-26T19:50:19.218Z] ---> 98cfd7a5f3e6 [2022-04-26T19:50:19.218Z] Step 8/23 : COPY . . [2022-04-26T19:50:19.218Z] ---> Using cache [2022-04-26T19:50:19.218Z] ---> 25d152a3a93b [2022-04-26T19:50:19.218Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T19:50:19.218Z] ---> Running in 62822fb6d66e [2022-04-26T19:50:19.218Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T19:52:26.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T19:52:38.555Z] Removing intermediate container a1aecfb96c45 [2022-04-26T19:52:38.555Z] ---> a005e0607e0d [2022-04-26T19:52:38.555Z] [2022-04-26T19:52:38.555Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T19:52:38.555Z] ---> ac73e934f311 [2022-04-26T19:52:38.555Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T19:52:38.555Z] ---> Running in 22a5664e1ace [2022-04-26T19:52:39.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T19:52:39.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T19:52:40.890Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T19:52:40.890Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T19:52:40.890Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T19:52:40.890Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T19:52:40.890Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T19:52:40.890Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T19:52:40.890Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T19:52:40.890Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T19:52:41.501Z] OK: 8 MiB in 20 packages [2022-04-26T19:52:43.559Z] Removing intermediate container 22a5664e1ace [2022-04-26T19:52:43.559Z] ---> d116ccb26874 [2022-04-26T19:52:43.559Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T19:52:43.559Z] ---> Running in a564cfb8f7ab [2022-04-26T19:52:44.167Z] Removing intermediate container a564cfb8f7ab [2022-04-26T19:52:44.167Z] ---> 23b9a15d51fc [2022-04-26T19:52:44.167Z] Step 13/22 : WORKDIR /edgex [2022-04-26T19:52:44.167Z] ---> Running in 5956441b29ee [2022-04-26T19:52:44.771Z] Removing intermediate container 5956441b29ee [2022-04-26T19:52:44.771Z] ---> 922e20dab3d6 [2022-04-26T19:52:44.771Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T19:52:45.760Z] ---> c4952b6070b2 [2022-04-26T19:52:45.760Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T19:52:47.755Z] ---> 4fbca266da7a [2022-04-26T19:52:47.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T19:52:49.205Z] ---> 4307b4c394fb [2022-04-26T19:52:49.205Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T19:52:50.193Z] ---> 55482597d09d [2022-04-26T19:52:50.193Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T19:52:50.193Z] ---> Running in 710101d33fe6 [2022-04-26T19:52:53.623Z] Removing intermediate container 710101d33fe6 [2022-04-26T19:52:53.623Z] ---> 8abfd32453e7 [2022-04-26T19:52:53.623Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T19:52:53.623Z] ---> Running in 2d3bef7b7b16 [2022-04-26T19:52:53.623Z] Removing intermediate container 2d3bef7b7b16 [2022-04-26T19:52:53.623Z] ---> de47a4001238 [2022-04-26T19:52:53.623Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T19:52:53.623Z] ---> Running in e27255bac138 [2022-04-26T19:52:54.230Z] Removing intermediate container e27255bac138 [2022-04-26T19:52:54.230Z] ---> 0e9ee3772f6e [2022-04-26T19:52:54.230Z] Step 21/22 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:52:54.230Z] ---> Running in 2968a588ac80 [2022-04-26T19:52:54.839Z] Removing intermediate container 2968a588ac80 [2022-04-26T19:52:54.839Z] ---> c9af39256c1c [2022-04-26T19:52:54.839Z] Step 22/22 : LABEL version=0.0.0 [2022-04-26T19:52:54.839Z] ---> Running in fa3139901ba5 [2022-04-26T19:52:55.454Z] Removing intermediate container fa3139901ba5 [2022-04-26T19:52:55.454Z] ---> 99517d25e272 [2022-04-26T19:52:55.454Z] [2022-04-26T19:52:56.056Z] Successfully built 99517d25e272 [2022-04-26T19:52:56.056Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-26T19:54:32.851Z]  Building security-proxy-setup ... done Removing intermediate container 62822fb6d66e [2022-04-26T19:54:32.851Z] ---> b842e890e82e [2022-04-26T19:54:32.851Z] [2022-04-26T19:54:32.851Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T19:54:32.851Z] ---> ac73e934f311 [2022-04-26T19:54:32.851Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T19:54:32.851Z] ---> Using cache [2022-04-26T19:54:32.851Z] ---> ea7335b4a872 [2022-04-26T19:54:32.851Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T19:54:32.851Z] ---> Using cache [2022-04-26T19:54:32.851Z] ---> 61dd9af18675 [2022-04-26T19:54:32.851Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T19:54:32.851Z] ---> Running in aeeb4b86b97b [2022-04-26T19:54:32.851Z] Removing intermediate container aeeb4b86b97b [2022-04-26T19:54:32.851Z] ---> fbf55b348eb3 [2022-04-26T19:54:32.851Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T19:54:32.851Z] ---> Running in 67413394f44b [2022-04-26T19:54:32.851Z] Removing intermediate container 67413394f44b [2022-04-26T19:54:32.851Z] ---> 304374bfe701 [2022-04-26T19:54:32.851Z] Step 15/23 : WORKDIR / [2022-04-26T19:54:32.851Z] ---> Running in 3bc5901922dd [2022-04-26T19:54:32.851Z] Removing intermediate container 3bc5901922dd [2022-04-26T19:54:32.851Z] ---> 3cb25e270719 [2022-04-26T19:54:32.851Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T19:54:32.851Z] ---> 7334e0681c69 [2022-04-26T19:54:32.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T19:54:32.851Z] ---> 63a585df1b50 [2022-04-26T19:54:32.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T19:54:32.851Z] ---> 678c125c2f10 [2022-04-26T19:54:32.851Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T19:54:32.851Z] ---> Running in 4a73b63fb743 [2022-04-26T19:54:32.851Z] Removing intermediate container 4a73b63fb743 [2022-04-26T19:54:32.851Z] ---> 459fc4c53a4d [2022-04-26T19:54:32.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T19:54:32.851Z] ---> Running in 7fcae540d89f [2022-04-26T19:54:32.851Z] Removing intermediate container 7fcae540d89f [2022-04-26T19:54:32.851Z] ---> 892bfe588902 [2022-04-26T19:54:32.851Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T19:54:32.851Z] ---> Running in 876bc44ae259 [2022-04-26T19:54:32.851Z] Removing intermediate container 876bc44ae259 [2022-04-26T19:54:32.851Z] ---> 88f3f7f79404 [2022-04-26T19:54:32.851Z] Step 22/23 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T19:54:32.851Z] ---> Running in 4812b80652db [2022-04-26T19:54:32.851Z] Removing intermediate container 4812b80652db [2022-04-26T19:54:32.851Z] ---> 52bacd805031 [2022-04-26T19:54:32.851Z] Step 23/23 : LABEL version=0.0.0 [2022-04-26T19:54:32.851Z] ---> Running in 381bd52be396 [2022-04-26T19:54:32.851Z] Removing intermediate container 381bd52be396 [2022-04-26T19:54:32.851Z] ---> 6703817d752f [2022-04-26T19:54:32.851Z] [2022-04-26T19:54:32.851Z] Successfully built 6703817d752f [2022-04-26T19:54:32.851Z] Successfully tagged core-command-arm64:latest [2022-04-26T20:03:25.794Z]  Building core-command ... done Building bin/spire-agent... [2022-04-26T20:03:25.794Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T20:03:25.794Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T20:03:25.794Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T20:03:25.794Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T20:03:25.794Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T20:03:25.794Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T20:03:25.794Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T20:03:25.794Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T20:03:25.794Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T20:03:25.794Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T20:03:25.794Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T20:03:25.794Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T20:03:25.794Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T20:03:25.794Z] Building bin/spire-agent... [2022-04-26T20:03:26.392Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T20:03:26.667Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T20:03:26.667Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T20:03:30.990Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T20:03:30.990Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T20:03:31.987Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T20:03:31.987Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T20:03:32.595Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T20:03:32.595Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T20:03:32.595Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T20:03:32.874Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T20:03:32.874Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T20:03:33.152Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T20:06:25.126Z] Building bin/spire-agent... [2022-04-26T20:06:25.126Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T20:06:25.126Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T20:06:25.126Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T20:06:25.126Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T20:06:25.126Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T20:06:25.126Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T20:06:25.126Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T20:06:25.126Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T20:06:25.126Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T20:06:25.126Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T20:06:25.127Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T20:06:25.127Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T20:06:25.127Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T20:09:47.202Z] Removing intermediate container c9d81a2f1da4 [2022-04-26T20:09:47.202Z] ---> cce70b800194 [2022-04-26T20:09:47.202Z] [2022-04-26T20:09:47.202Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T20:09:47.202Z] ---> 3fb3c9af89a9 [2022-04-26T20:09:47.202Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:09:47.202Z] ---> Using cache [2022-04-26T20:09:47.202Z] ---> 8710ec9b60fb [2022-04-26T20:09:47.202Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:09:47.202Z] ---> Using cache [2022-04-26T20:09:47.202Z] ---> 8c215f7b2ca6 [2022-04-26T20:09:47.202Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T20:09:47.202Z] ---> Running in 4739cc0c6882 [2022-04-26T20:09:47.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:47.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:47.202Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:09:47.202Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:09:47.202Z] OK: 15729 distinct packages available [2022-04-26T20:09:47.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:47.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:48.199Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T20:09:48.199Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T20:09:48.199Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T20:09:48.476Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T20:09:48.476Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:09:48.476Z] OK: 6 MiB in 18 packages [2022-04-26T20:09:50.625Z] Removing intermediate container 4739cc0c6882 [2022-04-26T20:09:50.625Z] ---> 9afe55b9f8ab [2022-04-26T20:09:50.625Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T20:09:50.625Z] Removing intermediate container 5ad5a5b024fc [2022-04-26T20:09:50.625Z] ---> 10aa67aaf6cf [2022-04-26T20:09:50.625Z] [2022-04-26T20:09:50.625Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T20:09:50.625Z] ---> 3fb3c9af89a9 [2022-04-26T20:09:50.625Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:09:50.625Z] ---> Using cache [2022-04-26T20:09:50.625Z] ---> 8710ec9b60fb [2022-04-26T20:09:50.625Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:09:50.625Z] ---> Using cache [2022-04-26T20:09:50.625Z] ---> 8c215f7b2ca6 [2022-04-26T20:09:50.625Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T20:09:50.899Z] ---> Running in 9452961c9f19 [2022-04-26T20:09:52.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:53.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:54.310Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T20:09:54.310Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T20:09:54.310Z] OK: 15729 distinct packages available [2022-04-26T20:09:54.310Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:55.293Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T20:09:56.283Z] ---> aa2ad09c5fef [2022-04-26T20:09:56.283Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T20:09:56.283Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T20:09:56.283Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T20:09:56.557Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T20:09:56.557Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T20:09:56.557Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T20:09:56.834Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T20:09:56.834Z] OK: 6 MiB in 19 packages [2022-04-26T20:09:56.834Z] ---> d409571ef235 [2022-04-26T20:09:56.834Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T20:09:57.117Z] ---> Running in 470f517fc184 [2022-04-26T20:09:57.726Z] Removing intermediate container 470f517fc184 [2022-04-26T20:09:57.726Z] ---> c4f5f970330e [2022-04-26T20:09:57.726Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T20:09:58.323Z] Removing intermediate container 9452961c9f19 [2022-04-26T20:09:58.323Z] ---> d2b76b3bb6d7 [2022-04-26T20:09:58.323Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T20:09:58.601Z] ---> 60214bd02986 [2022-04-26T20:09:58.601Z] Step 21/26 : WORKDIR / [2022-04-26T20:09:58.601Z] ---> Running in 2e9c04bbe131 [2022-04-26T20:09:59.203Z] Removing intermediate container 2e9c04bbe131 [2022-04-26T20:09:59.203Z] ---> bd1388212514 [2022-04-26T20:09:59.203Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T20:09:59.203Z] ---> Running in e64c6cc85cca [2022-04-26T20:09:59.804Z] Removing intermediate container e64c6cc85cca [2022-04-26T20:09:59.804Z] ---> 38fccbd49bfb [2022-04-26T20:09:59.804Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T20:10:00.079Z] ---> Running in 6674620960d2 [2022-04-26T20:10:00.680Z] Removing intermediate container 6674620960d2 [2022-04-26T20:10:00.680Z] ---> 20f7b545cbf8 [2022-04-26T20:10:00.680Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T20:10:00.680Z] ---> Running in 4361b9010df4 [2022-04-26T20:10:01.289Z] Removing intermediate container 4361b9010df4 [2022-04-26T20:10:01.289Z] ---> bca103474480 [2022-04-26T20:10:01.289Z] Step 25/26 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T20:10:01.289Z] ---> Running in 720bc896eba2 [2022-04-26T20:10:01.900Z] Removing intermediate container 720bc896eba2 [2022-04-26T20:10:01.901Z] ---> b4ffdef5b34c [2022-04-26T20:10:01.901Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T20:10:01.901Z] ---> Running in 777549b737e4 [2022-04-26T20:10:02.498Z] Removing intermediate container 777549b737e4 [2022-04-26T20:10:02.498Z] ---> a032db164943 [2022-04-26T20:10:02.498Z] [2022-04-26T20:10:02.770Z] Successfully built a032db164943 [2022-04-26T20:10:02.770Z] Successfully tagged security-spire-config-arm64:latest [2022-04-26T20:10:03.046Z]  Building security-spire-config ... done  ---> 4f2c2ab04e3c [2022-04-26T20:10:03.046Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T20:10:03.658Z] ---> 332571ee6189 [2022-04-26T20:10:03.658Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T20:10:04.638Z] ---> ea9d13482800 [2022-04-26T20:10:04.638Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T20:10:05.246Z] ---> 9cacea01edf6 [2022-04-26T20:10:05.246Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T20:10:05.246Z] ---> Running in 8f2480da3448 [2022-04-26T20:10:05.843Z] Removing intermediate container 8f2480da3448 [2022-04-26T20:10:05.843Z] ---> 5e93aecbf981 [2022-04-26T20:10:05.843Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T20:10:05.843Z] ---> Running in 703e2639f08b [2022-04-26T20:10:06.122Z] Removing intermediate container 703e2639f08b [2022-04-26T20:10:06.122Z] ---> 125a0981dba6 [2022-04-26T20:10:06.122Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T20:10:06.405Z] ---> Running in 2d5081e3afcf [2022-04-26T20:10:06.684Z] Removing intermediate container 2d5081e3afcf [2022-04-26T20:10:06.684Z] ---> 9c980ea055ef [2022-04-26T20:10:06.684Z] Step 24/25 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T20:10:06.959Z] ---> Running in 9dd57aca8b6c [2022-04-26T20:10:07.239Z] Removing intermediate container 9dd57aca8b6c [2022-04-26T20:10:07.240Z] ---> 3467e5c644f2 [2022-04-26T20:10:07.240Z] Step 25/25 : LABEL version=0.0.0 [2022-04-26T20:10:07.240Z] ---> Running in 01e5063574ab [2022-04-26T20:10:07.836Z] Removing intermediate container 01e5063574ab [2022-04-26T20:10:07.836Z] ---> 96fc72c6afa9 [2022-04-26T20:10:07.836Z] [2022-04-26T20:10:08.108Z] Successfully built 96fc72c6afa9 [2022-04-26T20:10:08.108Z] Successfully tagged security-spire-server-arm64:latest [2022-04-26T20:11:16.362Z]  Building security-spire-server ... done Removing intermediate container bea298b65996 [2022-04-26T20:11:16.362Z] ---> 9b02541880f0 [2022-04-26T20:11:16.362Z] [2022-04-26T20:11:16.362Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T20:11:16.362Z] ---> 3fb3c9af89a9 [2022-04-26T20:11:16.362Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T20:11:16.362Z] ---> Using cache [2022-04-26T20:11:16.362Z] ---> 8710ec9b60fb [2022-04-26T20:11:16.362Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T20:11:16.362Z] ---> Using cache [2022-04-26T20:11:16.362Z] ---> 8c215f7b2ca6 [2022-04-26T20:11:16.362Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T20:11:16.362Z] ---> Using cache [2022-04-26T20:11:16.362Z] ---> d2b76b3bb6d7 [2022-04-26T20:11:16.362Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T20:11:16.362Z] ---> 9f1c64dbdb5d [2022-04-26T20:11:16.362Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T20:11:18.986Z] ---> 4c5f051ec3f0 [2022-04-26T20:11:18.986Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T20:11:19.261Z] ---> cd4374eb61fa [2022-04-26T20:11:19.261Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T20:11:19.855Z] ---> 1adf306192a4 [2022-04-26T20:11:19.855Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T20:11:20.453Z] ---> 5100689c15c8 [2022-04-26T20:11:20.453Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T20:11:20.453Z] ---> Running in ee3d7066b073 [2022-04-26T20:11:20.731Z] Removing intermediate container ee3d7066b073 [2022-04-26T20:11:20.731Z] ---> 1fe4d194a361 [2022-04-26T20:11:20.731Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T20:11:21.010Z] ---> Running in 764188dff082 [2022-04-26T20:11:21.283Z] Removing intermediate container 764188dff082 [2022-04-26T20:11:21.283Z] ---> 7ea6cdadc9a8 [2022-04-26T20:11:21.283Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T20:11:21.283Z] ---> Running in e68c9a3debd2 [2022-04-26T20:11:21.555Z] Removing intermediate container e68c9a3debd2 [2022-04-26T20:11:21.555Z] ---> 56ee0e8a602c [2022-04-26T20:11:21.555Z] Step 25/26 : LABEL git_sha=300fd1d3dcd94cf9beb8a93996a914ffc011a152 [2022-04-26T20:11:21.555Z] ---> Running in f4f93689dabf [2022-04-26T20:11:21.830Z] Removing intermediate container f4f93689dabf [2022-04-26T20:11:21.830Z] ---> 0801e2e8eb8d [2022-04-26T20:11:21.830Z] Step 26/26 : LABEL version=0.0.0 [2022-04-26T20:11:22.102Z] ---> Running in c144e5029f4e [2022-04-26T20:11:22.378Z] Removing intermediate container c144e5029f4e [2022-04-26T20:11:22.378Z] ---> 798afbc07cc9 [2022-04-26T20:11:22.378Z] [2022-04-26T20:11:22.378Z] Successfully built 798afbc07cc9 [2022-04-26T20:11:22.378Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-26T20:11:22.670Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-26T20:11:22.673Z] $ docker stop --time=1 39addb6b791dae459f6059a98cd27ecd4b9963ff8be6c4ef0e60142a1e1f45e5 [2022-04-26T20:11:24.417Z] $ docker rm -f 39addb6b791dae459f6059a98cd27ecd4b9963ff8be6c4ef0e60142a1e1f45e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T20:11:25.041Z] + docker images [2022-04-26T20:11:25.315Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T20:11:25.315Z] security-spire-agent-arm64 latest 798afbc07cc9 3 seconds ago 126MB [2022-04-26T20:11:25.315Z] 9b02541880f0 27 seconds ago 4.14GB [2022-04-26T20:11:25.315Z] security-spire-server-arm64 latest 96fc72c6afa9 About a minute ago 86.3MB [2022-04-26T20:11:25.315Z] security-spire-config-arm64 latest a032db164943 About a minute ago 85.6MB [2022-04-26T20:11:25.315Z] 10aa67aaf6cf About a minute ago 4.14GB [2022-04-26T20:11:25.315Z] cce70b800194 2 minutes ago 4.14GB [2022-04-26T20:11:25.315Z] core-command-arm64 latest 6703817d752f 16 minutes ago 15.5MB [2022-04-26T20:11:25.315Z] b842e890e82e 17 minutes ago 1.31GB [2022-04-26T20:11:25.315Z] security-proxy-setup-arm64 latest 99517d25e272 18 minutes ago 26.1MB [2022-04-26T20:11:25.315Z] a005e0607e0d 18 minutes ago 1.32GB [2022-04-26T20:11:25.315Z] security-bootstrapper-arm64 latest a215967f03db 21 minutes ago 18.3MB [2022-04-26T20:11:25.315Z] a1f602b8f61d 22 minutes ago 1.31GB [2022-04-26T20:11:25.315Z] support-notifications-arm64 latest 498715531f27 24 minutes ago 25.9MB [2022-04-26T20:11:25.315Z] bbecf3c110ee 24 minutes ago 1.37GB [2022-04-26T20:11:25.315Z] core-data-arm64 latest 6b4a7797242c 27 minutes ago 21.6MB [2022-04-26T20:11:25.315Z] 221380d8c826 27 minutes ago 1.34GB [2022-04-26T20:11:25.315Z] support-scheduler-arm64 latest 2e564c395040 32 minutes ago 25.2MB [2022-04-26T20:11:25.315Z] 18ce4e80d59d 32 minutes ago 1.36GB [2022-04-26T20:11:25.315Z] sys-mgmt-agent-arm64 latest 417bdf333ec4 34 minutes ago 282MB [2022-04-26T20:11:25.315Z] 2e98e5a7c682 36 minutes ago 1.31GB [2022-04-26T20:11:25.315Z] security-spiffe-token-provider-arm64 latest 395f361aac79 40 minutes ago 27.9MB [2022-04-26T20:11:25.315Z] c11c3c8d3e7c 41 minutes ago 1.36GB [2022-04-26T20:11:25.315Z] security-secretstore-setup-arm64 latest 6cc99dd6f14b 42 minutes ago 27.5MB [2022-04-26T20:11:25.315Z] core-metadata-arm64 latest ca694234744c 42 minutes ago 16.3MB [2022-04-26T20:11:25.315Z] 11745ab42326 43 minutes ago 1.31GB [2022-04-26T20:11:25.315Z] a678a96e3e81 43 minutes ago 1.32GB [2022-04-26T20:11:25.315Z] ci-base-image-arm64 latest 579328fb7dd4 About an hour ago 886MB [2022-04-26T20:11:25.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 days ago 551MB [2022-04-26T20:11:25.315Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-26T20:11:25.315Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-26T20:11:25.315Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-26T20:11:25.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:11:26.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T20:11:26.303Z] [2022-04-26T20:11:26.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:11:26.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T20:11:26.952Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T20:11:26.952Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T20:11:26.952Z] 04944245beec: Pulling fs layer [2022-04-26T20:11:26.952Z] 699f458cf7ca: Pulling fs layer [2022-04-26T20:11:26.952Z] 765212b225bb: Pulling fs layer [2022-04-26T20:11:26.952Z] f23df028b6ca: Pulling fs layer [2022-04-26T20:11:26.952Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T20:11:26.952Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T20:11:26.952Z] 765212b225bb: Waiting [2022-04-26T20:11:26.952Z] f23df028b6ca: Waiting [2022-04-26T20:11:26.952Z] d65c8cfc05b1: Waiting [2022-04-26T20:11:26.952Z] 2437ff75d9bd: Waiting [2022-04-26T20:11:26.952Z] 04944245beec: Verifying Checksum [2022-04-26T20:11:26.952Z] 04944245beec: Download complete [2022-04-26T20:11:26.952Z] 765212b225bb: Verifying Checksum [2022-04-26T20:11:26.952Z] 765212b225bb: Download complete [2022-04-26T20:11:26.952Z] f23df028b6ca: Verifying Checksum [2022-04-26T20:11:26.952Z] f23df028b6ca: Download complete [2022-04-26T20:11:26.952Z] d65c8cfc05b1: Verifying Checksum [2022-04-26T20:11:26.952Z] d65c8cfc05b1: Download complete [2022-04-26T20:11:26.952Z] 699f458cf7ca: Verifying Checksum [2022-04-26T20:11:27.225Z] 699f458cf7ca: Download complete [2022-04-26T20:11:27.500Z] 8998bd30e6a1: Download complete [2022-04-26T20:11:30.127Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T20:11:30.127Z] 2437ff75d9bd: Download complete [2022-04-26T20:11:32.100Z] 8998bd30e6a1: Pull complete [2022-04-26T20:11:32.373Z] 04944245beec: Pull complete [2022-04-26T20:11:33.800Z] 699f458cf7ca: Pull complete [2022-04-26T20:11:34.075Z] 765212b225bb: Pull complete [2022-04-26T20:11:35.047Z] f23df028b6ca: Pull complete [2022-04-26T20:11:35.319Z] d65c8cfc05b1: Pull complete [2022-04-26T20:11:50.390Z] 2437ff75d9bd: Pull complete [2022-04-26T20:11:50.390Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T20:11:50.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T20:11:50.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T20:11:50.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-33364 does not seem to be running inside a container [2022-04-26T20:11:50.708Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-26T20:11:53.313Z] $ docker top 9d308d77f6ae6327d63a141ec74ff20b9039d885a66c6aeb8a82339d4cc00cd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:11:54.379Z] ---> job-cost.sh [2022-04-26T20:11:54.379Z] lf-activate-venv: SKIPPING [2022-04-26T20:11:54.379Z] INFO: No Stack... [2022-04-26T20:11:54.972Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T20:11:55.945Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T20:11:56.624Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-26T20:11:56.624Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T20:11:56.676Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3991-1-stack-cost] [2022-04-26T20:11:56.681Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3991-1-stack-cost] did not exist. Created. [2022-04-26T20:11:56.681Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3991-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T20:11:57.422Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-26T20:11:57.605Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T20:11:57.621Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3991-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T20:11:57.680Z] $ docker stop --time=1 9d308d77f6ae6327d63a141ec74ff20b9039d885a66c6aeb8a82339d4cc00cd8 [2022-04-26T20:11:59.199Z] $ docker rm -f 9d308d77f6ae6327d63a141ec74ff20b9039d885a66c6aeb8a82339d4cc00cd8 [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-26T20:12:00.284Z] provisioning config files... [2022-04-26T20:12:00.294Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5470246762756836745tmp [Pipeline] { [Pipeline] sh [2022-04-26T20:12:00.625Z] + set +x [2022-04-26T20:12:00.625Z] + curl -s https://codecov.io/bash [2022-04-26T20:12:00.625Z] + bash -s -- [2022-04-26T20:12:00.625Z] [2022-04-26T20:12:00.625Z] _____ _ [2022-04-26T20:12:00.625Z] / ____| | | [2022-04-26T20:12:00.625Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T20:12:00.625Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T20:12:00.625Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T20:12:00.625Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T20:12:00.625Z] Bash-1.0.6 [2022-04-26T20:12:00.625Z] [2022-04-26T20:12:00.625Z] [2022-04-26T20:12:00.625Z] ==> git version 2.25.1 found [2022-04-26T20:12:00.625Z] ==> 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-26T20:12:00.625Z] Release-Date: 2020-01-08 [2022-04-26T20:12:00.625Z] 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-26T20:12:00.625Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T20:12:00.625Z] ==> Jenkins CI detected. [2022-04-26T20:12:00.625Z] current dir:  /w/workspace/edgex-go/1 [2022-04-26T20:12:00.625Z] project root: . [2022-04-26T20:12:00.625Z] --> token set from env [2022-04-26T20:12:00.625Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T20:12:00.885Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T20:12:00.885Z] ==> Python coveragepy not found [2022-04-26T20:12:00.885Z] ==> Searching for coverage reports in: [2022-04-26T20:12:00.885Z] + . [2022-04-26T20:12:00.885Z] -> Found 1 reports [2022-04-26T20:12:00.885Z] ==> Detecting git/mercurial file structure [2022-04-26T20:12:00.885Z] ==> Reading reports [2022-04-26T20:12:00.885Z] + ./coverage.out bytes=435134 [2022-04-26T20:12:00.885Z] ==> Appending adjustments [2022-04-26T20:12:00.885Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T20:12:02.268Z] + Found adjustments [2022-04-26T20:12:02.268Z] ==> Gzipping contents [2022-04-26T20:12:02.268Z] 60K /tmp/codecov.XiuWHp.gz [2022-04-26T20:12:02.268Z] ==> Uploading reports [2022-04-26T20:12:02.268Z] url: https://codecov.io [2022-04-26T20:12:02.268Z] query: branch=PR-3991&commit=300fd1d3dcd94cf9beb8a93996a914ffc011a152&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3991%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3991&job=&cmd_args= [2022-04-26T20:12:02.268Z] -> Pinging Codecov [2022-04-26T20:12:02.268Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3991&commit=300fd1d3dcd94cf9beb8a93996a914ffc011a152&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3991%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3991&job=&cmd_args= [2022-04-26T20:12:02.529Z] -> Uploading to [2022-04-26T20:12:02.529Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/300fd1d3dcd94cf9beb8a93996a914ffc011a152/8f3aa2f2-9b68-42e0-8c49-e9f1c47b61e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T201202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54d5d1d2789565a787f90a4f64a00028f716167d9e8aa9bda2208f0ed379834d [2022-04-26T20:12:02.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T20:12:02.529Z] Dload Upload Total Spent Left Speed [2022-04-26T20:12:02.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59875 0 0 100 59875 0 263k --:--:-- --:--:-- --:--:-- 263k [2022-04-26T20:12:02.789Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/300fd1d3dcd94cf9beb8a93996a914ffc011a152 [Pipeline] } [2022-04-26T20:12:02.814Z] 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-26T20:12:04.135Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:12:04.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:12:05.355Z] ---> package-listing.sh [2022-04-26T20:12:05.355Z] ++ facter osfamily [2022-04-26T20:12:05.355Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T20:12:05.614Z] + OS_FAMILY=debian [2022-04-26T20:12:05.614Z] + workspace=/w/workspace/edgex-go/1 [2022-04-26T20:12:05.614Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T20:12:05.614Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T20:12:05.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T20:12:05.614Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T20:12:05.614Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-26T20:12:05.614Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T20:12:05.614Z] + case "${OS_FAMILY}" in [2022-04-26T20:12:05.614Z] + dpkg -l [2022-04-26T20:12:05.614Z] + grep '^ii' [2022-04-26T20:12:05.614Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T20:12:05.614Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T20:12:05.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T20:12:05.614Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-26T20:12:05.614Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-26T20:12:05.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-26T20:12:05.650Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T20:12:05.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:12:06.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T20:12:06.524Z] [2022-04-26T20:12:06.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T20:12:06.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T20:12:06.877Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T20:12:06.877Z] 5eb5b503b376: Pulling fs layer [2022-04-26T20:12:06.877Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T20:12:06.877Z] ec43610c2a17: Pulling fs layer [2022-04-26T20:12:06.877Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T20:12:06.877Z] 33b1e0a273af: Pulling fs layer [2022-04-26T20:12:06.877Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T20:12:06.877Z] 2f39f015ded8: Pulling fs layer [2022-04-26T20:12:06.877Z] 33b1e0a273af: Waiting [2022-04-26T20:12:06.877Z] 3a2ae6a8a46f: Waiting [2022-04-26T20:12:06.877Z] 5d3b04190fa2: Waiting [2022-04-26T20:12:06.877Z] 2f39f015ded8: Waiting [2022-04-26T20:12:06.877Z] 5c69ac0246d0: Download complete [2022-04-26T20:12:06.877Z] 3a2ae6a8a46f: Download complete [2022-04-26T20:12:06.877Z] 33b1e0a273af: Verifying Checksum [2022-04-26T20:12:06.877Z] 33b1e0a273af: Download complete [2022-04-26T20:12:06.877Z] 5d3b04190fa2: Download complete [2022-04-26T20:12:06.877Z] ec43610c2a17: Verifying Checksum [2022-04-26T20:12:06.877Z] ec43610c2a17: Download complete [2022-04-26T20:12:07.137Z] 5eb5b503b376: Verifying Checksum [2022-04-26T20:12:07.137Z] 5eb5b503b376: Download complete [2022-04-26T20:12:07.705Z] 2f39f015ded8: Download complete [2022-04-26T20:12:08.272Z] 5eb5b503b376: Pull complete [2022-04-26T20:12:08.531Z] 5c69ac0246d0: Pull complete [2022-04-26T20:12:08.791Z] ec43610c2a17: Pull complete [2022-04-26T20:12:09.049Z] 3a2ae6a8a46f: Pull complete [2022-04-26T20:12:09.049Z] 33b1e0a273af: Pull complete [2022-04-26T20:12:09.308Z] 5d3b04190fa2: Pull complete [2022-04-26T20:12:13.501Z] 2f39f015ded8: Pull complete [2022-04-26T20:12:13.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T20:12:13.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T20:12:13.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T20:12:13.594Z] prd-ubuntu20.04-docker-8c-8g-33365 does not seem to be running inside a container [2022-04-26T20:12:13.631Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T20:12:15.660Z] $ docker top fad42d4771b0f8130787ab1246aa185414f48f5b32b7a98b31f769888e2d936c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T20:12:16.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T20:12:16.409Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T20:12:16.722Z] + ls /var/log/sa-host [2022-04-26T20:12:16.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T20:12:17.010Z] provisioning config files... [2022-04-26T20:12:17.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7237716025207698056tmp [Pipeline] { [Pipeline] echo [2022-04-26T20:12:17.070Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:12:17.387Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T20:12:17.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:12:17.851Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T20:12:17.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:12:18.203Z] ---> sudo-logs.sh [2022-04-26T20:12:18.203Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T20:12:18.280Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:12:18.594Z] ---> job-cost.sh [2022-04-26T20:12:18.594Z] lf-activate-venv: SKIPPING [2022-04-26T20:12:18.594Z] DEBUG: total: 0.2199999988079071 [2022-04-26T20:12:18.594Z] INFO: Retrieving Stack Cost... [2022-04-26T20:12:19.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T20:12:19.425Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T20:12:19.458Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T20:12:19.821Z] ---> logs-deploy.sh [2022-04-26T20:12:19.822Z] lf-activate-venv: SKIPPING [2022-04-26T20:12:19.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3991/1 [2022-04-26T20:12:19.822Z] INFO: archiving workspace using pattern(s): [2022-04-26T20:12:20.786Z] Archives upload complete. [2022-04-26T20:12:20.786Z] INFO: archiving logs to Nexus