Pull request #3956 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66d14ebfff472ce103dc014bcf0fd811d868631d+3cf9e37e953a097f2ed78bc18538e6487e9d632c (dac650067ec49551d2502bbed675b3965559cced) 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-ssh4871563365465022101.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-ssh17767310450846988837.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10086590430003177480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5832760698552569096.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15693004657212451966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20781 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3cf9e37e953a097f2ed78bc18538e6487e9d632c into PR head commit 66d14ebfff472ce103dc014bcf0fd811d868631d Merge succeeded, producing 66d14ebfff472ce103dc014bcf0fd811d868631d Checking out Revision 66d14ebfff472ce103dc014bcf0fd811d868631d (PR-3956) > git config core.sparsecheckout # timeout=10 > git checkout -f 66d14ebfff472ce103dc014bcf0fd811d868631d # 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 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66d14ebfff472ce103dc014bcf0fd811d868631d # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T06:02:22.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T06:02:22.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T06:02:22.206Z] ========================================================= [2022-04-13T06:02:22.206Z] EdgeX Global Pipelines Version Info [2022-04-13T06:02:22.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T06:02:22.957Z] ------------------- [2022-04-13T06:02:22.957Z] stable info: [2022-04-13T06:02:22.957Z] ------------------- [2022-04-13T06:02:22.957Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T06:02:22.957Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T06:02:22.957Z] Message: update stable to v1.0.221 > git rev-list --no-walk 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # timeout=10 [2022-04-13T06:02:23.529Z] ------------------- [2022-04-13T06:02:23.529Z] experimental info: [2022-04-13T06:02:23.529Z] ------------------- [2022-04-13T06:02:23.529Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T06:02:23.529Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T06:02:23.529Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T06:02:23.673Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T06:02:23.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T06:02:23.706Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T06:02:23.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T06:02:23.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T06:02:23.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T06:02:23.772Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T06:02:23.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T06:02:23.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T06:02:23.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T06:02:23.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T06:02:23.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T06:02:23.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T06:02:23.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T06:02:23.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T06:02:23.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T06:02:23.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T06:02:23.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T06:02:23.924Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T06:02:23.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T06:02:23.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T06:02:23.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T06:02:23.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3956 [Pipeline] echo [2022-04-13T06:02:23.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3956 [Pipeline] echo [2022-04-13T06:02:24.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3956 [Pipeline] echo [2022-04-13T06:02:24.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66d14ebfff472ce103dc014bcf0fd811d868631d [Pipeline] echo [2022-04-13T06:02:24.038Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66d14eb [Pipeline] echo [2022-04-13T06:02:24.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T06:02:24.085Z] provisioning config files... [2022-04-13T06:02:24.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config5580543626087689203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T06:02:24.429Z] ---> docker-login.sh [2022-04-13T06:02:24.429Z] nexus3.edgexfoundry.org:10001 [2022-04-13T06:02:24.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:02:24.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:02:24.691Z] Configure a credential helper to remove this warning. See [2022-04-13T06:02:24.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:02:24.691Z] [2022-04-13T06:02:24.691Z] Login Succeeded [2022-04-13T06:02:24.691Z] nexus3.edgexfoundry.org:10002 [2022-04-13T06:02:24.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:02:24.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:02:24.953Z] Configure a credential helper to remove this warning. See [2022-04-13T06:02:24.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:02:24.953Z] [2022-04-13T06:02:24.953Z] Login Succeeded [2022-04-13T06:02:24.953Z] nexus3.edgexfoundry.org:10003 [2022-04-13T06:02:24.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:02:25.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:02:25.213Z] Configure a credential helper to remove this warning. See [2022-04-13T06:02:25.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:02:25.213Z] [2022-04-13T06:02:25.213Z] Login Succeeded [2022-04-13T06:02:25.213Z] nexus3.edgexfoundry.org:10004 [2022-04-13T06:02:25.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:02:25.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:02:25.213Z] Configure a credential helper to remove this warning. See [2022-04-13T06:02:25.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:02:25.213Z] [2022-04-13T06:02:25.213Z] Login Succeeded [2022-04-13T06:02:25.213Z] docker.io [2022-04-13T06:02:25.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:02:25.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:02:25.786Z] Configure a credential helper to remove this warning. See [2022-04-13T06:02:25.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:02:25.786Z] [2022-04-13T06:02:25.786Z] Login Succeeded [2022-04-13T06:02:25.786Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T06:02:25.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T06:02:26.108Z] + 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-13T06:02:26.108Z] + dirname cmd/core-command/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/core-data/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T06:02:26.108Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T06:02:26.108Z] + cut -d/ -f2 [2022-04-13T06:02:26.108Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T06:02:26.239Z] 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-13T06:02:26.583Z] + git rev-list -1 --merges 66d14ebfff472ce103dc014bcf0fd811d868631d~1..66d14ebfff472ce103dc014bcf0fd811d868631d [Pipeline] echo [2022-04-13T06:02:26.604Z] -----------> git rev-list -1 --merges 66d14ebfff472ce103dc014bcf0fd811d868631d~1..66d14ebfff472ce103dc014bcf0fd811d868631d 66d14ebfff472ce103dc014bcf0fd811d868631d [false] [Pipeline] sh [2022-04-13T06:02:26.896Z] + git log --format=format:%s -1 66d14ebfff472ce103dc014bcf0fd811d868631d [Pipeline] echo [2022-04-13T06:02:26.913Z] ========================================================= [2022-04-13T06:02:26.913Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T06:02:26.913Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T06:02:27.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T06:02:27.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T06:02:27.321Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T06:02:27.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T06:02:27.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T06:02:27.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T06:02:27.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:02:27.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T06:02:27.664Z] [2022-04-13T06:02:27.664Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:02:27.958Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T06:02:27.958Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T06:02:27.958Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T06:02:27.958Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T06:02:27.958Z] 4c7163046ea9: Pulling fs layer [2022-04-13T06:02:27.958Z] 0c2d73faf560: Pulling fs layer [2022-04-13T06:02:27.958Z] 0c2d73faf560: Waiting [2022-04-13T06:02:27.958Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T06:02:27.958Z] 3e5f54012d9b: Download complete [2022-04-13T06:02:27.958Z] a0d0a0d46f8b: Download complete [2022-04-13T06:02:27.958Z] 0c2d73faf560: Verifying Checksum [2022-04-13T06:02:27.958Z] 0c2d73faf560: Download complete [2022-04-13T06:02:27.958Z] 4c7163046ea9: Verifying Checksum [2022-04-13T06:02:27.958Z] 4c7163046ea9: Download complete [2022-04-13T06:02:28.216Z] a0d0a0d46f8b: Pull complete [2022-04-13T06:02:28.216Z] 3e5f54012d9b: Pull complete [2022-04-13T06:02:28.474Z] 4c7163046ea9: Pull complete [2022-04-13T06:02:28.733Z] 0c2d73faf560: Pull complete [2022-04-13T06:02:28.733Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T06:02:28.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T06:02:28.733Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T06:02:28.802Z] prd-ubuntu20.04-docker-8c-8g-20781 does not seem to be running inside a container [2022-04-13T06:02:28.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T06:02:29.577Z] $ docker top 52a276426f7c9b1f44ae56e2d66912e5deb785be941dffd7f853d82e561bd847 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T06:02:29.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T06:02:29.673Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T06:02:29.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T06:02:29.808Z] $ docker exec 52a276426f7c9b1f44ae56e2d66912e5deb785be941dffd7f853d82e561bd847 ssh-agent [2022-04-13T06:02:29.926Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoGHaoN/agent.14 [2022-04-13T06:02:29.926Z] SSH_AGENT_PID=20 [2022-04-13T06:02:29.934Z] Running ssh-add (command line suppressed) [2022-04-13T06:02:30.061Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_6450579868831655415.key (/w/workspace/edgex-go/12@tmp/private_key_6450579868831655415.key) [2022-04-13T06:02:30.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T06:02:30.369Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T06:02:30.388Z] $ docker exec --env ******** --env ******** 52a276426f7c9b1f44ae56e2d66912e5deb785be941dffd7f853d82e561bd847 ssh-agent -k [2022-04-13T06:02:30.499Z] unset SSH_AUTH_SOCK; [2022-04-13T06:02:30.499Z] unset SSH_AGENT_PID; [2022-04-13T06:02:30.499Z] echo Agent pid 20 killed; [2022-04-13T06:02:30.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T06:02:30.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T06:02:30.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T06:02:30.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T06:02:30.672Z] $ docker exec 52a276426f7c9b1f44ae56e2d66912e5deb785be941dffd7f853d82e561bd847 ssh-agent [2022-04-13T06:02:30.797Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLaKPdC/agent.53 [2022-04-13T06:02:30.797Z] SSH_AGENT_PID=59 [2022-04-13T06:02:30.802Z] Running ssh-add (command line suppressed) [2022-04-13T06:02:30.921Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_6869018080174014913.key (/w/workspace/edgex-go/12@tmp/private_key_6869018080174014913.key) [2022-04-13T06:02:30.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T06:02:31.228Z] + git semver init [2022-04-13T06:02:31.228Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T06:02:31.228Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2022-04-13T06:02:31.228Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2022-04-13T06:02:31.228Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T06:02:31.228Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T06:02:31.228Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T06:02:31.228Z] # $SEMVER_BRANCH = PR-3956 [2022-04-13T06:02:31.228Z] # $SEMVER_TEMP = /tmp/semver-993682451 [2022-04-13T06:02:31.228Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T06:02:43.483Z] # '/tmp/semver-993682451' -> '/w/workspace/edgex-go/12/.semver' [2022-04-13T06:02:43.744Z] # -> Force: false [2022-04-13T06:02:43.744Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2022-04-13T06:02:43.759Z] $ docker exec --env ******** --env ******** 52a276426f7c9b1f44ae56e2d66912e5deb785be941dffd7f853d82e561bd847 ssh-agent -k [2022-04-13T06:02:43.859Z] unset SSH_AUTH_SOCK; [2022-04-13T06:02:43.859Z] unset SSH_AGENT_PID; [2022-04-13T06:02:43.859Z] echo Agent pid 59 killed; [2022-04-13T06:02:43.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T06:02:44.188Z] + git semver [Pipeline] } [2022-04-13T06:02:44.207Z] $ docker stop --time=1 52a276426f7c9b1f44ae56e2d66912e5deb785be941dffd7f853d82e561bd847 [2022-04-13T06:02:46.179Z] $ docker rm -f 52a276426f7c9b1f44ae56e2d66912e5deb785be941dffd7f853d82e561bd847 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T06:02:46.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T06:02:46.794Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T06:02:46.798Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-13T06:02:46.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T06:02:46.947Z] ========================================================= [2022-04-13T06:02:46.947Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T06:02:46.947Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:02:47.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:02:47.235Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T06:02:47.235Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T06:02:47.235Z] 666ba61612fd: Pulling fs layer [2022-04-13T06:02:47.235Z] 8ed8ca486205: Pulling fs layer [2022-04-13T06:02:47.235Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T06:02:47.235Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T06:02:47.235Z] 640e595b4fbd: Pulling fs layer [2022-04-13T06:02:47.235Z] 763cafe07f6e: Pulling fs layer [2022-04-13T06:02:47.235Z] 0c0b528cf693: Pulling fs layer [2022-04-13T06:02:47.235Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T06:02:47.235Z] 4fe6c5a15a65: Waiting [2022-04-13T06:02:47.235Z] 22a0e8bec74d: Waiting [2022-04-13T06:02:47.235Z] 640e595b4fbd: Waiting [2022-04-13T06:02:47.235Z] 763cafe07f6e: Waiting [2022-04-13T06:02:47.235Z] 0c0b528cf693: Waiting [2022-04-13T06:02:47.235Z] 10935f4eaf8b: Waiting [2022-04-13T06:02:47.235Z] 8ed8ca486205: Verifying Checksum [2022-04-13T06:02:47.235Z] 8ed8ca486205: Download complete [2022-04-13T06:02:47.235Z] 666ba61612fd: Download complete [2022-04-13T06:02:47.235Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T06:02:47.235Z] 22a0e8bec74d: Download complete [2022-04-13T06:02:47.235Z] 640e595b4fbd: Verifying Checksum [2022-04-13T06:02:47.235Z] 640e595b4fbd: Download complete [2022-04-13T06:02:47.235Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T06:02:47.235Z] 59bf1c3509f3: Download complete [2022-04-13T06:02:47.235Z] 763cafe07f6e: Verifying Checksum [2022-04-13T06:02:47.235Z] 763cafe07f6e: Download complete [2022-04-13T06:02:47.235Z] 0c0b528cf693: Verifying Checksum [2022-04-13T06:02:47.235Z] 0c0b528cf693: Download complete [2022-04-13T06:02:47.495Z] 59bf1c3509f3: Pull complete [2022-04-13T06:02:47.495Z] 666ba61612fd: Pull complete [2022-04-13T06:02:47.757Z] 8ed8ca486205: Pull complete [2022-04-13T06:02:48.016Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T06:02:48.016Z] 10935f4eaf8b: Download complete [2022-04-13T06:02:48.016Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T06:02:48.016Z] 4fe6c5a15a65: Download complete [2022-04-13T06:02:51.308Z] 4fe6c5a15a65: Pull complete [2022-04-13T06:02:51.308Z] 22a0e8bec74d: Pull complete [2022-04-13T06:02:51.567Z] 640e595b4fbd: Pull complete [2022-04-13T06:02:51.567Z] 763cafe07f6e: Pull complete [2022-04-13T06:02:51.567Z] 0c0b528cf693: Pull complete [2022-04-13T06:02:54.101Z] 10935f4eaf8b: Pull complete [2022-04-13T06:02:54.101Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T06:02:54.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:02:54.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:02:54.402Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:02:54.402Z] WORKDIR /edgex [2022-04-13T06:02:54.402Z] COPY go.mod . [2022-04-13T06:02:54.402Z] RUN go mod download [2022-04-13T06:02:54.402Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-13T06:02:55.791Z] Sending build context to Docker daemon 334.9MB [2022-04-13T06:02:55.792Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:02:55.792Z] ---> 99d49a6021b9 [2022-04-13T06:02:55.792Z] Step 2/4 : WORKDIR /edgex [2022-04-13T06:02:57.714Z] ---> Running in 6e5966808677 [2022-04-13T06:02:57.973Z] Removing intermediate container 6e5966808677 [2022-04-13T06:02:57.973Z] ---> f1abc671caf1 [2022-04-13T06:02:57.973Z] Step 3/4 : COPY go.mod . [2022-04-13T06:02:57.973Z] ---> 46520a1bc796 [2022-04-13T06:02:57.973Z] Step 4/4 : RUN go mod download [2022-04-13T06:02:57.973Z] ---> Running in 8e256543ac58 [2022-04-13T06:03:01.880Z] Still waiting to schedule task [2022-04-13T06:03:01.880Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20783’ is offline [2022-04-13T06:03:12.903Z] Removing intermediate container 8e256543ac58 [2022-04-13T06:03:12.903Z] ---> 2bacc38a9e2e [2022-04-13T06:03:12.903Z] Successfully built 2bacc38a9e2e [2022-04-13T06:03:12.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:03:13.205Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T06:03:13.206Z] . [Pipeline] withDockerContainer [2022-04-13T06:03:13.274Z] prd-ubuntu20.04-docker-8c-8g-20781 does not seem to be running inside a container [2022-04-13T06:03:13.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T06:03:13.719Z] $ docker top ac476834d908ca36cda51f4cf19ba5bd65dc0d5d73587f4b8902ed8adac0d9ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:03:14.069Z] + go version [2022-04-13T06:03:14.069Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T06:03:14.083Z] $ docker stop --time=1 ac476834d908ca36cda51f4cf19ba5bd65dc0d5d73587f4b8902ed8adac0d9ff [2022-04-13T06:03:15.368Z] $ docker rm -f ac476834d908ca36cda51f4cf19ba5bd65dc0d5d73587f4b8902ed8adac0d9ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:03:15.757Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T06:03:15.757Z] . [Pipeline] withDockerContainer [2022-04-13T06:03:15.833Z] prd-ubuntu20.04-docker-8c-8g-20781 does not seem to be running inside a container [2022-04-13T06:03:15.869Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T06:03:16.210Z] $ docker top 22299587089ff050960b9e62f2578526d6cdbdcc84f6661b6d596ff88fc021ec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T06:03:16.288Z] ========================================================= [2022-04-13T06:03:16.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T06:03:16.288Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:03:16.579Z] + make test [2022-04-13T06:03:16.579Z] go mod tidy -compat=1.17 [2022-04-13T06:03:16.579Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T06:03:21.855Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T06:03:34.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T06:03:34.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T06:03:34.167Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T06:03:34.167Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T06:03:34.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T06:03:34.167Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T06:03:34.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T06:03:34.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-04-13T06:03:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T06:03:34.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.9% of statements [2022-04-13T06:03:34.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T06:03:34.426Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.420s coverage: 89.2% of statements [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.404s coverage: 95.6% of statements [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.100s coverage: 58.8% of statements [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 24.0% of statements [2022-04-13T06:03:38.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2022-04-13T06:03:38.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-04-13T06:03:46.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2022-04-13T06:03:46.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-04-13T06:03:48.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements [2022-04-13T06:03:48.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.320s coverage: 65.4% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T06:03:58.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T06:03:58.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-04-13T06:03:58.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T06:03:58.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T06:03:58.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T06:03:58.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T06:03:58.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T06:03:58.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T06:03:58.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-13T06:03:58.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-13T06:03:58.705Z] 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-13T06:04:13.592Z] GO111MODULE=on go vet ./... [2022-04-13T06:04:17.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T06:04:17.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T06:04:18.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T06:04:18.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T06:04:18.944Z] + ls -al . [2022-04-13T06:04:18.944Z] total 668 [2022-04-13T06:04:18.944Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 06:04 . [2022-04-13T06:04:18.944Z] drwxr-xr-x 4 root root 4096 Apr 13 06:03 .. [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 06:02 .dockerignore [2022-04-13T06:04:18.944Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 06:02 .git [2022-04-13T06:04:18.944Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 06:02 .github [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 06:02 .gitignore [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 06:02 .golangci.yml [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 06:02 .hadolint.yml [2022-04-13T06:04:18.944Z] drwx------ 3 1001 1001 4096 Apr 13 06:02 .semver [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 06:02 .sonarcloud.properties [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 06:02 ADOPTERS.md [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 9953 Apr 13 06:02 Attribution.txt [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 06:02 CHANGELOG.md [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 06:02 CONTRIBUTING.md [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 06:02 GOVERNANCE.md [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 06:02 Jenkinsfile [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 06:02 LICENSE [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 8478 Apr 13 06:02 Makefile [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 06:02 OWNERS.md [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 06:02 README.md [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 06:02 SECURITY.md [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 06:02 VERSION [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 06:02 ZMQWindows.md [2022-04-13T06:04:18.944Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 06:02 bin [2022-04-13T06:04:18.944Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 06:02 cmd [2022-04-13T06:04:18.944Z] -rw-r--r-- 1 root root 433776 Apr 13 06:03 coverage.out [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 3176 Apr 13 06:02 go.mod [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 34992 Apr 13 06:03 go.sum [2022-04-13T06:04:18.944Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 06:02 internal [2022-04-13T06:04:18.944Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 06:02 openapi [2022-04-13T06:04:18.944Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 06:02 snap [2022-04-13T06:04:18.944Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 06:02 version.go [Pipeline] sh [2022-04-13T06:04:20.440Z] + '[' -e coverage.out ] [2022-04-13T06:04:20.440Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T06:04:20.547Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T06:04:20.825Z] + make build [2022-04-13T06:04:20.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T06:04:35.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T06:04:47.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T06:04:47.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T06:04:49.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T06:04:49.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T06:04:50.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T06:04:51.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T06:04:52.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T06:04:54.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T06:04:54.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T06:04:55.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T06:04:57.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T06:04:58.444Z] $ docker stop --time=1 22299587089ff050960b9e62f2578526d6cdbdcc84f6661b6d596ff88fc021ec [2022-04-13T06:05:01.175Z] $ docker rm -f 22299587089ff050960b9e62f2578526d6cdbdcc84f6661b6d596ff88fc021ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:05:02.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:05:02.105Z] [2022-04-13T06:05:02.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:05:02.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:05:02.411Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T06:05:02.411Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T06:05:02.411Z] ca9280d653b3: Pulling fs layer [2022-04-13T06:05:02.411Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T06:05:02.411Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-13T06:05:02.411Z] cbdbe7a5bc2a: Download complete [2022-04-13T06:05:02.672Z] ca9280d653b3: Verifying Checksum [2022-04-13T06:05:02.672Z] ca9280d653b3: Download complete [2022-04-13T06:05:02.672Z] cbdbe7a5bc2a: Pull complete [2022-04-13T06:05:02.931Z] 7e9c9ca2126c: Download complete [2022-04-13T06:05:02.931Z] ca9280d653b3: Pull complete [2022-04-13T06:05:06.220Z] 7e9c9ca2126c: Pull complete [2022-04-13T06:05:06.220Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T06:05:06.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:05:06.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T06:05:06.287Z] prd-ubuntu20.04-docker-8c-8g-20781 does not seem to be running inside a container [2022-04-13T06:05:06.320Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T06:05:07.709Z] $ docker top 6a9ceb810cc9227584ad0e6a43058360671cb9daa1898fc7783c7bf0cbd540be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:05:08.063Z] + docker-compose build --help [2022-04-13T06:05:08.063Z] + grep parallel [2022-04-13T06:05:08.633Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T06:05:08.646Z] $ docker stop --time=1 6a9ceb810cc9227584ad0e6a43058360671cb9daa1898fc7783c7bf0cbd540be [2022-04-13T06:05:09.901Z] $ docker rm -f 6a9ceb810cc9227584ad0e6a43058360671cb9daa1898fc7783c7bf0cbd540be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:05:10.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:05:10.280Z] . [Pipeline] withDockerContainer [2022-04-13T06:05:10.346Z] prd-ubuntu20.04-docker-8c-8g-20781 does not seem to be running inside a container [2022-04-13T06:05:10.377Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T06:05:10.750Z] $ docker top e228543ca42e27eb4be22e4f6f7b88b89a1f7c3321fb731cc4c1364df3e2b979 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:05:11.095Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T06:05:11.664Z] Building core-command ... [2022-04-13T06:05:11.664Z] Building core-data ... [2022-04-13T06:05:11.664Z] Building core-metadata ... [2022-04-13T06:05:11.664Z] Building security-bootstrapper ... [2022-04-13T06:05:11.664Z] Building security-proxy-setup ... [2022-04-13T06:05:11.664Z] Building security-secretstore-setup ... [2022-04-13T06:05:11.664Z] Building security-spiffe-token-provider ... [2022-04-13T06:05:11.664Z] Building security-spire-agent ... [2022-04-13T06:05:11.664Z] Building security-spire-config ... [2022-04-13T06:05:11.664Z] Building security-spire-server ... [2022-04-13T06:05:11.664Z] Building support-notifications ... [2022-04-13T06:05:11.664Z] Building support-scheduler ... [2022-04-13T06:05:11.664Z] Building sys-mgmt-agent ... [2022-04-13T06:05:11.664Z] Building security-secretstore-setup [2022-04-13T06:05:11.664Z] Building security-spiffe-token-provider [2022-04-13T06:05:11.664Z] Building security-bootstrapper [2022-04-13T06:05:11.664Z] Building security-spire-config [2022-04-13T06:05:11.664Z] Building sys-mgmt-agent [2022-04-13T06:05:26.550Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20785 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws [2022-04-13T06:05:26.563Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2022-04-13T06:05:27.277Z] The recommended git tool is: git [2022-04-13T06:05:29.751Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:05:29.751Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:05:29.751Z] ---> 2bacc38a9e2e [2022-04-13T06:05:29.751Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:05:29.751Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:05:29.751Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:05:29.751Z] ---> 2bacc38a9e2e [2022-04-13T06:05:29.751Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T06:05:29.751Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:05:29.751Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:05:29.751Z] ---> 2bacc38a9e2e [2022-04-13T06:05:29.751Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:05:29.751Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:05:29.751Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:05:29.751Z] ---> 2bacc38a9e2e [2022-04-13T06:05:29.751Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T06:05:29.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:05:29.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:05:29.751Z] ---> 2bacc38a9e2e [2022-04-13T06:05:29.751Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:05:31.659Z] ---> Running in b512bf6c2834 [2022-04-13T06:05:31.659Z] ---> Running in c60c16d2aa55 [2022-04-13T06:05:31.659Z] ---> Running in 6a66b58146ab [2022-04-13T06:05:31.659Z] ---> Running in b7761bc44e7d [2022-04-13T06:05:31.659Z] ---> Running in b7ef3858588c [2022-04-13T06:05:31.659Z] Removing intermediate container b512bf6c2834 [2022-04-13T06:05:31.659Z] ---> f323dd58f471 [2022-04-13T06:05:31.659Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:05:31.659Z] Removing intermediate container c60c16d2aa55 [2022-04-13T06:05:31.659Z] ---> ff98ab172ebc [2022-04-13T06:05:31.659Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:05:31.659Z] Removing intermediate container 6a66b58146ab [2022-04-13T06:05:31.659Z] ---> 8ad70863e6a5 [2022-04-13T06:05:31.659Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:05:31.659Z] Removing intermediate container b7ef3858588c [2022-04-13T06:05:31.659Z] ---> e66342891644 [2022-04-13T06:05:31.659Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:05:31.659Z] Removing intermediate container b7761bc44e7d [2022-04-13T06:05:31.659Z] ---> ad593c57952f [2022-04-13T06:05:31.659Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T06:05:31.918Z] ---> Running in e8b4550c86c3 [2022-04-13T06:05:31.918Z] ---> Running in 69e975d2f526 [2022-04-13T06:05:31.918Z] ---> Running in d5ea32159058 [2022-04-13T06:05:31.918Z] ---> Running in 30ff7391d735 [2022-04-13T06:05:31.918Z] ---> Running in 0a66bdec9542 [2022-04-13T06:05:32.485Z] Removing intermediate container e8b4550c86c3 [2022-04-13T06:05:32.485Z] ---> e84eae98e458 [2022-04-13T06:05:32.486Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T06:05:32.745Z] ---> Running in 8c405d6906ce [2022-04-13T06:05:32.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:33.005Z] Removing intermediate container 69e975d2f526 [2022-04-13T06:05:33.005Z] ---> 9254ebe3f51e [2022-04-13T06:05:33.005Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T06:05:33.005Z] Removing intermediate container 30ff7391d735 [2022-04-13T06:05:33.005Z] ---> 2dac516cea59 [2022-04-13T06:05:33.005Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T06:05:33.005Z] ---> Running in af456d981c12 [2022-04-13T06:05:33.005Z] ---> Running in 6b75872b77bd [2022-04-13T06:05:33.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:33.265Z] Removing intermediate container d5ea32159058 [2022-04-13T06:05:33.265Z] ---> aff6b755ead8 [2022-04-13T06:05:33.265Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:05:33.265Z] ---> Running in 808e80dbc83a [2022-04-13T06:05:33.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:33.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:33.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:33.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:33.782Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:05:33.782Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:05:33.782Z] OK: 15865 distinct packages available [2022-04-13T06:05:33.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:34.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:34.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:34.303Z] OK: 221 MiB in 52 packages [2022-04-13T06:05:34.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:34.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:34.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:34.563Z] OK: 221 MiB in 52 packages [2022-04-13T06:05:34.822Z] OK: 221 MiB in 52 packages [2022-04-13T06:05:34.822Z] Removing intermediate container 8c405d6906ce [2022-04-13T06:05:34.822Z] ---> 355fb19ae146 [2022-04-13T06:05:34.822Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T06:05:34.822Z] OK: 221 MiB in 52 packages [2022-04-13T06:05:34.822Z] ---> 80bfece336eb [2022-04-13T06:05:34.822Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:05:34.937Z] using credential edgex-jenkins-ssh [2022-04-13T06:05:34.967Z] Cloning the remote Git repository [2022-04-13T06:05:35.080Z] OK: 221 MiB in 52 packages [2022-04-13T06:05:35.080Z] ---> Running in 3477493a13bc [2022-04-13T06:05:35.080Z] Removing intermediate container af456d981c12 [2022-04-13T06:05:35.080Z] ---> 931b29d88a22 [2022-04-13T06:05:35.080Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:05:35.080Z] Removing intermediate container 808e80dbc83a [2022-04-13T06:05:35.338Z] ---> c9b5bd5b1a26 [2022-04-13T06:05:35.338Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:05:35.338Z] Removing intermediate container 6b75872b77bd [2022-04-13T06:05:35.338Z] ---> fdbf9081218b [2022-04-13T06:05:35.338Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:05:35.338Z] ---> c75d793e6a35 [2022-04-13T06:05:35.338Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:05:35.338Z] ---> Running in e51d9ca1fcd4 [2022-04-13T06:05:35.338Z] ---> 55041c3755ab [2022-04-13T06:05:35.338Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:05:35.597Z] ---> 63653f38e970 [2022-04-13T06:05:35.597Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:05:35.597Z] ---> Running in 6bb322f529af [2022-04-13T06:05:35.597Z] ---> Running in dabd04c33d95 [2022-04-13T06:05:35.597Z] Removing intermediate container 0a66bdec9542 [2022-04-13T06:05:35.597Z] ---> 9c85b59c76c1 [2022-04-13T06:05:35.597Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T06:05:35.157Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T06:05:35.339Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2022-04-13T06:05:35.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T06:05:35.525Z] > git --version # timeout=10 [2022-04-13T06:05:35.558Z] > git --version # 'git version 2.25.1' [2022-04-13T06:05:35.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T06:05:35.692Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T06:05:35.855Z] ---> 743898d2a19c [2022-04-13T06:05:35.856Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:05:35.856Z] ---> Running in d12175f013c4 [2022-04-13T06:05:36.115Z] Removing intermediate container 3477493a13bc [2022-04-13T06:05:36.115Z] ---> 6c80fe2af6b9 [2022-04-13T06:05:36.115Z] Step 8/31 : COPY . . [2022-04-13T06:05:38.041Z] Removing intermediate container e51d9ca1fcd4 [2022-04-13T06:05:38.041Z] ---> d5446cda5b19 [2022-04-13T06:05:38.041Z] Step 8/25 : COPY . . [2022-04-13T06:05:38.041Z] Removing intermediate container 6bb322f529af [2022-04-13T06:05:38.042Z] ---> 4385031c0b10 [2022-04-13T06:05:38.042Z] Step 8/26 : COPY . . [2022-04-13T06:05:38.042Z] Removing intermediate container dabd04c33d95 [2022-04-13T06:05:38.042Z] ---> 9d8670bf3dc7 [2022-04-13T06:05:38.042Z] Step 8/23 : COPY . . [2022-04-13T06:05:38.301Z] Removing intermediate container d12175f013c4 [2022-04-13T06:05:38.301Z] ---> 5e113682b8bc [2022-04-13T06:05:38.301Z] Step 7/20 : COPY . . [2022-04-13T06:05:53.202Z] ---> 307e37398929 [2022-04-13T06:05:53.202Z] ---> 7da39453f9c2 [2022-04-13T06:05:53.202Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:05:53.202Z] [2022-04-13T06:05:53.202Z] ---> Running in a38d697b42ad [2022-04-13T06:05:53.202Z] ---> Running in 1d518048657c [2022-04-13T06:05:53.202Z] ---> d44b39d4c96f [2022-04-13T06:05:53.202Z] ---> 99c3cfc92dd0 [2022-04-13T06:05:53.202Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T06:05:53.202Z] [2022-04-13T06:05:53.202Z] ---> 2de39af94950 [2022-04-13T06:05:53.202Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T06:05:53.202Z] ---> Running in 3f666d8dd912 [2022-04-13T06:05:53.202Z] ---> Running in fe2bbb84ebd4 [2022-04-13T06:05:53.202Z] ---> Running in a1425cb9998a [2022-04-13T06:05:53.202Z] Removing intermediate container a38d697b42ad [2022-04-13T06:05:53.202Z] ---> e7123b3e33ff [2022-04-13T06:05:53.202Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:05:53.202Z] ---> Running in 5e73d082c59d [2022-04-13T06:05:53.202Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T06:05:53.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T06:05:53.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T06:05:53.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T06:05:53.203Z] Removing intermediate container 5e73d082c59d [2022-04-13T06:05:53.203Z] ---> b2cdb4afe8e9 [2022-04-13T06:05:53.203Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:05:53.203Z] ---> Running in c91da2b17474 [2022-04-13T06:05:53.203Z] Removing intermediate container c91da2b17474 [2022-04-13T06:05:53.203Z] ---> 055243ab3f07 [2022-04-13T06:05:53.203Z] 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-13T06:05:53.203Z] ---> Running in 846d38d067d8 [2022-04-13T06:05:53.463Z] spire-1.2.1/ [2022-04-13T06:05:53.463Z] spire-1.2.1/.data/ [2022-04-13T06:05:53.463Z] spire-1.2.1/.data/.file [2022-04-13T06:05:53.463Z] spire-1.2.1/.dockerignore [2022-04-13T06:05:53.463Z] spire-1.2.1/.gitattributes [2022-04-13T06:05:53.463Z] spire-1.2.1/.githooks/ [2022-04-13T06:05:53.463Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/ [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:05:53.463Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:05:53.463Z] spire-1.2.1/.gitignore [2022-04-13T06:05:53.463Z] spire-1.2.1/.go-version [2022-04-13T06:05:53.463Z] spire-1.2.1/.golangci.yml [2022-04-13T06:05:53.463Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:05:53.463Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:05:53.463Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:05:53.463Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:05:53.463Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:05:53.463Z] spire-1.2.1/Dockerfile [2022-04-13T06:05:53.463Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:05:53.463Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:05:53.463Z] spire-1.2.1/LICENSE [2022-04-13T06:05:53.463Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:05:53.463Z] spire-1.2.1/Makefile [2022-04-13T06:05:53.463Z] spire-1.2.1/README.md [2022-04-13T06:05:53.463Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:05:53.463Z] spire-1.2.1/SECURITY.md [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:05:53.463Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/ [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/agent/ [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/server/ [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:05:53.463Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/ [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/ [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:05:53.463Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:05:53.464Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:05:53.464Z] spire-1.2.1/examples/ [2022-04-13T06:05:53.464Z] spire-1.2.1/examples/README.md [2022-04-13T06:05:53.464Z] spire-1.2.1/go.mod [2022-04-13T06:05:53.464Z] spire-1.2.1/go.sum [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:05:53.464Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:05:53.465Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:05:53.466Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/private/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:05:53.467Z] spire-1.2.1/release/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:05:53.467Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:05:53.467Z] spire-1.2.1/script/ [2022-04-13T06:05:53.467Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:05:53.467Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:05:53.467Z] spire-1.2.1/support/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:05:53.467Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/clock/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:05:53.467Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:05:53.727Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:05:53.728Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/common [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:05:53.728Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:53.729Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:05:53.730Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:05:53.731Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:05:53.731Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/testca/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/testkey/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:05:53.731Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/util/ [2022-04-13T06:05:53.731Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/util/race.go [2022-04-13T06:05:53.731Z] spire-1.2.1/test/util/util.go [2022-04-13T06:05:53.731Z] building spire from source... [2022-04-13T06:05:53.731Z] Installing go1.17.7... [2022-04-13T06:05:54.273Z] Merging remotes/origin/main commit 3cf9e37e953a097f2ed78bc18538e6487e9d632c into PR head commit 66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:05:54.704Z] Merge succeeded, producing 66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:05:54.705Z] Checking out Revision 66d14ebfff472ce103dc014bcf0fd811d868631d (PR-3956) [2022-04-13T06:05:53.400Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T06:05:53.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T06:05:53.455Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T06:05:53.506Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T06:05:53.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T06:05:53.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-13T06:05:54.306Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T06:05:54.328Z] > git checkout -f 66d14ebfff472ce103dc014bcf0fd811d868631d # timeout=10 [2022-04-13T06:05:54.600Z] > git remote # timeout=10 [2022-04-13T06:05:54.620Z] > git config --get remote.origin.url # timeout=10 [2022-04-13T06:05:54.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T06:05:54.662Z] > git merge 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 [2022-04-13T06:05:54.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-13T06:05:54.723Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T06:05:54.744Z] > git checkout -f 66d14ebfff472ce103dc014bcf0fd811d868631d # timeout=10 [2022-04-13T06:05:59.002Z] Building bin/spire-server... [2022-04-13T06:05:59.002Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:05:59.002Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:05:59.002Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:05:59.002Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:05:59.002Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:05:59.002Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:05:59.002Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:05:59.260Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:05:59.260Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:05:59.260Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:05:59.260Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:05:59.260Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:05:59.260Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:05:59.260Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:05:59.265Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-04-13T06:05:59.519Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:05:59.519Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:05:59.519Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:05:59.519Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:05:59.519Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:05:59.519Z] go: downloading github.com/armon/go-metrics v0.3.10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-13T06:05:59.830Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:05:59.830Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:05:59.830Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:05:59.830Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:05:59.830Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:05:59.830Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:05:59.830Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:05:59.830Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:05:59.830Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:05:59.830Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:05:59.830Z] go: downloading github.com/oklog/run v1.0.0 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T06:06:00.088Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:06:00.088Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:06:00.088Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:06:00.088Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:06:00.088Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:06:00.088Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:06:00.088Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:06:00.088Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:06:00.088Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:06:00.088Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:06:00.088Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:06:00.346Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:06:00.346Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:06:00.346Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:06:00.346Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:06:00.346Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:06:00.346Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:06:00.346Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:06:00.346Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:06:00.346Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:06:00.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T06:06:00.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T06:06:00.466Z] Dload Upload Total Spent Left Speed [2022-04-13T06:06:00.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 152k 0 --:--:-- --:--:-- --:--:-- 156k [2022-04-13T06:06:00.604Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:06:00.604Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [Pipeline] sh [2022-04-13T06:06:01.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T06:06:01.170Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:06:01.449Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T06:06:01.449Z] + sudo tee /etc/docker/daemon.new [2022-04-13T06:06:01.449Z] { [2022-04-13T06:06:01.449Z] "registry-mirrors": [ [2022-04-13T06:06:01.449Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T06:06:01.449Z] ], [2022-04-13T06:06:01.449Z] "bip": "10.250.0.254/24", [2022-04-13T06:06:01.449Z] "hosts": [ [2022-04-13T06:06:01.449Z] "tcp://0.0.0.0:5555", [2022-04-13T06:06:01.449Z] "unix:///var/run/docker.sock" [2022-04-13T06:06:01.449Z] ], [2022-04-13T06:06:01.449Z] "mtu": 1458, [2022-04-13T06:06:01.449Z] "selinux-enabled": true, [2022-04-13T06:06:01.449Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T06:06:01.449Z] } [Pipeline] sh [2022-04-13T06:06:01.801Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T06:06:02.217Z] + sudo service docker restart [2022-04-13T06:06:03.073Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:06:03.073Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:06:03.073Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:06:03.331Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:06:03.331Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:06:07.524Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:06:07.524Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:06:07.524Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:06:07.524Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:06:07.524Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:06:07.524Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:06:07.524Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:06:07.784Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:06:07.784Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:06:07.784Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:06:08.043Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:06:08.987Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:06:09.246Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:06:09.246Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:06:09.246Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:06:09.504Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:06:09.504Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:06:09.763Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:06:09.763Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:06:09.763Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:06:09.763Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:06:09.763Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:06:10.022Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:06:10.022Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:06:10.022Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:06:10.022Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:06:10.022Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:06:10.022Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:06:10.022Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:06:10.022Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:06:10.022Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:06:10.022Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:06:10.282Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:06:10.282Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:06:10.282Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:06:13.571Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:06:13.571Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:06:13.571Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:06:13.571Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:06:13.571Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:06:13.829Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:06:13.829Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:06:13.829Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:06:13.829Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:06:13.829Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:06:13.829Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:06:13.829Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:06:13.829Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:06:14.087Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:06:14.087Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:06:14.087Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:06:14.087Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:06:14.087Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:06:14.087Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:06:14.087Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:06:14.087Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:06:14.087Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:06:14.087Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:06:14.087Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:06:14.087Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:06:14.346Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:06:14.346Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:06:14.346Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:06:14.346Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:06:14.346Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:06:14.346Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:06:14.346Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:06:14.604Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:06:14.604Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:06:14.604Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:06:14.604Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:06:14.604Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:06:14.604Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:06:14.604Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:06:14.604Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:06:14.604Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:06:14.604Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:06:14.604Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:06:14.604Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:06:14.604Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:06:14.604Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:06:14.604Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:06:14.604Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:06:14.604Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T06:06:20.590Z] provisioning config files... [2022-04-13T06:06:20.619Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config1325954676446126914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T06:06:21.008Z] ---> docker-login.sh [2022-04-13T06:06:21.008Z] nexus3.edgexfoundry.org:10001 [2022-04-13T06:06:21.279Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:06:21.279Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:06:21.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T06:06:21.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:06:21.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:06:21.887Z] Configure a credential helper to remove this warning. See [2022-04-13T06:06:21.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:06:21.887Z] [2022-04-13T06:06:21.887Z] Login Succeeded [2022-04-13T06:06:21.887Z] nexus3.edgexfoundry.org:10002 [2022-04-13T06:06:22.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:06:22.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:06:22.435Z] Configure a credential helper to remove this warning. See [2022-04-13T06:06:22.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:06:22.435Z] [2022-04-13T06:06:22.435Z] Login Succeeded [2022-04-13T06:06:22.435Z] nexus3.edgexfoundry.org:10003 [2022-04-13T06:06:22.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:06:22.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:06:22.991Z] Configure a credential helper to remove this warning. See [2022-04-13T06:06:22.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:06:22.991Z] [2022-04-13T06:06:22.991Z] Login Succeeded [2022-04-13T06:06:22.991Z] nexus3.edgexfoundry.org:10004 [2022-04-13T06:06:23.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:06:23.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:06:23.264Z] Configure a credential helper to remove this warning. See [2022-04-13T06:06:23.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:06:23.264Z] [2022-04-13T06:06:23.264Z] Login Succeeded [2022-04-13T06:06:23.264Z] docker.io [2022-04-13T06:06:23.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:06:24.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:06:24.140Z] Configure a credential helper to remove this warning. See [2022-04-13T06:06:24.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:06:24.140Z] [2022-04-13T06:06:24.140Z] Login Succeeded [2022-04-13T06:06:24.140Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T06:06:24.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T06:06:24.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T06:06:24.712Z] ========================================================= [2022-04-13T06:06:24.712Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T06:06:24.712Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:06:25.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:06:25.361Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T06:06:25.361Z] 9b3977197b4f: Pulling fs layer [2022-04-13T06:06:25.361Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T06:06:25.361Z] 94645a83ff95: Pulling fs layer [2022-04-13T06:06:25.361Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T06:06:25.361Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T06:06:25.361Z] f7c0051592d6: Pulling fs layer [2022-04-13T06:06:25.362Z] a227ed2f7395: Pulling fs layer [2022-04-13T06:06:25.362Z] 7b1c46037f91: Pulling fs layer [2022-04-13T06:06:25.362Z] 3f3a8bcf1eab: Waiting [2022-04-13T06:06:25.362Z] 0c92f367c5e7: Waiting [2022-04-13T06:06:25.362Z] f7c0051592d6: Waiting [2022-04-13T06:06:25.362Z] a227ed2f7395: Waiting [2022-04-13T06:06:25.362Z] 7b1c46037f91: Waiting [2022-04-13T06:06:25.362Z] 94645a83ff95: Verifying Checksum [2022-04-13T06:06:25.362Z] 94645a83ff95: Download complete [2022-04-13T06:06:25.362Z] 1a89e8eeedd5: Download complete [2022-04-13T06:06:25.362Z] 0c92f367c5e7: Download complete [2022-04-13T06:06:25.362Z] f7c0051592d6: Verifying Checksum [2022-04-13T06:06:25.362Z] 9b3977197b4f: Verifying Checksum [2022-04-13T06:06:25.362Z] 9b3977197b4f: Download complete [2022-04-13T06:06:25.362Z] a227ed2f7395: Verifying Checksum [2022-04-13T06:06:25.362Z] a227ed2f7395: Download complete [2022-04-13T06:06:26.350Z] 9b3977197b4f: Pull complete [2022-04-13T06:06:26.953Z] 1a89e8eeedd5: Pull complete [2022-04-13T06:06:27.229Z] 94645a83ff95: Pull complete [2022-04-13T06:06:27.504Z] 7b1c46037f91: Download complete [2022-04-13T06:06:28.106Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T06:06:28.106Z] 3f3a8bcf1eab: Download complete [2022-04-13T06:06:40.519Z] 3f3a8bcf1eab: Pull complete [2022-04-13T06:06:41.496Z] 0c92f367c5e7: Pull complete [2022-04-13T06:06:42.927Z] f7c0051592d6: Pull complete [2022-04-13T06:06:42.927Z] a227ed2f7395: Pull complete [2022-04-13T06:06:43.256Z] Removing intermediate container 1d518048657c [2022-04-13T06:06:43.256Z] ---> fecda05e4499 [2022-04-13T06:06:43.256Z] [2022-04-13T06:06:43.256Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T06:06:43.256Z] 3.14: Pulling from library/alpine [2022-04-13T06:06:43.256Z] Removing intermediate container 3f666d8dd912 [2022-04-13T06:06:43.256Z] ---> b003f9d57d0d [2022-04-13T06:06:43.256Z] [2022-04-13T06:06:43.256Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T06:06:43.256Z] Removing intermediate container a1425cb9998a [2022-04-13T06:06:43.256Z] ---> 76f7bb47c067 [2022-04-13T06:06:43.256Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T06:06:43.256Z] Removing intermediate container fe2bbb84ebd4 [2022-04-13T06:06:43.256Z] ---> 6fe7bc3a5ff4 [2022-04-13T06:06:43.256Z] [2022-04-13T06:06:43.256Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T06:06:43.256Z] 3.15: Pulling from library/alpine [2022-04-13T06:06:43.256Z] 3.14: Pulling from library/alpine [2022-04-13T06:06:43.256Z] ---> Running in fb381a43d431 [2022-04-13T06:06:43.256Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T06:06:43.256Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T06:06:43.257Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T06:06:43.257Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T06:06:43.257Z] ---> e04c818066af [2022-04-13T06:06:43.257Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T06:06:43.257Z] ---> e04c818066af [2022-04-13T06:06:43.257Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T06:06:43.257Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T06:06:43.516Z] ---> Running in 8b2dfea58a0d [2022-04-13T06:06:43.516Z] ---> Running in 4f15554f38b5 [2022-04-13T06:06:43.516Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T06:06:43.776Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T06:06:43.777Z] ---> 0ac33e5f5afa [2022-04-13T06:06:43.777Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:06:43.777Z] ---> Running in 6de44e5ae411 [2022-04-13T06:06:43.777Z] Removing intermediate container 8b2dfea58a0d [2022-04-13T06:06:43.777Z] ---> 7e07f4deb696 [2022-04-13T06:06:43.777Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T06:06:44.037Z] ---> Running in bc594270e335 [2022-04-13T06:06:44.037Z] Removing intermediate container 6de44e5ae411 [2022-04-13T06:06:44.037Z] ---> 6950d5d78339 [2022-04-13T06:06:44.037Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:06:44.296Z] ---> Running in 0648a4cf2c7f [2022-04-13T06:06:44.554Z] Removing intermediate container fb381a43d431 [2022-04-13T06:06:44.554Z] ---> 07700c99f637 [2022-04-13T06:06:44.554Z] [2022-04-13T06:06:44.554Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T06:06:44.554Z] 20.10.14: Pulling from library/docker [2022-04-13T06:06:44.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:44.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:45.071Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T06:06:45.071Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T06:06:45.071Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T06:06:45.071Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:06:45.071Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:06:45.071Z] OK: 6 MiB in 17 packages [2022-04-13T06:06:45.071Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:06:45.071Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T06:06:45.071Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:06:45.071Z] OK: 6 MiB in 16 packages [2022-04-13T06:06:46.973Z] Removing intermediate container bc594270e335 [2022-04-13T06:06:46.973Z] ---> 93faae9383c5 [2022-04-13T06:06:46.973Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T06:06:46.973Z] Removing intermediate container 0648a4cf2c7f [2022-04-13T06:06:46.973Z] ---> e702b6578a02 [2022-04-13T06:06:46.973Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T06:06:47.232Z] Removing intermediate container 4f15554f38b5 [2022-04-13T06:06:47.232Z] ---> 12eb105e7bad [2022-04-13T06:06:47.232Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:06:47.232Z] ---> Running in cebe84d96ce1 [2022-04-13T06:06:47.232Z] ---> Running in 8175d40c2b29 [2022-04-13T06:06:47.232Z] ---> Running in d3136cdb93e0 [2022-04-13T06:06:47.490Z] Removing intermediate container d3136cdb93e0 [2022-04-13T06:06:47.490Z] ---> ffdbf44284a8 [2022-04-13T06:06:47.490Z] Step 13/25 : WORKDIR / [2022-04-13T06:06:47.490Z] Removing intermediate container cebe84d96ce1 [2022-04-13T06:06:47.490Z] ---> 1fd099e8bb3f [2022-04-13T06:06:47.490Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T06:06:47.754Z] ---> Running in 127e2cf667ec [2022-04-13T06:06:47.754Z] ---> Running in 538dffec83db [2022-04-13T06:06:47.754Z] Removing intermediate container 538dffec83db [2022-04-13T06:06:47.754Z] ---> b097a0664f41 [2022-04-13T06:06:47.754Z] 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-13T06:06:48.013Z] Removing intermediate container 127e2cf667ec [2022-04-13T06:06:48.013Z] ---> 25d952670dd3 [2022-04-13T06:06:48.013Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T06:06:48.013Z] ---> Running in f816e817e3e5 [2022-04-13T06:06:48.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:48.531Z] ---> 245facac7e1d [2022-04-13T06:06:48.531Z] 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-13T06:06:49.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:49.098Z] ---> abee05298c62 [2022-04-13T06:06:49.098Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T06:06:49.358Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:06:49.358Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:06:49.358Z] OK: 15854 distinct packages available [2022-04-13T06:06:49.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:49.633Z] ---> bc2711713c02 [2022-04-13T06:06:49.633Z] 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-13T06:06:49.659Z] 7b1c46037f91: Pull complete [2022-04-13T06:06:49.659Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T06:06:49.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:06:49.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:06:49.895Z] Removing intermediate container f816e817e3e5 [2022-04-13T06:06:49.895Z] ---> 0cdbb5da025f [2022-04-13T06:06:49.895Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T06:06:49.895Z] ---> Running in e8ddfb44a825 [2022-04-13T06:06:50.012Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:06:50.012Z] WORKDIR /edgex [2022-04-13T06:06:50.012Z] COPY go.mod . [2022-04-13T06:06:50.012Z] RUN go mod download ci-base-image-arm64 [2022-04-13T06:06:50.012Z] -f - . [2022-04-13T06:06:50.154Z] ---> ddd4e32599c2 [2022-04-13T06:06:50.154Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T06:06:50.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:50.418Z] Removing intermediate container e8ddfb44a825 [2022-04-13T06:06:50.418Z] ---> e8282f075fe2 [2022-04-13T06:06:50.418Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T06:06:51.353Z] ---> 7f9dddb23d9e [2022-04-13T06:06:51.353Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T06:06:51.612Z] ---> 86f893207bb6 [2022-04-13T06:06:51.612Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T06:06:51.612Z] ---> Running in 686716cf0502 [2022-04-13T06:06:51.612Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T06:06:51.612Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:06:51.871Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:06:51.871Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T06:06:51.871Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T06:06:52.130Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T06:06:52.130Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:06:52.130Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T06:06:52.391Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T06:06:52.391Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:06:52.391Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:06:52.391Z] OK: 8 MiB in 23 packages [2022-04-13T06:06:52.654Z] Sending build context to Docker daemon 169.2MB [2022-04-13T06:06:52.654Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:06:52.654Z] ---> f79e39bc4007 [2022-04-13T06:06:52.654Z] Step 2/4 : WORKDIR /edgex [2022-04-13T06:06:52.675Z] ---> 31ec3572f9c0 [2022-04-13T06:06:52.676Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:06:53.246Z] ---> 395e37a7cf40 [2022-04-13T06:06:53.246Z] 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-13T06:06:53.246Z] ---> Running in 3c8a6b236cd7 [2022-04-13T06:06:53.506Z] Removing intermediate container 8175d40c2b29 [2022-04-13T06:06:53.506Z] ---> a8dbe3f980b8 [2022-04-13T06:06:53.506Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:06:53.765Z] Removing intermediate container 686716cf0502 [2022-04-13T06:06:53.765Z] ---> 9d6f5ca1a156 [2022-04-13T06:06:53.765Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:06:54.024Z] ---> 773b27938f89 [2022-04-13T06:06:54.024Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T06:06:54.024Z] ---> e3d983266e6c [2022-04-13T06:06:54.024Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T06:06:54.593Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T06:06:54.593Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T06:06:54.593Z] ---> 7417809fdb73 [2022-04-13T06:06:54.593Z] 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-13T06:06:54.641Z] ---> Running in d1db4aef931a [2022-04-13T06:06:54.641Z] Removing intermediate container d1db4aef931a [2022-04-13T06:06:54.641Z] ---> 459a3b1f3054 [2022-04-13T06:06:54.641Z] Step 3/4 : COPY go.mod . [2022-04-13T06:06:54.861Z] ---> Running in 36ac22a059a1 [2022-04-13T06:06:55.120Z] Removing intermediate container 3c8a6b236cd7 [2022-04-13T06:06:55.120Z] ---> 363d8755378c [2022-04-13T06:06:55.120Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:06:55.120Z] ---> 7e5de193e1fd [2022-04-13T06:06:55.120Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T06:06:55.120Z] ---> 67e11f9814a3 [2022-04-13T06:06:55.120Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T06:06:55.120Z] Removing intermediate container 36ac22a059a1 [2022-04-13T06:06:55.120Z] ---> 630f1667dc78 [2022-04-13T06:06:55.120Z] 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-13T06:06:55.120Z] ---> Running in b615e6aed788 [2022-04-13T06:06:55.260Z] ---> c9090f7bcf2c [2022-04-13T06:06:55.260Z] Step 4/4 : RUN go mod download [2022-04-13T06:06:55.260Z] ---> Running in a1c9f190cbcd [2022-04-13T06:06:55.391Z] ---> Running in ce3df707e9b2 [2022-04-13T06:06:55.391Z] Removing intermediate container b615e6aed788 [2022-04-13T06:06:55.391Z] ---> a818d635554b [2022-04-13T06:06:55.391Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T06:06:55.652Z] ---> e3ddc8e8a32f [2022-04-13T06:06:55.652Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T06:06:55.652Z] ---> Running in 36b5185df769 [2022-04-13T06:06:55.652Z] ---> 95d5fbb470cf [2022-04-13T06:06:55.652Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T06:06:55.911Z] ---> Running in 6c2f4d168760 [2022-04-13T06:06:55.911Z] Removing intermediate container 36b5185df769 [2022-04-13T06:06:55.911Z] ---> 0fbc23e995da [2022-04-13T06:06:55.911Z] Step 24/25 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:06:55.911Z] ---> d2def5f0a37e [2022-04-13T06:06:55.911Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T06:06:55.911Z] ---> Running in 26c9207f0d69 [2022-04-13T06:06:56.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:56.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:56.170Z] Removing intermediate container 6c2f4d168760 [2022-04-13T06:06:56.170Z] ---> 17d59bfdae94 [2022-04-13T06:06:56.170Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:06:56.170Z] ---> Running in 8f2647cfaabc [2022-04-13T06:06:56.428Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T06:06:56.428Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T06:06:56.428Z] Executing bash-5.1.16-r0.post-install [2022-04-13T06:06:56.428Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:06:56.428Z] Removing intermediate container 26c9207f0d69 [2022-04-13T06:06:56.428Z] ---> 05b63680ba0d [2022-04-13T06:06:56.428Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T06:06:56.428Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:06:56.428Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T06:06:56.428Z] ---> 6e03638881a7 [2022-04-13T06:06:56.428Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T06:06:56.428Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T06:06:56.428Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T06:06:56.428Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T06:06:56.428Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T06:06:56.428Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T06:06:56.428Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T06:06:56.428Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T06:06:56.428Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T06:06:56.428Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T06:06:56.428Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T06:06:56.428Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T06:06:56.428Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T06:06:56.995Z] ---> Running in 5eea8c9f67e9 [2022-04-13T06:06:56.995Z] ---> Running in b59f88732616 [2022-04-13T06:06:56.995Z] Removing intermediate container 8f2647cfaabc [2022-04-13T06:06:56.995Z] ---> b6331024f9d2 [2022-04-13T06:06:56.995Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T06:06:56.995Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T06:06:56.995Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T06:06:56.995Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T06:06:56.995Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T06:06:56.995Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T06:06:56.995Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T06:06:56.995Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T06:06:56.995Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T06:06:56.995Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T06:06:56.995Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T06:06:56.995Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T06:06:56.995Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T06:06:56.995Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T06:06:56.995Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T06:06:57.253Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T06:06:57.254Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T06:06:57.254Z] ---> Running in 07a15871b2d8 [2022-04-13T06:06:57.254Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T06:06:57.254Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T06:06:57.254Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T06:06:57.254Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T06:06:57.254Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T06:06:57.254Z] Removing intermediate container 5eea8c9f67e9 [2022-04-13T06:06:57.254Z] ---> d57350e0037e [2022-04-13T06:06:57.254Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T06:06:57.254Z] Removing intermediate container b59f88732616 [2022-04-13T06:06:57.254Z] ---> 492735b99dd5 [2022-04-13T06:06:57.254Z] [2022-04-13T06:06:57.254Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T06:06:57.254Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T06:06:57.254Z] Removing intermediate container 07a15871b2d8 [2022-04-13T06:06:57.254Z] ---> aa2ab961506b [2022-04-13T06:06:57.254Z] Step 19/20 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:06:57.254Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T06:06:57.512Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T06:06:57.512Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T06:06:57.512Z] Successfully built 492735b99dd5 [2022-04-13T06:06:57.512Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T06:06:57.512Z]  Building security-secretstore-setup ... done Building core-metadata [2022-04-13T06:06:57.512Z] ---> Running in 0ba066c2b4bd [2022-04-13T06:06:57.512Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:06:57.512Z] OK: 83 MiB in 65 packages [2022-04-13T06:06:58.447Z] Collecting docker-compose==1.23.2 [2022-04-13T06:06:58.447Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T06:06:58.447Z] 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-13T06:06:58.447Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T06:06:58.447Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T06:06:58.706Z] Collecting PyYAML<4,>=3.10 [2022-04-13T06:06:58.706Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T06:06:59.275Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T06:06:59.275Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T06:06:59.534Z] ---> 6fcc2cc25a34 [2022-04-13T06:06:59.534Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T06:06:59.793Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T06:06:59.793Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T06:07:00.051Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T06:07:00.051Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T06:07:00.051Z] Removing intermediate container 0ba066c2b4bd [2022-04-13T06:07:00.051Z] ---> 7039ea617a0c [2022-04-13T06:07:00.051Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T06:07:00.051Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T06:07:00.051Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T06:07:00.051Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T06:07:00.051Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T06:07:00.311Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T06:07:00.311Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T06:07:00.570Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T06:07:00.570Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T06:07:00.570Z] ---> Running in 16bc847503e4 [2022-04-13T06:07:00.829Z] ---> Running in a555ee7a0d1a [2022-04-13T06:07:01.087Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T06:07:01.087Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T06:07:01.087Z] 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-13T06:07:01.087Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T06:07:01.087Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T06:07:01.087Z] Removing intermediate container a555ee7a0d1a [2022-04-13T06:07:01.087Z] ---> a5893cd4de70 [2022-04-13T06:07:01.087Z] [2022-04-13T06:07:01.345Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T06:07:01.345Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T06:07:01.345Z] Successfully built a5893cd4de70 [2022-04-13T06:07:01.345Z] Collecting idna<2.8,>=2.5 [2022-04-13T06:07:01.345Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T06:07:01.345Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T06:07:01.345Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-13T06:07:01.345Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T06:07:01.345Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T06:07:01.345Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T06:07:01.345Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T06:07:01.345Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T06:07:01.345Z] Attempting uninstall: urllib3 [2022-04-13T06:07:01.345Z] Found existing installation: urllib3 1.26.7 [2022-04-13T06:07:01.345Z] Uninstalling urllib3-1.26.7: [2022-04-13T06:07:01.345Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T06:07:02.282Z] Attempting uninstall: idna [2022-04-13T06:07:02.282Z] Found existing installation: idna 3.3 [2022-04-13T06:07:02.283Z] Uninstalling idna-3.3: [2022-04-13T06:07:02.283Z] Successfully uninstalled idna-3.3 [2022-04-13T06:07:03.656Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:03.656Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:03.656Z] ---> 2bacc38a9e2e [2022-04-13T06:07:03.656Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:07:03.656Z] ---> Using cache [2022-04-13T06:07:03.656Z] ---> 8ad70863e6a5 [2022-04-13T06:07:03.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:03.656Z] ---> Using cache [2022-04-13T06:07:03.656Z] ---> 9254ebe3f51e [2022-04-13T06:07:03.656Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:07:03.656Z] ---> Using cache [2022-04-13T06:07:03.656Z] ---> 931b29d88a22 [2022-04-13T06:07:03.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:07:03.656Z] ---> Using cache [2022-04-13T06:07:03.656Z] ---> c75d793e6a35 [2022-04-13T06:07:03.656Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:03.656Z] ---> Using cache [2022-04-13T06:07:03.656Z] ---> d5446cda5b19 [2022-04-13T06:07:03.656Z] Step 8/23 : COPY . . [2022-04-13T06:07:03.656Z] ---> Using cache [2022-04-13T06:07:03.656Z] ---> 99c3cfc92dd0 [2022-04-13T06:07:03.656Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T06:07:04.230Z] Attempting uninstall: requests [2022-04-13T06:07:04.230Z] Found existing installation: requests 2.26.0 [2022-04-13T06:07:04.230Z] Uninstalling requests-2.26.0: [2022-04-13T06:07:04.230Z] Successfully uninstalled requests-2.26.0 [2022-04-13T06:07:05.610Z] Running setup.py install for texttable: started [2022-04-13T06:07:05.871Z] Removing intermediate container 16bc847503e4 [2022-04-13T06:07:05.871Z] ---> cf4117868b1b [2022-04-13T06:07:05.871Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T06:07:05.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:05.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:05.871Z] ---> 2bacc38a9e2e [2022-04-13T06:07:05.871Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:07:05.871Z] ---> Using cache [2022-04-13T06:07:05.871Z] ---> 8ad70863e6a5 [2022-04-13T06:07:05.871Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:05.871Z] ---> Using cache [2022-04-13T06:07:05.871Z] ---> 9254ebe3f51e [2022-04-13T06:07:05.871Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:07:06.131Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T06:07:06.131Z] Running setup.py install for PyYAML: started [2022-04-13T06:07:06.391Z] ---> Running in 41d256f3db41 [2022-04-13T06:07:06.649Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T06:07:06.649Z] ---> Running in 10e567487a6b [2022-04-13T06:07:06.649Z] Running setup.py install for docopt: started [2022-04-13T06:07:06.649Z] ---> Running in 6df98930757d [2022-04-13T06:07:06.649Z] Removing intermediate container 6df98930757d [2022-04-13T06:07:06.649Z] ---> 73999f2c5035 [2022-04-13T06:07:06.649Z] Step 28/31 : CMD ["gate"] [2022-04-13T06:07:06.967Z] ---> Running in b850f545cfc6 [2022-04-13T06:07:06.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T06:07:06.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:06.967Z] Removing intermediate container b850f545cfc6 [2022-04-13T06:07:06.967Z] ---> 4549804cff43 [2022-04-13T06:07:06.967Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T06:07:06.967Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T06:07:06.967Z] Running setup.py install for dockerpty: started [2022-04-13T06:07:07.226Z] ---> Running in dfc8b7b55d12 [2022-04-13T06:07:07.226Z] Removing intermediate container dfc8b7b55d12 [2022-04-13T06:07:07.226Z] ---> 7c2a8b3493a9 [2022-04-13T06:07:07.226Z] Step 30/31 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:07:07.486Z] ---> Running in e173925c3e7e [2022-04-13T06:07:07.486Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T06:07:07.486Z] Removing intermediate container e173925c3e7e [2022-04-13T06:07:07.486Z] ---> 384aee5380a8 [2022-04-13T06:07:07.486Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T06:07:07.486Z] ---> Running in 6e8905f3c75d [2022-04-13T06:07:07.745Z] Removing intermediate container 6e8905f3c75d [2022-04-13T06:07:07.745Z] ---> a9a8cfcbee80 [2022-04-13T06:07:07.745Z] [2022-04-13T06:07:07.745Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:07.745Z] Successfully built a9a8cfcbee80 [2022-04-13T06:07:07.745Z] Successfully tagged security-bootstrapper:latest [2022-04-13T06:07:07.745Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-13T06:07:07.745Z] 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-13T06:07:08.004Z] OK: 221 MiB in 52 packages [2022-04-13T06:07:11.288Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:11.288Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:11.288Z] ---> 2bacc38a9e2e [2022-04-13T06:07:11.288Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:07:11.288Z] ---> Using cache [2022-04-13T06:07:11.288Z] ---> 8ad70863e6a5 [2022-04-13T06:07:11.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:11.288Z] ---> Using cache [2022-04-13T06:07:11.288Z] ---> 9254ebe3f51e [2022-04-13T06:07:11.288Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:07:11.288Z] ---> Using cache [2022-04-13T06:07:11.288Z] ---> 931b29d88a22 [2022-04-13T06:07:11.288Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:07:11.288Z] ---> Using cache [2022-04-13T06:07:11.288Z] ---> c75d793e6a35 [2022-04-13T06:07:11.288Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:11.288Z] ---> Using cache [2022-04-13T06:07:11.288Z] ---> d5446cda5b19 [2022-04-13T06:07:11.288Z] Step 8/22 : COPY . . [2022-04-13T06:07:11.288Z] ---> Using cache [2022-04-13T06:07:11.288Z] ---> 99c3cfc92dd0 [2022-04-13T06:07:11.288Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T06:07:11.547Z] ---> Running in 631702cf3928 [2022-04-13T06:07:11.547Z] Removing intermediate container 10e567487a6b [2022-04-13T06:07:11.547Z] ---> 499d05822582 [2022-04-13T06:07:11.547Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:07:12.113Z] ---> 3c8d29fc5809 [2022-04-13T06:07:12.113Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:12.371Z] ---> Running in c9dc7731ee8f [2022-04-13T06:07:12.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T06:07:14.277Z] Removing intermediate container ce3df707e9b2 [2022-04-13T06:07:14.277Z] ---> 8735b1ec2f7d [2022-04-13T06:07:14.277Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T06:07:14.277Z] ---> Running in 34a07f3df4e6 [2022-04-13T06:07:14.277Z] Removing intermediate container c9dc7731ee8f [2022-04-13T06:07:14.277Z] ---> 895ead7871a9 [2022-04-13T06:07:14.277Z] Step 8/26 : COPY . . [2022-04-13T06:07:14.537Z] Removing intermediate container 34a07f3df4e6 [2022-04-13T06:07:14.537Z] ---> 1c4f1c89f238 [2022-04-13T06:07:14.537Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T06:07:14.537Z] ---> Running in baae8372c957 [2022-04-13T06:07:15.105Z] Removing intermediate container baae8372c957 [2022-04-13T06:07:15.105Z] ---> 94bfc177edb4 [2022-04-13T06:07:15.105Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T06:07:17.635Z] ---> 89817657207b [2022-04-13T06:07:17.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T06:07:18.571Z] ---> 708468d0bc4c [2022-04-13T06:07:18.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T06:07:19.137Z] ---> 2997e8e998d3 [2022-04-13T06:07:19.137Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T06:07:19.137Z] ---> Running in ee7607720e0d [2022-04-13T06:07:19.703Z] Removing intermediate container ee7607720e0d [2022-04-13T06:07:19.703Z] ---> 619467cf7d84 [2022-04-13T06:07:19.703Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:07:19.703Z] ---> Running in 469c97c1e4be [2022-04-13T06:07:20.006Z] Removing intermediate container 469c97c1e4be [2022-04-13T06:07:20.006Z] ---> d09bb60db2e9 [2022-04-13T06:07:20.006Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:07:20.267Z] ---> Running in b560b8ab770f [2022-04-13T06:07:20.861Z] Removing intermediate container b560b8ab770f [2022-04-13T06:07:20.861Z] ---> 56658f344879 [2022-04-13T06:07:20.861Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:07:21.119Z] ---> Running in 005e1a687c19 [2022-04-13T06:07:21.119Z] ---> 8563f2812185 [2022-04-13T06:07:21.119Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:07:21.378Z] ---> Running in 9447bc714af8 [2022-04-13T06:07:21.378Z] Removing intermediate container 005e1a687c19 [2022-04-13T06:07:21.378Z] ---> 835e8aa126f4 [2022-04-13T06:07:21.378Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:07:21.378Z] ---> Running in a04bc571c0c1 [2022-04-13T06:07:21.637Z] Removing intermediate container 9447bc714af8 [2022-04-13T06:07:21.637Z] ---> a1b327a8d1e7 [2022-04-13T06:07:21.637Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:07:21.637Z] ---> Running in f832b0073eb3 [2022-04-13T06:07:21.637Z] Removing intermediate container a04bc571c0c1 [2022-04-13T06:07:21.637Z] ---> 6ed23bce4d62 [2022-04-13T06:07:21.637Z] [2022-04-13T06:07:21.896Z] Successfully built 6ed23bce4d62 [2022-04-13T06:07:21.896Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T06:07:21.896Z] Building core-data [2022-04-13T06:07:26.090Z]  Building sys-mgmt-agent ... done Removing intermediate container f832b0073eb3 [2022-04-13T06:07:26.090Z] ---> 5cb424549bb7 [2022-04-13T06:07:26.090Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:07:26.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:26.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:26.090Z] ---> 2bacc38a9e2e [2022-04-13T06:07:26.090Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:07:26.090Z] ---> Using cache [2022-04-13T06:07:26.090Z] ---> 8ad70863e6a5 [2022-04-13T06:07:26.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:26.090Z] ---> Using cache [2022-04-13T06:07:26.090Z] ---> 9254ebe3f51e [2022-04-13T06:07:26.090Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T06:07:26.090Z] ---> Running in 060dcf4f5abd [2022-04-13T06:07:26.090Z] ---> Running in b5c918818922 [2022-04-13T06:07:26.658Z] Removing intermediate container 060dcf4f5abd [2022-04-13T06:07:26.658Z] ---> afe199086449 [2022-04-13T06:07:26.658Z] 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-13T06:07:26.658Z] ---> Running in 0fbd1fdc0025 [2022-04-13T06:07:26.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:27.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:27.857Z] spire-1.2.1/ [2022-04-13T06:07:27.857Z] spire-1.2.1/.data/ [2022-04-13T06:07:27.857Z] spire-1.2.1/.data/.file [2022-04-13T06:07:27.857Z] spire-1.2.1/.dockerignore [2022-04-13T06:07:27.857Z] spire-1.2.1/.gitattributes [2022-04-13T06:07:27.857Z] spire-1.2.1/.githooks/ [2022-04-13T06:07:27.857Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/ [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:07:27.857Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:07:27.857Z] spire-1.2.1/.gitignore [2022-04-13T06:07:27.857Z] spire-1.2.1/.go-version [2022-04-13T06:07:27.857Z] spire-1.2.1/.golangci.yml [2022-04-13T06:07:27.857Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:07:27.857Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:07:27.857Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:07:27.857Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:07:27.857Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:07:27.857Z] spire-1.2.1/Dockerfile [2022-04-13T06:07:27.857Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:07:27.857Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:07:27.857Z] spire-1.2.1/LICENSE [2022-04-13T06:07:27.857Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:07:27.857Z] spire-1.2.1/Makefile [2022-04-13T06:07:27.857Z] spire-1.2.1/README.md [2022-04-13T06:07:27.857Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:07:27.857Z] spire-1.2.1/SECURITY.md [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:07:27.857Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:07:27.858Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/ [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/agent/ [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/server/ [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:07:27.858Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/ [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/ [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:07:27.858Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:07:27.858Z] spire-1.2.1/examples/ [2022-04-13T06:07:27.858Z] spire-1.2.1/examples/README.md [2022-04-13T06:07:27.858Z] spire-1.2.1/go.mod [2022-04-13T06:07:27.858Z] spire-1.2.1/go.sum [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:07:27.858Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:07:27.859Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:07:27.860Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:07:27.861Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:07:27.862Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/private/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:07:27.863Z] spire-1.2.1/release/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:07:27.863Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:07:27.863Z] spire-1.2.1/script/ [2022-04-13T06:07:27.863Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:07:27.863Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:07:27.863Z] spire-1.2.1/support/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:07:27.863Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:07:27.864Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/clock/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:07:27.864Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/common [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:07:27.864Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:07:27.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:07:27.866Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:07:27.866Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/testca/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/testkey/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:07:27.866Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/util/ [2022-04-13T06:07:27.866Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/util/race.go [2022-04-13T06:07:27.866Z] spire-1.2.1/test/util/util.go [2022-04-13T06:07:27.866Z] building spire from source... [2022-04-13T06:07:27.866Z] Installing go1.17.7... [2022-04-13T06:07:28.123Z] OK: 221 MiB in 52 packages [2022-04-13T06:07:30.027Z] Removing intermediate container 41d256f3db41 [2022-04-13T06:07:30.027Z] ---> b07f7059f78e [2022-04-13T06:07:30.027Z] [2022-04-13T06:07:30.027Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:07:30.027Z] ---> e04c818066af [2022-04-13T06:07:30.027Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:07:30.027Z] ---> Running in 003cb5be14bc [2022-04-13T06:07:30.027Z] Removing intermediate container b5c918818922 [2022-04-13T06:07:30.027Z] ---> c9df934a5175 [2022-04-13T06:07:30.027Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:07:30.287Z] ---> 69d79e3b69ef [2022-04-13T06:07:30.287Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:30.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:30.287Z] ---> Running in 756a5b7d95c5 [2022-04-13T06:07:30.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:30.810Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T06:07:30.810Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:07:30.810Z] OK: 6 MiB in 15 packages [2022-04-13T06:07:31.748Z] Removing intermediate container 003cb5be14bc [2022-04-13T06:07:31.748Z] ---> 21fd6f4890e6 [2022-04-13T06:07:31.748Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:07:31.748Z] Removing intermediate container 756a5b7d95c5 [2022-04-13T06:07:31.748Z] ---> a253723cfa4a [2022-04-13T06:07:31.748Z] Step 8/23 : COPY . . [2022-04-13T06:07:31.748Z] ---> Running in 4b1a52b98884 [2022-04-13T06:07:33.127Z] Removing intermediate container 4b1a52b98884 [2022-04-13T06:07:33.127Z] ---> 952475eca4ca [2022-04-13T06:07:33.127Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T06:07:33.701Z] Building bin/spire-server... [2022-04-13T06:07:33.701Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:07:33.701Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:07:33.701Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:07:33.701Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:07:33.701Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:07:33.701Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:07:33.959Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:07:33.959Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:07:33.959Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:07:33.959Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:07:33.959Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:07:33.959Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:07:34.234Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:07:34.234Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:07:34.234Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:07:34.234Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:07:34.234Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:07:34.493Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:07:34.493Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:07:34.493Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:07:34.493Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:07:34.493Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:07:34.493Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:07:34.493Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:07:34.751Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:07:34.751Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:07:34.751Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:07:34.751Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:07:34.751Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:07:34.751Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:07:34.751Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:07:35.010Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:07:35.010Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:07:35.010Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:07:35.269Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:07:35.269Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:07:35.269Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:07:35.269Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:07:35.269Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:07:35.269Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:07:35.269Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:07:35.269Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:07:35.269Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:07:35.269Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:07:35.269Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:07:35.269Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:07:35.269Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:07:35.269Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:07:35.269Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:07:35.269Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:07:35.269Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:07:35.269Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:07:35.269Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:07:35.527Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:07:35.527Z]  ---> Running in df3aaa263522 [2022-04-13T06:07:35.527Z] Removing intermediate container 631702cf3928 [2022-04-13T06:07:35.527Z] ---> 1bfab309eb1e [2022-04-13T06:07:35.527Z] [2022-04-13T06:07:35.527Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:07:35.527Z] ---> e04c818066af [2022-04-13T06:07:35.527Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:07:35.527Z] ---> Using cache [2022-04-13T06:07:35.527Z] ---> 21fd6f4890e6 [2022-04-13T06:07:35.527Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:07:35.527Z] ---> Using cache [2022-04-13T06:07:35.527Z] ---> 952475eca4ca [2022-04-13T06:07:35.528Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T06:07:35.789Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:07:35.789Z]  ---> Running in 3af4b5dd864f [2022-04-13T06:07:36.048Z] Removing intermediate container df3aaa263522 [2022-04-13T06:07:36.048Z] ---> 33127816be37 [2022-04-13T06:07:36.048Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:07:36.615Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:07:36.616Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:07:36.616Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:07:36.616Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:07:36.616Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:07:37.185Z]  ---> Running in a6d9834b2299 [2022-04-13T06:07:37.185Z] Removing intermediate container 3af4b5dd864f [2022-04-13T06:07:37.185Z] ---> af74333e7ec1 [2022-04-13T06:07:37.185Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:07:37.445Z] ---> Running in 9f837318e4a9 [2022-04-13T06:07:37.445Z] Removing intermediate container a6d9834b2299 [2022-04-13T06:07:37.445Z] ---> 70e5e1be3b1e [2022-04-13T06:07:37.445Z] Step 15/23 : WORKDIR / [2022-04-13T06:07:37.445Z] ---> Running in 3b3a4150f1a8 [2022-04-13T06:07:37.445Z] Removing intermediate container 9f837318e4a9 [2022-04-13T06:07:37.445Z] ---> bc4bce6cb6f4 [2022-04-13T06:07:37.445Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:07:37.704Z] ---> d2afdc4812b6 [2022-04-13T06:07:37.704Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T06:07:37.704Z] ---> Running in 028d061b76a0 [2022-04-13T06:07:37.704Z] Removing intermediate container 3b3a4150f1a8 [2022-04-13T06:07:37.704Z] ---> ce47491070b2 [2022-04-13T06:07:37.704Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:07:37.704Z] ---> b2cb31f344c1 [2022-04-13T06:07:37.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T06:07:37.964Z] ---> 676ba1c5afb5 [2022-04-13T06:07:37.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T06:07:37.964Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T06:07:38.532Z] ---> 72995fa8e45f [2022-04-13T06:07:38.532Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T06:07:38.793Z] ---> a5359170655c [2022-04-13T06:07:38.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T06:07:38.793Z] ---> 1e66acb9287d [2022-04-13T06:07:38.793Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T06:07:39.054Z] ---> 81311ae71055 [2022-04-13T06:07:39.054Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T06:07:39.054Z] ---> Running in 193a19f1fe59 [2022-04-13T06:07:39.054Z] ---> Running in 97a968894ff5 [2022-04-13T06:07:39.314Z] Removing intermediate container 193a19f1fe59 [2022-04-13T06:07:39.314Z] ---> 2ad51c6930a6 [2022-04-13T06:07:39.314Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:07:39.314Z] Removing intermediate container 97a968894ff5 [2022-04-13T06:07:39.314Z] ---> 654252d7981f [2022-04-13T06:07:39.314Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:07:39.314Z] ---> Running in 11d27dc2e63e [2022-04-13T06:07:39.574Z] ---> Running in c904c6a36771 [2022-04-13T06:07:40.145Z] Removing intermediate container 11d27dc2e63e [2022-04-13T06:07:40.145Z] ---> 9f71d6e18b6e [2022-04-13T06:07:40.145Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T06:07:40.145Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:07:40.145Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:07:40.145Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:07:40.145Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:07:40.145Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:07:40.411Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:07:40.411Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:07:40.411Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:07:40.670Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:07:40.670Z] Removing intermediate container c904c6a36771 [2022-04-13T06:07:40.670Z] ---> 474aadba95d4 [2022-04-13T06:07:40.670Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:07:40.670Z] ---> Running in b1657f6538de [2022-04-13T06:07:40.670Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:07:40.954Z]  ---> Running in 910f8d295c53 [2022-04-13T06:07:40.954Z] Removing intermediate container b1657f6538de [2022-04-13T06:07:40.954Z] ---> e6ae34310b3e [2022-04-13T06:07:40.954Z] Step 21/22 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:07:41.216Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:07:41.216Z] Removing intermediate container 910f8d295c53 [2022-04-13T06:07:41.216Z] ---> d60803bd9ad6 [2022-04-13T06:07:41.216Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:07:41.216Z] ---> Running in 6b9513ffb2c1 [2022-04-13T06:07:41.479Z] ---> Running in d448f61e950f [2022-04-13T06:07:41.479Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:07:41.479Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:07:41.479Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:07:41.479Z] Removing intermediate container 6b9513ffb2c1 [2022-04-13T06:07:41.479Z] ---> 41bef6a446e6 [2022-04-13T06:07:41.479Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T06:07:41.479Z] Removing intermediate container d448f61e950f [2022-04-13T06:07:41.479Z] ---> 111b42d33b2f [2022-04-13T06:07:41.479Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:07:41.772Z] ---> Running in 168c992e72d9 [2022-04-13T06:07:41.772Z] ---> Running in 94a50475dfda [2022-04-13T06:07:41.772Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:07:41.772Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:07:41.772Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:07:41.772Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:07:42.035Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:07:42.035Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:07:42.035Z] Removing intermediate container 168c992e72d9 [2022-04-13T06:07:42.035Z] ---> a2d817211745 [2022-04-13T06:07:42.035Z] [2022-04-13T06:07:42.035Z] Removing intermediate container 94a50475dfda [2022-04-13T06:07:42.035Z] ---> e551f12ede28 [2022-04-13T06:07:42.035Z] [2022-04-13T06:07:42.035Z] Successfully built e551f12ede28 [2022-04-13T06:07:42.035Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:07:42.035Z] Successfully tagged core-metadata:latest [2022-04-13T06:07:42.035Z]  Building core-metadata ... done Building security-spire-server [2022-04-13T06:07:42.035Z] Successfully built a2d817211745 [2022-04-13T06:07:42.035Z] Successfully tagged support-scheduler:latest [2022-04-13T06:07:42.035Z] Building support-notifications [2022-04-13T06:07:42.035Z]  Building support-scheduler ... done go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:07:42.035Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:07:42.035Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:07:42.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:07:42.035Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:07:42.035Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:07:42.035Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:07:42.035Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:07:42.305Z] Removing intermediate container a1c9f190cbcd [2022-04-13T06:07:42.305Z] ---> 11faa283ca9e [2022-04-13T06:07:42.305Z] Successfully built 11faa283ca9e [2022-04-13T06:07:42.305Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:07:42.340Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:07:42.340Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:07:42.340Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:07:42.340Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:07:42.340Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:07:42.662Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T06:07:42.662Z] . [Pipeline] withDockerContainer [2022-04-13T06:07:42.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-20785 does not seem to be running inside a container [2022-04-13T06:07:43.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T06:07:43.393Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:07:43.393Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:07:43.393Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:07:43.393Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:07:43.393Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:07:43.393Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:07:43.393Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:07:43.393Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:07:43.393Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:07:43.393Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:07:43.393Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:07:43.393Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:07:43.393Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:07:43.652Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:07:43.652Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:07:43.652Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:07:43.652Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:07:43.652Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:07:43.652Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:07:43.652Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:07:43.652Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:07:43.652Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:07:43.652Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:07:43.652Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:07:43.652Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:07:43.652Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:07:43.652Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:07:43.652Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:07:43.652Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:07:43.652Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:07:43.652Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:07:43.652Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:07:43.911Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:07:43.911Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:07:43.911Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:07:43.911Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:07:43.911Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:07:43.912Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:07:43.912Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:07:43.912Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:07:43.912Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:07:43.912Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:07:43.912Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:07:43.912Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:07:43.912Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:07:43.912Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:07:43.912Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:07:43.912Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:07:43.912Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:07:44.603Z] $ docker top a72cfd50e48d5451757a8b992d569e800e0c400a4dbcb0e52cd32b660c28e384 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:07:45.584Z] + go version [2022-04-13T06:07:45.584Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T06:07:45.623Z] $ docker stop --time=1 a72cfd50e48d5451757a8b992d569e800e0c400a4dbcb0e52cd32b660c28e384 [2022-04-13T06:07:47.317Z] $ docker rm -f a72cfd50e48d5451757a8b992d569e800e0c400a4dbcb0e52cd32b660c28e384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:07:47.948Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T06:07:47.948Z] . [Pipeline] withDockerContainer [2022-04-13T06:07:48.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-20785 does not seem to be running inside a container [2022-04-13T06:07:48.310Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T06:07:49.537Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:49.537Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:49.537Z] ---> 2bacc38a9e2e [2022-04-13T06:07:49.537Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 8ad70863e6a5 [2022-04-13T06:07:49.537Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 9254ebe3f51e [2022-04-13T06:07:49.537Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 499d05822582 [2022-04-13T06:07:49.537Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 3c8d29fc5809 [2022-04-13T06:07:49.537Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 895ead7871a9 [2022-04-13T06:07:49.537Z] Step 8/25 : COPY . . [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 8563f2812185 [2022-04-13T06:07:49.537Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> a1b327a8d1e7 [2022-04-13T06:07:49.537Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 5cb424549bb7 [2022-04-13T06:07:49.537Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> afe199086449 [2022-04-13T06:07:49.537Z] 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-13T06:07:49.537Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:49.537Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:49.537Z] ---> 2bacc38a9e2e [2022-04-13T06:07:49.537Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 8ad70863e6a5 [2022-04-13T06:07:49.537Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:49.537Z] ---> Using cache [2022-04-13T06:07:49.537Z] ---> 9254ebe3f51e [2022-04-13T06:07:49.537Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T06:07:49.734Z] $ docker top 1e86de2ee941b3304222f1a252a0c6f7f440213c168c9f9a4bbf863d50e2714e -eo pid,comm [2022-04-13T06:07:49.797Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:07:49.797Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] { [Pipeline] echo [2022-04-13T06:07:49.997Z] ========================================================= [2022-04-13T06:07:49.997Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T06:07:49.997Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:07:50.660Z] + make test [2022-04-13T06:07:50.660Z] go mod tidy -compat=1.17 [2022-04-13T06:07:51.648Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T06:07:53.085Z] Building bin/spire-agent... [2022-04-13T06:07:53.085Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:07:53.085Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:07:53.085Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:07:53.085Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:07:53.652Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:07:53.652Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:07:53.652Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:07:54.086Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:07:54.086Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:07:54.086Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:07:54.086Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:07:54.086Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:07:54.347Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:07:59.615Z]  ---> Running in 1bd8721d93db [2022-04-13T06:07:59.615Z] ---> Running in 64434df1b51f [2022-04-13T06:08:00.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:00.754Z] spire-1.2.1/ [2022-04-13T06:08:00.754Z] spire-1.2.1/.data/ [2022-04-13T06:08:00.754Z] spire-1.2.1/.data/.file [2022-04-13T06:08:00.754Z] spire-1.2.1/.dockerignore [2022-04-13T06:08:00.754Z] spire-1.2.1/.gitattributes [2022-04-13T06:08:00.754Z] spire-1.2.1/.githooks/ [2022-04-13T06:08:00.754Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/ [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:08:00.754Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:08:00.754Z] spire-1.2.1/.gitignore [2022-04-13T06:08:00.754Z] spire-1.2.1/.go-version [2022-04-13T06:08:00.754Z] spire-1.2.1/.golangci.yml [2022-04-13T06:08:00.754Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:08:00.754Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:08:00.754Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:08:00.754Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:08:00.754Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:08:00.754Z] spire-1.2.1/Dockerfile [2022-04-13T06:08:00.754Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:08:00.754Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:08:00.754Z] spire-1.2.1/LICENSE [2022-04-13T06:08:00.754Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:08:00.754Z] spire-1.2.1/Makefile [2022-04-13T06:08:00.754Z] spire-1.2.1/README.md [2022-04-13T06:08:00.754Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:08:00.754Z] spire-1.2.1/SECURITY.md [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:08:00.754Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/ [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/agent/ [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/server/ [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:08:00.754Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/ [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/ [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:08:00.754Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:08:00.754Z] spire-1.2.1/examples/ [2022-04-13T06:08:00.754Z] spire-1.2.1/examples/README.md [2022-04-13T06:08:00.754Z] spire-1.2.1/go.mod [2022-04-13T06:08:00.755Z] spire-1.2.1/go.sum [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:08:00.755Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:08:00.756Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:08:00.757Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/ [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:08:01.019Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:08:01.020Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:08:01.021Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/private/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:08:01.022Z] spire-1.2.1/release/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:08:01.022Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:08:01.022Z] spire-1.2.1/script/ [2022-04-13T06:08:01.022Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:08:01.022Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:08:01.022Z] spire-1.2.1/support/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:08:01.022Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/clock/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:08:01.022Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:08:01.023Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/common [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:08:01.023Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:08:01.024Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:08:01.025Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:08:01.025Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/testca/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/testkey/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:08:01.025Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/util/ [2022-04-13T06:08:01.025Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/util/race.go [2022-04-13T06:08:01.025Z] spire-1.2.1/test/util/util.go [2022-04-13T06:08:01.025Z] building spire from source... [2022-04-13T06:08:01.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:01.025Z] Installing go1.17.7... [2022-04-13T06:08:01.284Z] OK: 221 MiB in 52 packages [2022-04-13T06:08:03.816Z] Removing intermediate container 028d061b76a0 [2022-04-13T06:08:03.816Z] ---> 2b00090164da [2022-04-13T06:08:03.816Z] [2022-04-13T06:08:03.816Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:08:03.816Z] ---> e04c818066af [2022-04-13T06:08:03.816Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T06:08:04.074Z] ---> Running in eab3317bb098 [2022-04-13T06:08:04.074Z] Removing intermediate container 64434df1b51f [2022-04-13T06:08:04.074Z] ---> e53fcc1b6ec9 [2022-04-13T06:08:04.074Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:08:04.639Z] Removing intermediate container eab3317bb098 [2022-04-13T06:08:04.639Z] ---> 5c92fc24aefd [2022-04-13T06:08:04.639Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T06:08:04.897Z] ---> b5e48fa9fd9f [2022-04-13T06:08:04.897Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:08:04.897Z] ---> Running in 05ccd85ae53b [2022-04-13T06:08:04.897Z] ---> Running in 9e8e45fc68cf [2022-04-13T06:08:05.167Z] Removing intermediate container 05ccd85ae53b [2022-04-13T06:08:05.167Z] ---> 67bcad21e507 [2022-04-13T06:08:05.167Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T06:08:05.428Z] ---> Running in ba507dc8603d [2022-04-13T06:08:05.995Z] Removing intermediate container ba507dc8603d [2022-04-13T06:08:05.995Z] ---> a2e1e8ea1768 [2022-04-13T06:08:05.995Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:08:05.995Z] ---> Running in 33f0fcb3f9e5 [2022-04-13T06:08:06.931Z] Building bin/spire-server... [2022-04-13T06:08:06.931Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:08:06.931Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:08:06.931Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:08:06.931Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:08:06.931Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:08:06.931Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:08:06.931Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:08:06.931Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:08:06.931Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:08:06.931Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:08:06.931Z] Removing intermediate container 9e8e45fc68cf [2022-04-13T06:08:06.931Z] ---> 7378ba4ee705 [2022-04-13T06:08:06.931Z] Step 8/22 : COPY . . [2022-04-13T06:08:06.931Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:08:06.931Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:08:06.931Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:08:06.931Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:08:07.190Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:08:07.190Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:08:07.190Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:08:07.190Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:08:07.190Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:08:07.459Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:08:07.459Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:08:07.459Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:08:07.459Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:08:07.459Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:08:07.459Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:08:07.459Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:08:07.459Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:08:07.459Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:08:07.719Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:08:07.719Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:08:07.719Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:08:07.719Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:08:07.719Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:08:07.719Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:08:07.719Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:08:07.719Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:08:07.719Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:08:07.719Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:08:07.978Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:08:07.978Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:08:07.978Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:08:07.978Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:08:07.978Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:08:07.978Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:08:07.978Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:08:07.979Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:08:07.979Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:08:07.979Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:08:08.237Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:08:08.237Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:08:08.237Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:08:08.237Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:08:08.237Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:08:08.237Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:08:08.237Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:08:08.805Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:08:09.374Z] Removing intermediate container 33f0fcb3f9e5 [2022-04-13T06:08:09.374Z] ---> c43dd60a729c [2022-04-13T06:08:09.374Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T06:08:09.942Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:08:09.942Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:08:10.200Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:08:10.200Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:08:10.200Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:08:11.575Z]  ---> Running in 15fcfd60e675 [2022-04-13T06:08:12.513Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:13.452Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:13.452Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:08:13.452Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:08:13.452Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:08:13.452Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:08:13.452Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:08:13.452Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:08:13.452Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:08:13.452Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:08:13.452Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:08:13.452Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:08:13.711Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T06:08:13.711Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:08:13.711Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T06:08:13.711Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T06:08:13.972Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T06:08:13.972Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T06:08:13.972Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:08:14.236Z] OK: 8 MiB in 20 packages [2022-04-13T06:08:14.497Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:08:14.755Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:08:14.755Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:08:14.755Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:08:15.014Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:08:15.014Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:08:15.014Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:08:15.275Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:08:15.275Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:08:15.275Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:08:15.534Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:08:15.534Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:08:15.795Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:08:16.053Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:08:16.053Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:08:16.311Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:08:16.311Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:08:16.311Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:08:16.568Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:08:16.568Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:08:16.830Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:08:16.830Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:08:17.091Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:08:17.349Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:08:17.349Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:08:17.349Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:08:17.349Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:08:17.349Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:08:17.349Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:08:17.349Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:08:17.922Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:08:17.922Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:08:17.922Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:08:17.922Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:08:18.180Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:08:18.180Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:08:18.180Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:08:18.180Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:08:18.180Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:08:18.180Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:08:18.180Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:08:18.444Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:08:18.444Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:08:18.444Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:08:18.444Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:08:18.444Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:08:18.444Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:08:18.703Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:08:18.703Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:08:18.703Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:08:18.703Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:08:18.703Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:08:18.703Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:08:18.703Z]  ---> 43aa91da5893 [2022-04-13T06:08:18.703Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T06:08:18.703Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:08:18.703Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:08:18.703Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:08:18.962Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:08:18.962Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:08:18.962Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:08:18.962Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:08:18.962Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:08:18.962Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:08:18.962Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:08:18.962Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:08:18.962Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:08:18.962Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:08:18.962Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:08:18.962Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:08:18.962Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:08:18.962Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:08:18.962Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:08:18.962Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:08:19.225Z]  ---> Running in d892fddd76bc [2022-04-13T06:08:19.225Z] Removing intermediate container 15fcfd60e675 [2022-04-13T06:08:19.225Z] ---> d5523a8ec760 [2022-04-13T06:08:19.225Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:08:20.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T06:08:20.867Z] ---> c83f9d3b9a73 [2022-04-13T06:08:20.867Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T06:08:24.156Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:08:24.156Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:08:26.692Z]  ---> 0665b19a65ba [2022-04-13T06:08:26.692Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T06:08:28.597Z] ---> 7ebfd5b9a83d [2022-04-13T06:08:28.597Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T06:08:28.597Z] ---> Running in 1598b1cd6b2b [2022-04-13T06:08:29.535Z] Removing intermediate container 1598b1cd6b2b [2022-04-13T06:08:29.535Z] ---> 3c516cace4da [2022-04-13T06:08:29.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:08:29.796Z] ---> Running in 255a3b515dee [2022-04-13T06:08:30.362Z] Removing intermediate container 255a3b515dee [2022-04-13T06:08:30.362Z] ---> f013786c2563 [2022-04-13T06:08:30.362Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:08:30.620Z] ---> Running in 0fc7bb5b6526 [2022-04-13T06:08:30.659Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T06:08:30.880Z] Removing intermediate container 0fc7bb5b6526 [2022-04-13T06:08:30.880Z] ---> 80f6160b24e7 [2022-04-13T06:08:30.880Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:08:31.446Z] ---> Running in 6f7fed86efec [2022-04-13T06:08:32.381Z] Removing intermediate container 6f7fed86efec [2022-04-13T06:08:32.381Z] ---> 862993d5389b [2022-04-13T06:08:32.381Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:08:32.640Z] ---> Running in 15f10968c017 [2022-04-13T06:08:33.207Z] Removing intermediate container 15f10968c017 [2022-04-13T06:08:33.207Z] ---> a2dc69cd8e58 [2022-04-13T06:08:33.207Z] [2022-04-13T06:08:33.207Z] Successfully built a2dc69cd8e58 [2022-04-13T06:08:33.207Z] Successfully tagged core-data:latest [2022-04-13T06:08:33.207Z] Building core-command [2022-04-13T06:08:39.782Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:08:39.782Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:08:39.782Z] ---> 2bacc38a9e2e [2022-04-13T06:08:39.782Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:08:39.782Z] ---> Using cache [2022-04-13T06:08:39.782Z] ---> 8ad70863e6a5 [2022-04-13T06:08:39.782Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:08:39.782Z] ---> Using cache [2022-04-13T06:08:39.782Z] ---> 9254ebe3f51e [2022-04-13T06:08:39.782Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:08:39.782Z] ---> Using cache [2022-04-13T06:08:39.782Z] ---> 931b29d88a22 [2022-04-13T06:08:39.782Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:08:39.782Z] ---> Using cache [2022-04-13T06:08:39.782Z] ---> c75d793e6a35 [2022-04-13T06:08:39.782Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:08:39.782Z] ---> Using cache [2022-04-13T06:08:39.782Z] ---> d5446cda5b19 [2022-04-13T06:08:39.782Z] Step 8/23 : COPY . . [2022-04-13T06:08:39.782Z] ---> Using cache [2022-04-13T06:08:39.782Z] ---> 99c3cfc92dd0 [2022-04-13T06:08:39.782Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T06:08:46.373Z] ---> Running in 3e15802fae8f [2022-04-13T06:08:46.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T06:09:01.515Z] Removing intermediate container d892fddd76bc [2022-04-13T06:09:01.515Z] ---> ce4a09d1c3a4 [2022-04-13T06:09:01.515Z] [2022-04-13T06:09:01.515Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:09:01.515Z] ---> e04c818066af [2022-04-13T06:09:01.515Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T06:09:01.515Z] ---> Running in 452ca8cae95e [2022-04-13T06:09:02.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:02.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:02.891Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T06:09:02.891Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:02.891Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:09:02.891Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:09:03.151Z] OK: 6 MiB in 16 packages [2022-04-13T06:09:04.088Z] Removing intermediate container 846d38d067d8 [2022-04-13T06:09:04.088Z] ---> d9037afdb931 [2022-04-13T06:09:04.088Z] [2022-04-13T06:09:04.088Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T06:09:04.088Z] ---> 0ac33e5f5afa [2022-04-13T06:09:04.088Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:09:04.088Z] ---> Using cache [2022-04-13T06:09:04.088Z] ---> 6950d5d78339 [2022-04-13T06:09:04.088Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:09:04.088Z] ---> Using cache [2022-04-13T06:09:04.088Z] ---> e702b6578a02 [2022-04-13T06:09:04.088Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T06:09:04.347Z] ---> Running in 2a922981f42f [2022-04-13T06:09:04.606Z] Removing intermediate container 452ca8cae95e [2022-04-13T06:09:04.606Z] ---> e5d6ac57dee7 [2022-04-13T06:09:04.606Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:09:04.606Z] ---> Running in 32ad7006690a [2022-04-13T06:09:04.866Z] Removing intermediate container 32ad7006690a [2022-04-13T06:09:04.866Z] ---> 1eecc5b00e73 [2022-04-13T06:09:04.866Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T06:09:05.125Z] ---> Running in 4492511e6140 [2022-04-13T06:09:05.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:05.384Z] Removing intermediate container 4492511e6140 [2022-04-13T06:09:05.384Z] ---> cbba446878fd [2022-04-13T06:09:05.384Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:09:05.642Z] ---> Running in 5b97b8c8a516 [2022-04-13T06:09:05.901Z] Removing intermediate container 5b97b8c8a516 [2022-04-13T06:09:05.901Z] ---> 3b9a361bdd6c [2022-04-13T06:09:05.901Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:09:06.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:06.505Z] ---> 7ddce0e746b2 [2022-04-13T06:09:06.505Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T06:09:06.864Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:09:06.864Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:09:06.864Z] OK: 15854 distinct packages available [2022-04-13T06:09:06.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:07.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:07.696Z] ---> 59d4e5c02033 [2022-04-13T06:09:07.696Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T06:09:07.696Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:07.954Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:09:07.955Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T06:09:07.955Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T06:09:08.213Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:09:08.213Z] OK: 6 MiB in 18 packages [2022-04-13T06:09:08.213Z] ---> 8ca603b66f20 [2022-04-13T06:09:08.213Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T06:09:08.213Z] ---> Running in d5220fd94f0d [2022-04-13T06:09:08.781Z] Removing intermediate container d5220fd94f0d [2022-04-13T06:09:08.781Z] ---> e5087c30569a [2022-04-13T06:09:08.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:09:09.094Z] ---> Running in d2a67277f8ec [2022-04-13T06:09:09.354Z] Removing intermediate container 2a922981f42f [2022-04-13T06:09:09.354Z] ---> 8cbc7056d8e0 [2022-04-13T06:09:09.354Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:09:09.354Z] Removing intermediate container d2a67277f8ec [2022-04-13T06:09:09.354Z] ---> 8cdce6bd1786 [2022-04-13T06:09:09.354Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T06:09:09.617Z] ---> Running in b8b3b2e29123 [2022-04-13T06:09:09.875Z] Removing intermediate container b8b3b2e29123 [2022-04-13T06:09:09.875Z] ---> 712563731990 [2022-04-13T06:09:09.875Z] Step 21/22 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:09:09.875Z] ---> Running in 891dde072824 [2022-04-13T06:09:10.442Z] Removing intermediate container 891dde072824 [2022-04-13T06:09:10.442Z] ---> e28bd5be0553 [2022-04-13T06:09:10.442Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T06:09:10.442Z] ---> Running in 5ccafcbaf5a4 [2022-04-13T06:09:11.034Z] Removing intermediate container 5ccafcbaf5a4 [2022-04-13T06:09:11.034Z] ---> 5b0181a223fc [2022-04-13T06:09:11.034Z] [2022-04-13T06:09:11.034Z] Successfully built 5b0181a223fc [2022-04-13T06:09:11.034Z] Successfully tagged support-notifications:latest [2022-04-13T06:09:11.034Z] Building security-proxy-setup [2022-04-13T06:09:14.323Z]  Building support-notifications ... done  ---> a62844c6169c [2022-04-13T06:09:14.323Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:09:15.699Z] ---> a689c3ac22cb [2022-04-13T06:09:15.699Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T06:09:15.699Z] ---> Running in 178fd108471a [2022-04-13T06:09:16.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:09:16.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:09:16.265Z] ---> 2bacc38a9e2e [2022-04-13T06:09:16.265Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:09:16.265Z] ---> Using cache [2022-04-13T06:09:16.265Z] ---> 8ad70863e6a5 [2022-04-13T06:09:16.265Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:09:16.265Z] ---> Using cache [2022-04-13T06:09:16.265Z] ---> 9254ebe3f51e [2022-04-13T06:09:16.265Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:09:16.265Z] ---> Using cache [2022-04-13T06:09:16.265Z] ---> 931b29d88a22 [2022-04-13T06:09:16.265Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:09:16.265Z] ---> Using cache [2022-04-13T06:09:16.265Z] ---> c75d793e6a35 [2022-04-13T06:09:16.265Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:09:16.265Z] ---> Using cache [2022-04-13T06:09:16.265Z] ---> d5446cda5b19 [2022-04-13T06:09:16.265Z] Step 8/22 : COPY . . [2022-04-13T06:09:16.265Z] ---> Using cache [2022-04-13T06:09:16.265Z] ---> 99c3cfc92dd0 [2022-04-13T06:09:16.265Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T06:09:16.265Z] ---> Running in 906eb830db18 [2022-04-13T06:09:16.265Z] Removing intermediate container 178fd108471a [2022-04-13T06:09:16.265Z] ---> 56e872430758 [2022-04-13T06:09:16.265Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T06:09:17.209Z] ---> 14f5e82aad35 [2022-04-13T06:09:17.209Z] Step 21/26 : WORKDIR / [2022-04-13T06:09:17.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T06:09:17.468Z] ---> Running in bdb798577e4e [2022-04-13T06:09:17.727Z] Removing intermediate container bdb798577e4e [2022-04-13T06:09:17.727Z] ---> 9300e9cddbec [2022-04-13T06:09:17.727Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:09:17.727Z] ---> Running in 66d50c58e264 [2022-04-13T06:09:18.294Z] Removing intermediate container 66d50c58e264 [2022-04-13T06:09:18.294Z] ---> 2af30dc5f270 [2022-04-13T06:09:18.294Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:09:18.553Z] ---> Running in ae0096423881 [2022-04-13T06:09:19.122Z] Removing intermediate container ae0096423881 [2022-04-13T06:09:19.122Z] ---> bc86c718e664 [2022-04-13T06:09:19.122Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T06:09:19.122Z] ---> Running in 6bc51f8663cb [2022-04-13T06:09:19.122Z] Removing intermediate container 3e15802fae8f [2022-04-13T06:09:19.122Z] ---> 71203541117b [2022-04-13T06:09:19.122Z] [2022-04-13T06:09:19.122Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:09:19.122Z] ---> e04c818066af [2022-04-13T06:09:19.122Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:09:19.122Z] ---> Using cache [2022-04-13T06:09:19.122Z] ---> 21fd6f4890e6 [2022-04-13T06:09:19.122Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:09:19.122Z] ---> Using cache [2022-04-13T06:09:19.122Z] ---> 952475eca4ca [2022-04-13T06:09:19.122Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T06:09:19.381Z] ---> Running in f59121161935 [2022-04-13T06:09:19.381Z] Removing intermediate container 6bc51f8663cb [2022-04-13T06:09:19.381Z] ---> cb807e9c98f7 [2022-04-13T06:09:19.381Z] Step 25/26 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:09:19.381Z] ---> Running in b5a0fbfe520b [2022-04-13T06:09:19.381Z] Removing intermediate container f59121161935 [2022-04-13T06:09:19.381Z] ---> 7d4cbcaf4d4d [2022-04-13T06:09:19.381Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:09:19.640Z] ---> Running in ddaf0b3fd1db [2022-04-13T06:09:19.640Z] Removing intermediate container b5a0fbfe520b [2022-04-13T06:09:19.640Z] ---> 811e0ec74412 [2022-04-13T06:09:19.640Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T06:09:19.640Z] ---> Running in 48b5022254e4 [2022-04-13T06:09:19.900Z] Removing intermediate container ddaf0b3fd1db [2022-04-13T06:09:19.900Z] ---> 54dd32d5e958 [2022-04-13T06:09:19.900Z] Step 15/23 : WORKDIR / [2022-04-13T06:09:19.900Z] ---> Running in 7c4470345436 [2022-04-13T06:09:19.900Z] Removing intermediate container 7c4470345436 [2022-04-13T06:09:19.900Z] ---> e47a53e7d445 [2022-04-13T06:09:19.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:09:20.159Z] Removing intermediate container 48b5022254e4 [2022-04-13T06:09:20.159Z] ---> 73d629ff8312 [2022-04-13T06:09:20.159Z] [2022-04-13T06:09:20.159Z] Successfully built 73d629ff8312 [2022-04-13T06:09:20.159Z] Successfully tagged security-spire-config:latest [2022-04-13T06:09:20.417Z]  Building security-spire-config ... done  ---> 8ad91b88e58c [2022-04-13T06:09:20.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T06:09:21.355Z] ---> 6984049ed4d0 [2022-04-13T06:09:21.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T06:09:21.923Z] ---> eefea6f1032a [2022-04-13T06:09:21.923Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T06:09:21.923Z] ---> Running in aa65e4ec64c0 [2022-04-13T06:09:22.182Z] Removing intermediate container aa65e4ec64c0 [2022-04-13T06:09:22.182Z] ---> cc2d7bded083 [2022-04-13T06:09:22.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:09:22.182Z] ---> Running in 0efa5786eafe [2022-04-13T06:09:22.441Z] Removing intermediate container 0efa5786eafe [2022-04-13T06:09:22.441Z] ---> 833e19a537e5 [2022-04-13T06:09:22.441Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:09:22.441Z] ---> Running in f06d575c6a0b [2022-04-13T06:09:22.699Z] Removing intermediate container f06d575c6a0b [2022-04-13T06:09:22.699Z] ---> 6d4de3e6c488 [2022-04-13T06:09:22.699Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:09:22.699Z] ---> Running in 30a3f7315f85 [2022-04-13T06:09:22.959Z] Removing intermediate container 30a3f7315f85 [2022-04-13T06:09:22.959Z] ---> 7104f29718f1 [2022-04-13T06:09:22.959Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:09:22.959Z] ---> Running in b201637fe10c [2022-04-13T06:09:23.217Z] Removing intermediate container b201637fe10c [2022-04-13T06:09:23.217Z] ---> 33580ded6e3e [2022-04-13T06:09:23.217Z] [2022-04-13T06:09:23.475Z] Successfully built 33580ded6e3e [2022-04-13T06:09:23.475Z] Successfully tagged core-command:latest [2022-04-13T06:09:38.355Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T06:09:44.921Z] Removing intermediate container 906eb830db18 [2022-04-13T06:09:44.921Z] ---> 725c9e1ee3b9 [2022-04-13T06:09:44.921Z] [2022-04-13T06:09:44.921Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:09:44.921Z] ---> e04c818066af [2022-04-13T06:09:44.921Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T06:09:44.921Z] ---> Running in a3ca35dd3ade [2022-04-13T06:09:45.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:45.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:45.441Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T06:09:45.441Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:09:45.441Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T06:09:45.441Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T06:09:45.441Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T06:09:45.441Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:45.441Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:09:45.441Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:09:45.441Z] OK: 8 MiB in 20 packages [2022-04-13T06:09:46.009Z] Removing intermediate container a3ca35dd3ade [2022-04-13T06:09:46.009Z] ---> c16ce66f849a [2022-04-13T06:09:46.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:09:46.009Z] ---> Running in 8dc37ff6ef36 [2022-04-13T06:09:46.009Z] Removing intermediate container 8dc37ff6ef36 [2022-04-13T06:09:46.009Z] ---> 246f5b75f3ff [2022-04-13T06:09:46.009Z] Step 13/22 : WORKDIR /edgex [2022-04-13T06:09:46.009Z] ---> Running in c77189c23917 [2022-04-13T06:09:46.269Z] Removing intermediate container c77189c23917 [2022-04-13T06:09:46.269Z] ---> b7c945321b09 [2022-04-13T06:09:46.269Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T06:09:46.269Z] ---> e02ea85734e1 [2022-04-13T06:09:46.269Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T06:09:46.837Z] ---> 9e95fe71a3bc [2022-04-13T06:09:46.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T06:09:47.096Z] ---> 2caa4301a06b [2022-04-13T06:09:47.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:09:47.356Z] ---> 3228e56ebf7f [2022-04-13T06:09:47.356Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T06:09:47.356Z] ---> Running in ace3d1e2c69a [2022-04-13T06:09:47.925Z] Removing intermediate container ace3d1e2c69a [2022-04-13T06:09:47.925Z] ---> c2c53b4e6a0f [2022-04-13T06:09:47.925Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:09:47.925Z] ---> Running in 17d369c6307b [2022-04-13T06:09:48.184Z] Removing intermediate container 17d369c6307b [2022-04-13T06:09:48.184Z] ---> b2fcf4c8708d [2022-04-13T06:09:48.184Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T06:09:48.184Z] ---> Running in e32e322eea28 [2022-04-13T06:09:48.184Z] Removing intermediate container e32e322eea28 [2022-04-13T06:09:48.184Z] ---> 8cf5f5de0478 [2022-04-13T06:09:48.184Z] Step 21/22 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:09:48.184Z] ---> Running in 0f4aa7448a84 [2022-04-13T06:09:48.184Z] Removing intermediate container 0f4aa7448a84 [2022-04-13T06:09:48.184Z] ---> 3ba9e6735278 [2022-04-13T06:09:48.184Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T06:09:48.443Z] ---> Running in 28b17c548519 [2022-04-13T06:09:48.443Z] Removing intermediate container 28b17c548519 [2022-04-13T06:09:48.443Z] ---> 2773ca18fc85 [2022-04-13T06:09:48.443Z] [2022-04-13T06:09:48.443Z] Successfully built 2773ca18fc85 [2022-04-13T06:09:48.443Z] Successfully tagged security-proxy-setup:latest [2022-04-13T06:09:55.017Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-04-13T06:09:55.017Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:09:55.017Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:09:55.017Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:09:55.017Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:09:55.017Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:09:55.017Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:09:55.017Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:09:55.017Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:09:55.017Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:09:55.017Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:09:55.017Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:09:55.017Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:09:55.017Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:10:07.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T06:10:10.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T06:10:10.975Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T06:10:10.975Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T06:10:17.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T06:10:17.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T06:10:17.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T06:10:17.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T06:10:17.752Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T06:10:17.752Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T06:10:17.752Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T06:10:18.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T06:10:18.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T06:10:18.764Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T06:10:18.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T06:10:27.115Z] Building bin/spire-agent... [2022-04-13T06:10:27.115Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:10:27.115Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:10:27.115Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:10:27.115Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:10:27.116Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:10:27.116Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:10:27.116Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:10:27.116Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:10:27.116Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:10:27.116Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:10:27.116Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:10:27.116Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:10:27.116Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:10:28.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.229s coverage: 28.7% of statements [2022-04-13T06:10:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T06:10:28.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T06:10:35.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements [2022-04-13T06:10:35.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T06:10:36.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 54.9% of statements [2022-04-13T06:10:36.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T06:10:36.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T06:10:49.050Z] Removing intermediate container 0fbd1fdc0025 [2022-04-13T06:10:49.050Z] ---> 9c12c1589b0b [2022-04-13T06:10:49.050Z] [2022-04-13T06:10:49.050Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T06:10:49.050Z] ---> 0ac33e5f5afa [2022-04-13T06:10:49.050Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:10:49.050Z] ---> Using cache [2022-04-13T06:10:49.050Z] ---> 6950d5d78339 [2022-04-13T06:10:49.050Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:10:49.050Z] ---> Using cache [2022-04-13T06:10:49.050Z] ---> e702b6578a02 [2022-04-13T06:10:49.050Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T06:10:49.622Z] ---> Running in 62d7dd9b4936 [2022-04-13T06:10:49.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:10:50.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:10:51.390Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:10:51.390Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:10:51.390Z] OK: 15854 distinct packages available [2022-04-13T06:10:51.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:10:52.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:10:52.584Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T06:10:52.584Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:10:52.584Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T06:10:52.842Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T06:10:52.842Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T06:10:52.842Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:10:52.842Z] OK: 6 MiB in 19 packages [2022-04-13T06:10:58.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.891s coverage: 89.2% of statements [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:10:58.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.451s coverage: 84.4% of statements [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T06:10:58.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.311s coverage: 95.6% of statements [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.387s coverage: 72.2% of statements [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.371s coverage: 60.0% of statements [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.591s coverage: 0.9% of statements [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.273s coverage: 58.8% of statements [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.473s coverage: 24.0% of statements [2022-04-13T06:10:58.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.341s coverage: 47.1% of statements [2022-04-13T06:10:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.340s coverage: 79.5% of statements [2022-04-13T06:10:59.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2022-04-13T06:11:00.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.328s coverage: 96.3% of statements [2022-04-13T06:11:00.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements [2022-04-13T06:11:00.978Z] Removing intermediate container 62d7dd9b4936 [2022-04-13T06:11:00.978Z] ---> 0af4085a93b9 [2022-04-13T06:11:00.978Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T06:11:13.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements [2022-04-13T06:11:13.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements [2022-04-13T06:11:19.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.766s coverage: 82.5% of statements [2022-04-13T06:11:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T06:11:26.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.284s coverage: 92.9% of statements [2022-04-13T06:11:26.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.307s coverage: 80.0% of statements [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.321s coverage: 85.4% of statements [2022-04-13T06:11:26.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.829s coverage: 91.2% of statements [2022-04-13T06:11:26.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T06:11:29.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.096s coverage: 64.4% of statements [2022-04-13T06:11:29.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T06:11:29.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T06:11:29.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2022-04-13T06:11:29.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements [2022-04-13T06:11:29.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2022-04-13T06:11:29.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2022-04-13T06:11:30.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-04-13T06:11:38.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.741s coverage: 65.4% of statements [2022-04-13T06:11:38.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T06:11:38.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T06:11:38.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T06:11:39.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.859s coverage: 43.8% of statements [2022-04-13T06:11:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T06:11:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T06:11:39.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2022-04-13T06:11:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T06:11:39.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements [2022-04-13T06:11:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T06:11:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T06:11:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T06:11:39.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T06:11:39.720Z] ---> 4d1908e926fa [2022-04-13T06:11:39.720Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:11:47.474Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2022-04-13T06:11:47.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T06:11:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.865s coverage: 92.3% of statements [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T06:11:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 63.2% of statements [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T06:11:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.525s coverage: 97.7% of statements [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T06:11:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T06:11:47.475Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T06:11:47.475Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.238s coverage: 100.0% of statements [2022-04-13T06:11:48.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-13T06:11:49.058Z] 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-13T06:11:49.058Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-13T06:11:49.058Z] GO111MODULE=on go vet ./... [2022-04-13T06:11:49.881Z] ---> 387c6ad422fe [2022-04-13T06:11:49.881Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:11:52.434Z] Removing intermediate container 1bd8721d93db [2022-04-13T06:11:52.434Z] ---> 2d3d107b2924 [2022-04-13T06:11:52.434Z] [2022-04-13T06:11:52.434Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T06:11:52.434Z] ---> 0ac33e5f5afa [2022-04-13T06:11:52.434Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:11:52.434Z] ---> Using cache [2022-04-13T06:11:52.434Z] ---> 6950d5d78339 [2022-04-13T06:11:52.434Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:11:52.434Z] ---> Using cache [2022-04-13T06:11:52.434Z] ---> e702b6578a02 [2022-04-13T06:11:52.434Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T06:11:52.434Z] ---> Using cache [2022-04-13T06:11:52.434Z] ---> 0af4085a93b9 [2022-04-13T06:11:52.434Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:12:00.661Z] ---> 394de676d98c [2022-04-13T06:12:00.661Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T06:12:00.661Z] ---> 964b8fec75e4 [2022-04-13T06:12:00.661Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:12:00.661Z] ---> ccdd861dabbc [2022-04-13T06:12:00.661Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T06:12:00.661Z] ---> 15a094666982 [2022-04-13T06:12:00.661Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T06:12:00.922Z] ---> 44e99dc2a29a [2022-04-13T06:12:00.922Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:12:01.184Z] ---> Running in eaf157c69254 [2022-04-13T06:12:01.460Z] ---> 98b42dc2f18d [2022-04-13T06:12:01.460Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T06:12:01.720Z] Removing intermediate container eaf157c69254 [2022-04-13T06:12:01.720Z] ---> 2f3c1baccce9 [2022-04-13T06:12:01.720Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:12:01.720Z] ---> 5576555ff169 [2022-04-13T06:12:01.720Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:12:01.720Z] ---> Running in 120ae1dc3312 [2022-04-13T06:12:01.720Z] ---> Running in fa34befb2fb3 [2022-04-13T06:12:01.979Z] Removing intermediate container 120ae1dc3312 [2022-04-13T06:12:01.979Z] ---> 12e9b67283fe [2022-04-13T06:12:01.979Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T06:12:01.979Z] Removing intermediate container fa34befb2fb3 [2022-04-13T06:12:01.979Z] ---> 1483a849c1d2 [2022-04-13T06:12:01.979Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:12:01.979Z] ---> Running in 94d387360dcc [2022-04-13T06:12:02.240Z] ---> Running in 5a379dafe9ca [2022-04-13T06:12:02.240Z] Removing intermediate container 94d387360dcc [2022-04-13T06:12:02.240Z] ---> 0ec42258c88d [2022-04-13T06:12:02.240Z] Step 25/26 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:12:02.240Z] ---> Running in fadc4696a791 [2022-04-13T06:12:02.503Z] Removing intermediate container 5a379dafe9ca [2022-04-13T06:12:02.503Z] ---> 25e729dc71a8 [2022-04-13T06:12:02.503Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T06:12:02.503Z] Removing intermediate container fadc4696a791 [2022-04-13T06:12:02.503Z] ---> e595689f34d6 [2022-04-13T06:12:02.503Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T06:12:02.503Z] ---> Running in 1a4ff38cc08d [2022-04-13T06:12:02.503Z] ---> Running in 6c1987dc81d8 [2022-04-13T06:12:02.503Z] Removing intermediate container 1a4ff38cc08d [2022-04-13T06:12:02.503Z] ---> 847e03b0359d [2022-04-13T06:12:02.503Z] Step 24/25 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:12:02.764Z] ---> Running in d90d640f8bbb [2022-04-13T06:12:02.764Z] Removing intermediate container 6c1987dc81d8 [2022-04-13T06:12:02.764Z] ---> 974e00860ea0 [2022-04-13T06:12:02.764Z] [2022-04-13T06:12:02.764Z] Removing intermediate container d90d640f8bbb [2022-04-13T06:12:02.764Z] ---> e58b65a029a9 [2022-04-13T06:12:02.764Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T06:12:02.764Z] Successfully built 974e00860ea0 [2022-04-13T06:12:03.029Z] Successfully tagged security-spire-agent:latest [2022-04-13T06:12:03.029Z]  Building security-spire-agent ... done  ---> Running in 4effb8e7925a [2022-04-13T06:12:03.288Z] Removing intermediate container 4effb8e7925a [2022-04-13T06:12:03.288Z] ---> 0900b3568129 [2022-04-13T06:12:03.288Z] [2022-04-13T06:12:03.288Z] Successfully built 0900b3568129 [2022-04-13T06:12:03.288Z] Successfully tagged security-spire-server:latest [2022-04-13T06:12:03.293Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T06:12:03.300Z] $ docker stop --time=1 e228543ca42e27eb4be22e4f6f7b88b89a1f7c3321fb731cc4c1364df3e2b979 [2022-04-13T06:12:04.622Z] $ docker rm -f e228543ca42e27eb4be22e4f6f7b88b89a1f7c3321fb731cc4c1364df3e2b979 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T06:12:04.977Z] + docker images [2022-04-13T06:12:04.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T06:12:04.977Z] security-spire-server latest 0900b3568129 1 second ago 87.3MB [2022-04-13T06:12:04.977Z] security-spire-agent latest 974e00860ea0 2 seconds ago 127MB [2022-04-13T06:12:04.977Z] 2d3d107b2924 25 seconds ago 4.5GB [2022-04-13T06:12:04.977Z] 9c12c1589b0b About a minute ago 4.5GB [2022-04-13T06:12:04.977Z] security-proxy-setup latest 2773ca18fc85 2 minutes ago 43.4MB [2022-04-13T06:12:04.977Z] 725c9e1ee3b9 2 minutes ago 1.63GB [2022-04-13T06:12:04.977Z] core-command latest 33580ded6e3e 2 minutes ago 24.5MB [2022-04-13T06:12:04.977Z] security-spire-config latest 73d629ff8312 2 minutes ago 86.7MB [2022-04-13T06:12:04.977Z] 71203541117b 2 minutes ago 1.61GB [2022-04-13T06:12:04.977Z] support-notifications latest 5b0181a223fc 2 minutes ago 26.6MB [2022-04-13T06:12:04.977Z] d9037afdb931 3 minutes ago 4.5GB [2022-04-13T06:12:04.977Z] ce4a09d1c3a4 3 minutes ago 1.62GB [2022-04-13T06:12:04.977Z] core-data latest a2dc69cd8e58 3 minutes ago 35.9MB [2022-04-13T06:12:04.977Z] 2b00090164da 4 minutes ago 1.65GB [2022-04-13T06:12:04.977Z] support-scheduler latest a2d817211745 4 minutes ago 26MB [2022-04-13T06:12:04.977Z] core-metadata latest e551f12ede28 4 minutes ago 26.2MB [2022-04-13T06:12:04.977Z] 1bfab309eb1e 4 minutes ago 1.62GB [2022-04-13T06:12:04.977Z] b07f7059f78e 4 minutes ago 1.62GB [2022-04-13T06:12:04.977Z] sys-mgmt-agent latest 6ed23bce4d62 4 minutes ago 307MB [2022-04-13T06:12:04.977Z] security-bootstrapper latest a9a8cfcbee80 4 minutes ago 24.3MB [2022-04-13T06:12:04.977Z] security-spiffe-token-provider latest a5893cd4de70 5 minutes ago 28.5MB [2022-04-13T06:12:04.977Z] security-secretstore-setup latest 492735b99dd5 5 minutes ago 42.1MB [2022-04-13T06:12:04.977Z] 07700c99f637 5 minutes ago 1.62GB [2022-04-13T06:12:04.977Z] 6fe7bc3a5ff4 5 minutes ago 1.63GB [2022-04-13T06:12:04.977Z] b003f9d57d0d 5 minutes ago 1.61GB [2022-04-13T06:12:04.977Z] fecda05e4499 5 minutes ago 1.61GB [2022-04-13T06:12:04.977Z] ci-base-image-x86_64 latest 2bacc38a9e2e 8 minutes ago 896MB [2022-04-13T06:12:04.977Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-13T06:12:04.977Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T06:12:04.977Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T06:12:04.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T06:12:04.977Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T06:12:04.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-13T06:13:40.960Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T06:13:40.960Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T06:13:40.960Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T06:13:44.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T06:13:45.057Z] + ls -al . [2022-04-13T06:13:45.057Z] total 664 [2022-04-13T06:13:45.057Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 06:13 . [2022-04-13T06:13:45.057Z] drwxr-xr-x 4 root root 4096 Apr 13 06:07 .. [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 06:05 .dockerignore [2022-04-13T06:13:45.057Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 06:05 .git [2022-04-13T06:13:45.057Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 06:05 .github [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 06:05 .gitignore [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 06:05 .golangci.yml [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 06:05 .hadolint.yml [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 06:05 .sonarcloud.properties [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 06:05 ADOPTERS.md [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 9953 Apr 13 06:05 Attribution.txt [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 06:05 CHANGELOG.md [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 06:05 CONTRIBUTING.md [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 06:05 GOVERNANCE.md [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 06:05 Jenkinsfile [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 06:05 LICENSE [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 8478 Apr 13 06:05 Makefile [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 06:05 OWNERS.md [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 06:05 README.md [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 06:05 SECURITY.md [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 06:02 VERSION [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 06:05 ZMQWindows.md [2022-04-13T06:13:45.057Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 06:05 bin [2022-04-13T06:13:45.057Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 06:05 cmd [2022-04-13T06:13:45.057Z] -rw-r--r-- 1 root root 433776 Apr 13 06:11 coverage.out [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 3176 Apr 13 06:05 go.mod [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 34992 Apr 13 06:07 go.sum [2022-04-13T06:13:45.057Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 06:05 internal [2022-04-13T06:13:45.057Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 06:05 openapi [2022-04-13T06:13:45.057Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 06:05 snap [2022-04-13T06:13:45.057Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 06:05 version.go [Pipeline] sh [2022-04-13T06:13:45.722Z] + '[' -e coverage.out ] [2022-04-13T06:13:45.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T06:13:45.744Z] Warning: overwriting stash ‘coverage-report’ [2022-04-13T06:13:46.583Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T06:13:47.247Z] + make build [2022-04-13T06:13:47.247Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T06:15:54.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T06:17:31.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T06:17:31.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T06:17:31.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T06:17:31.278Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T06:17:37.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T06:17:43.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T06:17:48.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T06:17:55.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T06:18:00.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T06:18:07.693Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T06:18:17.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T06:18:21.294Z] $ docker stop --time=1 1e86de2ee941b3304222f1a252a0c6f7f440213c168c9f9a4bbf863d50e2714e [2022-04-13T06:18:23.422Z] $ docker rm -f 1e86de2ee941b3304222f1a252a0c6f7f440213c168c9f9a4bbf863d50e2714e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:18:25.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:18:25.815Z] [2022-04-13T06:18:25.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:18:26.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:18:26.449Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T06:18:26.449Z] 29e5d40040c1: Pulling fs layer [2022-04-13T06:18:26.449Z] 1ce36da41761: Pulling fs layer [2022-04-13T06:18:26.449Z] 25b303627fd3: Pulling fs layer [2022-04-13T06:18:26.449Z] 29e5d40040c1: Download complete [2022-04-13T06:18:26.727Z] 1ce36da41761: Verifying Checksum [2022-04-13T06:18:26.727Z] 1ce36da41761: Download complete [2022-04-13T06:18:27.325Z] 29e5d40040c1: Pull complete [2022-04-13T06:18:28.310Z] 25b303627fd3: Verifying Checksum [2022-04-13T06:18:28.310Z] 25b303627fd3: Download complete [2022-04-13T06:18:28.587Z] 1ce36da41761: Pull complete [2022-04-13T06:18:40.987Z] 25b303627fd3: Pull complete [2022-04-13T06:18:40.987Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T06:18:40.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:18:40.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T06:18:41.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-20785 does not seem to be running inside a container [2022-04-13T06:18:41.330Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T06:18:43.850Z] $ docker top 4d05c1d024806ad6d15111361eab3280590af01ad8189d672ef75f5b6abacffa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:18:44.764Z] + + docker-composegrep build parallel --help [2022-04-13T06:18:44.764Z] [2022-04-13T06:18:50.142Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T06:18:50.186Z] $ docker stop --time=1 4d05c1d024806ad6d15111361eab3280590af01ad8189d672ef75f5b6abacffa [2022-04-13T06:18:51.837Z] $ docker rm -f 4d05c1d024806ad6d15111361eab3280590af01ad8189d672ef75f5b6abacffa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:18:52.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:18:52.448Z] . [Pipeline] withDockerContainer [2022-04-13T06:18:52.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-20785 does not seem to be running inside a container [2022-04-13T06:18:52.772Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T06:18:54.063Z] $ docker top 03f5d9f23bd0602c3f2007b349ce089392f890863a4091425829921908e7c157 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:18:54.969Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T06:19:00.366Z] Building core-command ... [2022-04-13T06:19:00.366Z] Building core-data ... [2022-04-13T06:19:00.366Z] Building core-metadata ... [2022-04-13T06:19:00.366Z] Building security-bootstrapper ... [2022-04-13T06:19:00.366Z] Building security-proxy-setup ... [2022-04-13T06:19:00.366Z] Building security-secretstore-setup ... [2022-04-13T06:19:00.366Z] Building security-spiffe-token-provider ... [2022-04-13T06:19:00.366Z] Building security-spire-agent ... [2022-04-13T06:19:00.366Z] Building security-spire-config ... [2022-04-13T06:19:00.366Z] Building security-spire-server ... [2022-04-13T06:19:00.366Z] Building support-notifications ... [2022-04-13T06:19:00.366Z] Building support-scheduler ... [2022-04-13T06:19:00.366Z] Building sys-mgmt-agent ... [2022-04-13T06:19:00.366Z] Building security-bootstrapper [2022-04-13T06:19:00.366Z] Building core-data [2022-04-13T06:19:00.366Z] Building security-spiffe-token-provider [2022-04-13T06:19:00.366Z] Building support-notifications [2022-04-13T06:19:00.366Z] Building security-secretstore-setup [2022-04-13T06:20:52.287Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:20:52.287Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:20:52.287Z] ---> 11faa283ca9e [2022-04-13T06:20:52.287Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T06:20:52.287Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:20:52.287Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:20:52.287Z] ---> 11faa283ca9e [2022-04-13T06:20:52.287Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:20:52.287Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:20:52.287Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:20:52.287Z] ---> 11faa283ca9e [2022-04-13T06:20:52.287Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:20:52.287Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:20:52.287Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:20:52.287Z] ---> 11faa283ca9e [2022-04-13T06:20:52.287Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T06:20:52.287Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:20:52.287Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:20:52.287Z] ---> 11faa283ca9e [2022-04-13T06:20:52.287Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:20:52.287Z] ---> Running in bc25962d94f3 [2022-04-13T06:20:52.287Z] ---> Running in 2d048b56e7c3 [2022-04-13T06:20:52.287Z] ---> Running in 06be03b8c6bb [2022-04-13T06:20:52.287Z] ---> Running in 6ab7eb02540b [2022-04-13T06:20:52.287Z] ---> Running in c8b3226176af [2022-04-13T06:20:52.287Z] Removing intermediate container bc25962d94f3 [2022-04-13T06:20:52.287Z] ---> 23cb5bed35fd [2022-04-13T06:20:52.287Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:20:52.287Z] Removing intermediate container 2d048b56e7c3 [2022-04-13T06:20:52.287Z] ---> 0e4b67c38ecb [2022-04-13T06:20:52.287Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:20:52.287Z] Removing intermediate container 6ab7eb02540b [2022-04-13T06:20:52.287Z] ---> 2f3c895ebf4e [2022-04-13T06:20:52.287Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:20:52.287Z] ---> Running in 19436cd7d8b4 [2022-04-13T06:20:52.287Z] ---> Running in c3535beceff1 [2022-04-13T06:20:52.287Z] Removing intermediate container 06be03b8c6bb [2022-04-13T06:20:52.287Z] ---> f1ba931c0c83 [2022-04-13T06:20:52.287Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:20:52.287Z] Removing intermediate container c8b3226176af [2022-04-13T06:20:52.287Z] ---> 69db91ccfd80 [2022-04-13T06:20:52.287Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T06:20:52.287Z] ---> Running in ea3da8920b04 [2022-04-13T06:20:52.287Z] ---> Running in ee10882f9156 [2022-04-13T06:20:52.287Z] ---> Running in 1c1fbd8b4c3e [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] Removing intermediate container 19436cd7d8b4 [2022-04-13T06:20:52.287Z] ---> 6f710fbea829 [2022-04-13T06:20:52.287Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T06:20:52.287Z] ---> Running in 3b3724409c0b [2022-04-13T06:20:52.287Z] Removing intermediate container c3535beceff1 [2022-04-13T06:20:52.287Z] ---> e209a1088748 [2022-04-13T06:20:52.287Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] ---> Running in ef23482de5b1 [2022-04-13T06:20:52.287Z] Removing intermediate container ee10882f9156 [2022-04-13T06:20:52.287Z] ---> 6fdb8d0b383c [2022-04-13T06:20:52.287Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T06:20:52.287Z] Removing intermediate container ea3da8920b04 [2022-04-13T06:20:52.287Z] ---> eb79e00bce60 [2022-04-13T06:20:52.287Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T06:20:52.287Z] ---> Running in 90825a179258 [2022-04-13T06:20:52.287Z] ---> Running in ffd73524e1a1 [2022-04-13T06:20:52.287Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:20:52.287Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:20:52.287Z] OK: 15740 distinct packages available [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] OK: 220 MiB in 52 packages [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:20:52.287Z] OK: 220 MiB in 52 packages [2022-04-13T06:20:52.287Z] Removing intermediate container 1c1fbd8b4c3e [2022-04-13T06:20:52.287Z] ---> 2f090df339fa [2022-04-13T06:20:52.287Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T06:20:52.287Z] OK: 220 MiB in 52 packages [2022-04-13T06:20:52.287Z] OK: 220 MiB in 52 packages [2022-04-13T06:20:52.287Z] OK: 220 MiB in 52 packages [2022-04-13T06:20:52.287Z] ---> 7aeaa0dd811c [2022-04-13T06:20:52.287Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:20:52.287Z] Removing intermediate container 3b3724409c0b [2022-04-13T06:20:52.287Z] ---> 88a1ffaa2c92 [2022-04-13T06:20:52.287Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:20:52.563Z] ---> Running in 7b7952374cee [2022-04-13T06:20:52.563Z] Removing intermediate container ef23482de5b1 [2022-04-13T06:20:52.563Z] ---> ff7d25280084 [2022-04-13T06:20:52.563Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:20:52.563Z] Removing intermediate container ffd73524e1a1 [2022-04-13T06:20:52.563Z] ---> 92cb272f57c0 [2022-04-13T06:20:52.563Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T06:20:52.563Z] Removing intermediate container 90825a179258 [2022-04-13T06:20:52.563Z] ---> 7cc200c4634d [2022-04-13T06:20:52.563Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:20:54.009Z] ---> ca4f528b6102 [2022-04-13T06:20:54.009Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:20:54.009Z] ---> 43cde8ce6019 [2022-04-13T06:20:54.009Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:20:54.009Z] ---> eda769396320 [2022-04-13T06:20:54.009Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:20:54.009Z] ---> Running in 84909794be83 [2022-04-13T06:20:54.009Z] ---> 5bbba191efa6 [2022-04-13T06:20:54.009Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:20:54.299Z] ---> Running in e5bf7c7acbb5 [2022-04-13T06:20:54.299Z] ---> Running in a2ec67aa7027 [2022-04-13T06:20:54.299Z] ---> Running in 6baba54422fe [2022-04-13T06:20:56.949Z] Removing intermediate container 7b7952374cee [2022-04-13T06:20:56.949Z] ---> 74409d757c15 [2022-04-13T06:20:56.949Z] Step 7/20 : COPY . . [2022-04-13T06:21:00.372Z] Removing intermediate container 84909794be83 [2022-04-13T06:21:00.372Z] ---> f164fee6bef4 [2022-04-13T06:21:00.372Z] Step 8/25 : COPY . . [2022-04-13T06:21:00.653Z] Removing intermediate container 6baba54422fe [2022-04-13T06:21:00.653Z] ---> b21d99a84070 [2022-04-13T06:21:00.653Z] Step 8/23 : COPY . . [2022-04-13T06:21:00.653Z] Removing intermediate container e5bf7c7acbb5 [2022-04-13T06:21:00.653Z] ---> 7bf306b1f086 [2022-04-13T06:21:00.653Z] Step 8/22 : COPY . . [2022-04-13T06:21:00.927Z] Removing intermediate container a2ec67aa7027 [2022-04-13T06:21:00.927Z] ---> 582b6e9ae798 [2022-04-13T06:21:00.927Z] Step 8/31 : COPY . . [2022-04-13T06:21:33.294Z] ---> 3e8193fda279 [2022-04-13T06:21:33.294Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T06:21:33.294Z] ---> Running in 0dffc03e2767 [2022-04-13T06:21:33.897Z] ---> b5ccd6412449 [2022-04-13T06:21:33.897Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T06:21:34.177Z] ---> Running in 1d3d008d0dc5 [2022-04-13T06:21:34.455Z] ---> 0191f166a5b7 [2022-04-13T06:21:34.455Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T06:21:34.455Z] ---> c8a32ba88720 [2022-04-13T06:21:34.455Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T06:21:34.735Z] ---> Running in 11dbff03edda [2022-04-13T06:21:34.735Z] ---> Running in 475ddd9ed991 [2022-04-13T06:21:35.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T06:21:36.034Z] ---> 3e773cbfa805 [2022-04-13T06:21:36.034Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T06:21:36.034Z] ---> Running in 1eed9f81d4d7 [2022-04-13T06:21:36.315Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T06:21:37.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T06:21:37.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T06:21:38.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T06:28:30.982Z] Removing intermediate container 0dffc03e2767 [2022-04-13T06:28:30.982Z] ---> c22725daeaa5 [2022-04-13T06:28:30.982Z] [2022-04-13T06:28:30.982Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T06:28:30.982Z] 3.15: Pulling from library/alpine [2022-04-13T06:28:30.982Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T06:28:30.982Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T06:28:30.982Z] ---> 3fb3c9af89a9 [2022-04-13T06:28:30.982Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:28:30.982Z] ---> Running in 317bf61343db [2022-04-13T06:28:30.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T06:28:30.982Z] Removing intermediate container 317bf61343db [2022-04-13T06:28:30.982Z] ---> 7b5fccf03ed0 [2022-04-13T06:28:30.982Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:28:30.982Z] ---> Running in d4571c02192b [2022-04-13T06:28:30.982Z] Removing intermediate container d4571c02192b [2022-04-13T06:28:30.982Z] ---> f5639380c9a9 [2022-04-13T06:28:30.982Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T06:28:31.268Z] ---> Running in 8163b60ca3ac [2022-04-13T06:28:33.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:34.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:35.254Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:28:35.254Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:28:35.254Z] OK: 15729 distinct packages available [2022-04-13T06:28:35.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:36.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:37.982Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T06:28:37.982Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:28:37.982Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:28:38.261Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T06:28:38.261Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T06:28:38.261Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T06:28:38.539Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:28:38.539Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T06:28:38.539Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T06:28:38.816Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:28:38.816Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:28:39.095Z] OK: 8 MiB in 23 packages [2022-04-13T06:28:43.441Z] Removing intermediate container 8163b60ca3ac [2022-04-13T06:28:43.441Z] ---> 17b2526971fc [2022-04-13T06:28:43.441Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:28:44.896Z] ---> 9293647c5924 [2022-04-13T06:28:44.896Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T06:28:48.313Z] ---> 36315d78e1c8 [2022-04-13T06:28:48.313Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T06:28:50.962Z] ---> 74a776886dc8 [2022-04-13T06:28:50.962Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T06:28:51.240Z] ---> Running in 5c9d3387eabc [2022-04-13T06:28:52.224Z] Removing intermediate container 5c9d3387eabc [2022-04-13T06:28:52.224Z] ---> db6e68b63aa3 [2022-04-13T06:28:52.224Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:28:52.224Z] ---> Running in a09bf7caca70 [2022-04-13T06:28:52.850Z] Removing intermediate container a09bf7caca70 [2022-04-13T06:28:52.850Z] ---> 6118c5e84ae1 [2022-04-13T06:28:52.850Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T06:28:53.127Z] ---> Running in 9bb5bf3b17b9 [2022-04-13T06:28:53.404Z] Removing intermediate container 11dbff03edda [2022-04-13T06:28:53.404Z] ---> 6293ce13eef6 [2022-04-13T06:28:53.404Z] [2022-04-13T06:28:53.404Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T06:28:53.703Z] 3.14: Pulling from library/alpine [2022-04-13T06:28:53.989Z] Removing intermediate container 9bb5bf3b17b9 [2022-04-13T06:28:53.989Z] ---> 5bd1d549c04b [2022-04-13T06:28:53.989Z] Step 19/20 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:28:53.989Z] Removing intermediate container 475ddd9ed991 [2022-04-13T06:28:53.989Z] ---> ad635c8dbead [2022-04-13T06:28:53.989Z] [2022-04-13T06:28:53.989Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T06:28:54.274Z] ---> Running in ee29b8529cd6 [2022-04-13T06:28:54.274Z] 3.14: Pulling from library/alpine [2022-04-13T06:28:54.875Z] Removing intermediate container ee29b8529cd6 [2022-04-13T06:28:54.875Z] ---> 19ee0b31357a [2022-04-13T06:28:54.875Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T06:28:54.875Z] ---> Running in f818d41d36b6 [2022-04-13T06:28:55.158Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T06:28:55.158Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T06:28:55.158Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T06:28:55.158Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T06:28:55.158Z] ---> ac73e934f311 [2022-04-13T06:28:55.158Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T06:28:55.158Z] ---> ac73e934f311 [2022-04-13T06:28:55.158Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T06:28:55.437Z] ---> Running in 3a5852611d06 [2022-04-13T06:28:55.438Z] ---> Running in 49b53a523671 [2022-04-13T06:28:55.732Z] Removing intermediate container f818d41d36b6 [2022-04-13T06:28:55.732Z] ---> 2809454f7fa5 [2022-04-13T06:28:55.732Z] [2022-04-13T06:28:56.342Z] Removing intermediate container 3a5852611d06 [2022-04-13T06:28:56.342Z] ---> 661f7d655473 [2022-04-13T06:28:56.342Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T06:28:56.342Z] ---> Running in bca630a4bba5 [2022-04-13T06:28:56.941Z] Successfully built 2809454f7fa5 [2022-04-13T06:28:56.941Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T06:28:56.941Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-13T06:28:57.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:58.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:58.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:59.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:28:59.111Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T06:28:59.471Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T06:28:59.471Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T06:28:59.471Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:28:59.779Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:29:00.408Z] OK: 6 MiB in 17 packages [2022-04-13T06:29:00.408Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:29:00.408Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T06:29:00.408Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:29:00.408Z] OK: 6 MiB in 16 packages [2022-04-13T06:29:03.343Z] Removing intermediate container 1eed9f81d4d7 [2022-04-13T06:29:03.343Z] ---> b8e4fe2e94ca [2022-04-13T06:29:03.343Z] [2022-04-13T06:29:03.343Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:29:03.343Z] ---> ac73e934f311 [2022-04-13T06:29:03.343Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T06:29:03.343Z] ---> Running in 251f7cf8aa8e [2022-04-13T06:29:03.343Z] Removing intermediate container bca630a4bba5 [2022-04-13T06:29:03.343Z] ---> 9747f0d2045f [2022-04-13T06:29:03.343Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T06:29:03.623Z] Removing intermediate container 49b53a523671 [2022-04-13T06:29:03.623Z] ---> 553f2e20bd47 [2022-04-13T06:29:03.623Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:29:03.623Z] ---> Running in bcf8fff1af59 [2022-04-13T06:29:03.900Z] ---> Running in 9f3228df41b8 [2022-04-13T06:29:04.504Z] Removing intermediate container bcf8fff1af59 [2022-04-13T06:29:04.504Z] ---> e40f7b7f1d36 [2022-04-13T06:29:04.504Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T06:29:04.504Z] Removing intermediate container 9f3228df41b8 [2022-04-13T06:29:04.504Z] ---> 2465695bdf34 [2022-04-13T06:29:04.504Z] Step 13/25 : WORKDIR / [2022-04-13T06:29:04.779Z] ---> Running in 66d09c1722b4 [2022-04-13T06:29:04.779Z] ---> Running in 296f7023889a [2022-04-13T06:29:05.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:29:05.365Z] Removing intermediate container 66d09c1722b4 [2022-04-13T06:29:05.365Z] ---> b82fe0a20635 [2022-04-13T06:29:05.365Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T06:29:05.365Z] Removing intermediate container 296f7023889a [2022-04-13T06:29:05.365Z] ---> 3c741242df3b [2022-04-13T06:29:05.365Z] 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-13T06:29:05.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:29:05.639Z] ---> Running in bf6629d5ea4b [2022-04-13T06:29:06.626Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T06:29:06.909Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:29:06.909Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:29:06.909Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:29:07.192Z] ---> 3edc60695db1 [2022-04-13T06:29:07.192Z] 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-13T06:29:07.192Z] OK: 6 MiB in 16 packages [2022-04-13T06:29:08.641Z] Removing intermediate container bf6629d5ea4b [2022-04-13T06:29:08.641Z] ---> 6201bc4172bb [2022-04-13T06:29:08.641Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T06:29:08.641Z] ---> a492db4f5ca2 [2022-04-13T06:29:08.641Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T06:29:08.914Z] ---> Running in 7081ddac1732 [2022-04-13T06:29:09.903Z] Removing intermediate container 7081ddac1732 [2022-04-13T06:29:09.903Z] ---> fb93a465dca9 [2022-04-13T06:29:09.903Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T06:29:10.180Z] ---> 29ec1ed9b543 [2022-04-13T06:29:10.180Z] 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-13T06:29:10.180Z] Removing intermediate container 251f7cf8aa8e [2022-04-13T06:29:10.180Z] ---> 8faf4dc3ddf5 [2022-04-13T06:29:10.180Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:29:10.459Z] ---> Running in 1ac109515e0a [2022-04-13T06:29:11.914Z] Removing intermediate container 1ac109515e0a [2022-04-13T06:29:11.914Z] ---> 444af8d42de7 [2022-04-13T06:29:11.914Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T06:29:11.914Z] ---> Running in d05c2127279b [2022-04-13T06:29:11.914Z] ---> b378f7961a8d [2022-04-13T06:29:11.914Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T06:29:11.914Z] ---> 08a8c72e9027 [2022-04-13T06:29:11.914Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T06:29:12.197Z] ---> Running in d2a4ca405a77 [2022-04-13T06:29:12.813Z] Removing intermediate container d05c2127279b [2022-04-13T06:29:12.813Z] ---> 712df8acaf58 [2022-04-13T06:29:12.813Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:29:13.103Z] ---> Running in 097553ebb63f [2022-04-13T06:29:14.113Z] Removing intermediate container 097553ebb63f [2022-04-13T06:29:14.113Z] ---> 5ae802358851 [2022-04-13T06:29:14.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:29:15.100Z] ---> ec14780f3412 [2022-04-13T06:29:15.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T06:29:15.373Z] Removing intermediate container d2a4ca405a77 [2022-04-13T06:29:15.373Z] ---> 5cf17fa61d0f [2022-04-13T06:29:15.373Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:29:15.646Z] ---> 167295036ebe [2022-04-13T06:29:15.646Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T06:29:16.635Z] ---> 933f76099225 [2022-04-13T06:29:16.635Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T06:29:18.643Z] ---> 2460c6b9c1cc [2022-04-13T06:29:18.643Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T06:29:18.643Z] ---> aebabb2ea2c2 [2022-04-13T06:29:18.643Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:29:20.094Z] ---> 175c14ca5893 [2022-04-13T06:29:20.094Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T06:29:20.094Z] ---> 9de5c7ab1259 [2022-04-13T06:29:20.094Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T06:29:20.094Z] ---> 0b5d43de7da5 [2022-04-13T06:29:20.094Z] 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-13T06:29:20.094Z] ---> Running in 92b95d8479ec [2022-04-13T06:29:20.094Z] ---> Running in 23816d47adcd [2022-04-13T06:29:20.710Z] Removing intermediate container 92b95d8479ec [2022-04-13T06:29:20.710Z] ---> 5c8f88fb7a17 [2022-04-13T06:29:20.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:29:20.989Z] ---> Running in d137e0dfc74d [2022-04-13T06:29:21.263Z] ---> 8decaa02ccd7 [2022-04-13T06:29:21.263Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T06:29:21.882Z] Removing intermediate container d137e0dfc74d [2022-04-13T06:29:21.883Z] ---> 67fc542e6c4c [2022-04-13T06:29:21.883Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T06:29:22.157Z] ---> Running in dad8b9b20b60 [2022-04-13T06:29:22.434Z] ---> 71cbd77361ca [2022-04-13T06:29:22.434Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T06:29:22.715Z] Removing intermediate container dad8b9b20b60 [2022-04-13T06:29:22.715Z] ---> 9f3429763a57 [2022-04-13T06:29:22.715Z] Step 21/22 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:29:22.998Z] ---> Running in 2425c84e26d5 [2022-04-13T06:29:22.998Z] Removing intermediate container 23816d47adcd [2022-04-13T06:29:22.998Z] ---> bea40166d554 [2022-04-13T06:29:22.998Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:29:23.276Z] ---> Running in 079674d6a918 [2022-04-13T06:29:23.561Z] Removing intermediate container 2425c84e26d5 [2022-04-13T06:29:23.561Z] ---> 70d30a3592c6 [2022-04-13T06:29:23.561Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T06:29:23.561Z] ---> 472e3b3ae1dc [2022-04-13T06:29:23.561Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T06:29:23.849Z] ---> Running in 4edabfe73ac4 [2022-04-13T06:29:23.849Z] Removing intermediate container 079674d6a918 [2022-04-13T06:29:23.849Z] ---> a5858f56c003 [2022-04-13T06:29:23.849Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T06:29:24.130Z] ---> Running in 4c943a595fa7 [2022-04-13T06:29:24.130Z] ---> Running in d3767e6e4454 [2022-04-13T06:29:24.411Z] Removing intermediate container 4edabfe73ac4 [2022-04-13T06:29:24.411Z] ---> 99d123a0fab2 [2022-04-13T06:29:24.411Z] [2022-04-13T06:29:24.694Z] Removing intermediate container 4c943a595fa7 [2022-04-13T06:29:24.694Z] ---> 79cea4eae2ab [2022-04-13T06:29:24.694Z] Step 24/25 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:29:24.978Z] Removing intermediate container d3767e6e4454 [2022-04-13T06:29:24.978Z] ---> 458f6996c5b7 [2022-04-13T06:29:24.978Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T06:29:24.978Z] ---> Running in 92970257520a [2022-04-13T06:29:25.594Z] Removing intermediate container 92970257520a [2022-04-13T06:29:25.594Z] ---> 99549f287006 [2022-04-13T06:29:25.594Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T06:29:25.594Z] Successfully built 99d123a0fab2 [2022-04-13T06:29:25.594Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T06:29:25.594Z]  Building support-notifications ... done Building security-spire-config [2022-04-13T06:29:25.882Z] ---> Running in a428dd5f0900 [2022-04-13T06:29:26.163Z] ---> 1fe12d18f3bf [2022-04-13T06:29:26.163Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T06:29:26.439Z] Removing intermediate container a428dd5f0900 [2022-04-13T06:29:26.439Z] ---> e4a2852a9d9e [2022-04-13T06:29:26.439Z] [2022-04-13T06:29:26.715Z] ---> Running in cdb60a529168 [2022-04-13T06:29:27.709Z] Successfully built e4a2852a9d9e [2022-04-13T06:29:27.709Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T06:29:27.709Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-13T06:29:29.687Z] Removing intermediate container 1d3d008d0dc5 [2022-04-13T06:29:29.687Z] ---> a0b30d9c12ad [2022-04-13T06:29:29.687Z] [2022-04-13T06:29:29.687Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:29:29.687Z] ---> ac73e934f311 [2022-04-13T06:29:29.687Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T06:29:29.687Z] Removing intermediate container cdb60a529168 [2022-04-13T06:29:29.687Z] ---> a6ebdbe63ea1 [2022-04-13T06:29:29.687Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T06:29:29.961Z] ---> Running in a1fc8c81d80c [2022-04-13T06:29:30.236Z] ---> Running in 2e39901d86d5 [2022-04-13T06:29:30.523Z] Removing intermediate container a1fc8c81d80c [2022-04-13T06:29:30.523Z] ---> 8cd83a149a81 [2022-04-13T06:29:30.523Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T06:29:30.523Z] ---> Running in b771be295f71 [2022-04-13T06:29:30.815Z] Removing intermediate container 2e39901d86d5 [2022-04-13T06:29:30.816Z] ---> c4694af6e9ac [2022-04-13T06:29:30.816Z] Step 28/31 : CMD ["gate"] [2022-04-13T06:29:31.095Z] Removing intermediate container b771be295f71 [2022-04-13T06:29:31.095Z] ---> 7756f160c29e [2022-04-13T06:29:31.095Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T06:29:31.371Z] ---> Running in e016ebfd4378 [2022-04-13T06:29:31.371Z] ---> Running in 5851e2ff6452 [2022-04-13T06:29:31.984Z] Removing intermediate container 5851e2ff6452 [2022-04-13T06:29:31.984Z] ---> 275aba07421f [2022-04-13T06:29:31.984Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:29:31.984Z] Removing intermediate container e016ebfd4378 [2022-04-13T06:29:31.984Z] ---> fea3fca44043 [2022-04-13T06:29:31.984Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T06:29:31.984Z] ---> Running in fd4e2d9c9aba [2022-04-13T06:29:32.582Z] ---> Running in 7f7dda603d94 [2022-04-13T06:29:33.187Z] Removing intermediate container 7f7dda603d94 [2022-04-13T06:29:33.187Z] ---> a95a594d76f4 [2022-04-13T06:29:33.187Z] Step 30/31 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:29:33.809Z] ---> Running in a6940ba4d57b [2022-04-13T06:29:34.421Z] Removing intermediate container a6940ba4d57b [2022-04-13T06:29:34.421Z] ---> 1d08aed5da8c [2022-04-13T06:29:34.421Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T06:29:34.701Z] ---> Running in f564c6eac8fa [2022-04-13T06:29:34.701Z] Removing intermediate container fd4e2d9c9aba [2022-04-13T06:29:34.701Z] ---> 34eb23aa410d [2022-04-13T06:29:34.701Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T06:29:34.996Z] ---> Running in ede1e4c21ce7 [2022-04-13T06:29:35.288Z] Removing intermediate container f564c6eac8fa [2022-04-13T06:29:35.288Z] ---> c296a1b8011d [2022-04-13T06:29:35.288Z] [2022-04-13T06:29:36.274Z] Successfully built c296a1b8011d [2022-04-13T06:29:36.274Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T06:29:36.274Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-04-13T06:29:36.554Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:29:36.554Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:29:36.554Z] ---> 11faa283ca9e [2022-04-13T06:29:36.554Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:29:36.554Z] ---> Using cache [2022-04-13T06:29:36.554Z] ---> 69db91ccfd80 [2022-04-13T06:29:36.554Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:29:36.554Z] ---> Running in a0bb047a85fa [2022-04-13T06:29:36.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:29:37.812Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:29:38.802Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:29:38.802Z] Removing intermediate container a0bb047a85fa [2022-04-13T06:29:38.802Z] ---> 162ecdd949f7 [2022-04-13T06:29:38.802Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:29:38.802Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T06:29:38.802Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T06:29:38.802Z] ---> Running in 81e395e3bde6 [2022-04-13T06:29:38.802Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T06:29:39.074Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T06:29:39.353Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T06:29:39.353Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:29:39.353Z] OK: 8 MiB in 20 packages [2022-04-13T06:29:40.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:29:40.949Z] Removing intermediate container ede1e4c21ce7 [2022-04-13T06:29:40.949Z] ---> ea9c360e3a5b [2022-04-13T06:29:40.949Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:29:41.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:29:41.838Z] ---> e57e13041bed [2022-04-13T06:29:41.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T06:29:42.110Z] OK: 220 MiB in 52 packages [2022-04-13T06:29:43.553Z] Removing intermediate container 81e395e3bde6 [2022-04-13T06:29:43.553Z] ---> 0931bdb553b2 [2022-04-13T06:29:43.553Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:29:44.535Z] ---> e0645ba7bf06 [2022-04-13T06:29:44.535Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T06:29:44.535Z] ---> dc47863321a6 [2022-04-13T06:29:44.535Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:29:44.535Z] ---> Running in ce5cafb2b7ca [2022-04-13T06:29:45.556Z] ---> bf85ab96794e [2022-04-13T06:29:45.556Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T06:29:45.556Z] ---> Running in 6c52faaccd6f [2022-04-13T06:29:46.157Z] Removing intermediate container 6c52faaccd6f [2022-04-13T06:29:46.157Z] ---> 45081c81443a [2022-04-13T06:29:46.157Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:29:46.157Z] ---> Running in 0533d5d571d8 [2022-04-13T06:29:46.775Z] Removing intermediate container 0533d5d571d8 [2022-04-13T06:29:46.775Z] ---> 98cd6ef519b4 [2022-04-13T06:29:46.775Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:29:46.775Z] ---> Running in 2c643d7146df [2022-04-13T06:29:47.066Z] Removing intermediate container 2c643d7146df [2022-04-13T06:29:47.066Z] ---> 28335a8774b1 [2022-04-13T06:29:47.066Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:29:47.351Z] ---> Running in 0902bcec988b [2022-04-13T06:29:47.956Z] Removing intermediate container 0902bcec988b [2022-04-13T06:29:47.956Z] ---> a5c53b35e3e5 [2022-04-13T06:29:47.956Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:29:47.956Z] ---> Running in 9b9131d1df8c [2022-04-13T06:29:47.956Z] Removing intermediate container ce5cafb2b7ca [2022-04-13T06:29:47.956Z] ---> cddaf57721be [2022-04-13T06:29:47.956Z] Step 8/26 : COPY . . [2022-04-13T06:29:48.566Z] Removing intermediate container 9b9131d1df8c [2022-04-13T06:29:48.566Z] ---> 1fc1cc14b3ed [2022-04-13T06:29:48.566Z] [2022-04-13T06:29:49.166Z] Successfully built 1fc1cc14b3ed [2022-04-13T06:29:49.166Z] Successfully tagged core-data-arm64:latest [2022-04-13T06:29:49.166Z]  Building core-data ... done Building security-proxy-setup [2022-04-13T06:30:07.507Z] ---> e864364995eb [2022-04-13T06:30:07.507Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:30:07.507Z] ---> Running in 6964139608bb [2022-04-13T06:30:07.780Z] Removing intermediate container 6964139608bb [2022-04-13T06:30:07.780Z] ---> 902baca8e363 [2022-04-13T06:30:07.780Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:30:08.055Z] ---> Running in c10f3e93392c [2022-04-13T06:30:10.694Z] Removing intermediate container c10f3e93392c [2022-04-13T06:30:10.694Z] ---> 99032f4dd74c [2022-04-13T06:30:10.694Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:30:10.694Z] ---> Running in f02391218806 [2022-04-13T06:30:10.968Z] Removing intermediate container f02391218806 [2022-04-13T06:30:10.968Z] ---> 7a14376afcd7 [2022-04-13T06:30:10.968Z] 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-13T06:30:11.247Z] ---> Running in e012b64e7705 [2022-04-13T06:30:13.363Z] spire-1.2.1/ [2022-04-13T06:30:13.363Z] spire-1.2.1/.data/ [2022-04-13T06:30:13.363Z] spire-1.2.1/.data/.file [2022-04-13T06:30:13.363Z] spire-1.2.1/.dockerignore [2022-04-13T06:30:13.363Z] spire-1.2.1/.gitattributes [2022-04-13T06:30:13.363Z] spire-1.2.1/.githooks/ [2022-04-13T06:30:13.363Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/ [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:30:13.363Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:30:13.363Z] spire-1.2.1/.gitignore [2022-04-13T06:30:13.363Z] spire-1.2.1/.go-version [2022-04-13T06:30:13.363Z] spire-1.2.1/.golangci.yml [2022-04-13T06:30:13.363Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:30:13.363Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:30:13.363Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:30:13.363Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:30:13.363Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:30:13.363Z] spire-1.2.1/Dockerfile [2022-04-13T06:30:13.768Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:30:13.768Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:30:13.768Z] spire-1.2.1/LICENSE [2022-04-13T06:30:13.768Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:30:13.768Z] spire-1.2.1/Makefile [2022-04-13T06:30:13.768Z] spire-1.2.1/README.md [2022-04-13T06:30:13.768Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:30:13.768Z] spire-1.2.1/SECURITY.md [2022-04-13T06:30:13.768Z] spire-1.2.1/cmd/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:30:13.769Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/ [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/agent/ [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/server/ [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:30:13.769Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/ [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/ [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:30:13.769Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:30:13.769Z] spire-1.2.1/examples/ [2022-04-13T06:30:13.769Z] spire-1.2.1/examples/README.md [2022-04-13T06:30:13.769Z] spire-1.2.1/go.mod [2022-04-13T06:30:13.769Z] spire-1.2.1/go.sum [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:30:13.769Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:30:13.770Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:30:13.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:30:14.155Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:30:14.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:30:14.157Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:30:14.456Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/private/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:30:14.457Z] spire-1.2.1/release/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:30:14.457Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/script/ [2022-04-13T06:30:14.457Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/support/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:30:14.457Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/clock/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:30:14.457Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/common [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:30:14.457Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:30:14.735Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:30:14.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:30:14.737Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:30:14.737Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/testca/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/testkey/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:30:14.737Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/util/ [2022-04-13T06:30:14.737Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/util/race.go [2022-04-13T06:30:14.737Z] spire-1.2.1/test/util/util.go [2022-04-13T06:30:14.737Z] building spire from source... [2022-04-13T06:30:15.343Z] Installing go1.17.7... [2022-04-13T06:30:33.674Z] Building bin/spire-server... [2022-04-13T06:30:33.674Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:30:33.674Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:30:33.674Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:30:33.674Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:30:33.674Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:30:33.674Z] ---> 11faa283ca9e [2022-04-13T06:30:33.674Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> 69db91ccfd80 [2022-04-13T06:30:33.674Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> 162ecdd949f7 [2022-04-13T06:30:33.674Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> 0931bdb553b2 [2022-04-13T06:30:33.674Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> dc47863321a6 [2022-04-13T06:30:33.674Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> cddaf57721be [2022-04-13T06:30:33.674Z] Step 8/26 : COPY . . [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> e864364995eb [2022-04-13T06:30:33.674Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> 902baca8e363 [2022-04-13T06:30:33.674Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> 99032f4dd74c [2022-04-13T06:30:33.674Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:30:33.674Z] ---> Using cache [2022-04-13T06:30:33.674Z] ---> 7a14376afcd7 [2022-04-13T06:30:33.674Z] 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-13T06:30:33.674Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:30:33.674Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:30:33.674Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:30:33.674Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:30:34.275Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:30:34.553Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:30:35.566Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:30:35.841Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:30:35.841Z] ---> 11faa283ca9e [2022-04-13T06:30:35.841Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:30:35.841Z] ---> Using cache [2022-04-13T06:30:35.841Z] ---> 69db91ccfd80 [2022-04-13T06:30:35.841Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:30:35.841Z] ---> Using cache [2022-04-13T06:30:35.841Z] ---> 162ecdd949f7 [2022-04-13T06:30:35.841Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:30:35.841Z] ---> Running in a3d917484bdb [2022-04-13T06:30:35.841Z] ---> Running in bdb4b3910142 [2022-04-13T06:30:36.118Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:30:36.399Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:30:36.399Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:30:36.399Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:30:36.678Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:30:36.678Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:30:36.678Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:30:36.679Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:30:37.290Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:30:37.290Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:30:37.566Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:30:37.566Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:30:37.566Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:30:38.167Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:30:38.167Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:30:38.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:30:38.720Z] spire-1.2.1/ [2022-04-13T06:30:38.720Z] spire-1.2.1/.data/ [2022-04-13T06:30:38.720Z] spire-1.2.1/.data/.file [2022-04-13T06:30:38.720Z] spire-1.2.1/.dockerignore [2022-04-13T06:30:38.720Z] spire-1.2.1/.gitattributes [2022-04-13T06:30:38.720Z] spire-1.2.1/.githooks/ [2022-04-13T06:30:38.720Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/ [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:30:38.720Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:30:38.720Z] spire-1.2.1/.gitignore [2022-04-13T06:30:38.720Z] spire-1.2.1/.go-version [2022-04-13T06:30:38.720Z] spire-1.2.1/.golangci.yml [2022-04-13T06:30:38.720Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:30:38.720Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:30:38.720Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:30:38.720Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:30:38.720Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:30:38.720Z] spire-1.2.1/Dockerfile [2022-04-13T06:30:38.720Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:30:38.720Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:30:38.720Z] spire-1.2.1/LICENSE [2022-04-13T06:30:38.720Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:30:38.720Z] spire-1.2.1/Makefile [2022-04-13T06:30:38.720Z] spire-1.2.1/README.md [2022-04-13T06:30:38.720Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:30:38.720Z] spire-1.2.1/SECURITY.md [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:30:38.720Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/ [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/agent/ [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/server/ [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:30:38.720Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/ [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/images/ [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:30:38.720Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:30:38.996Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:30:38.996Z] spire-1.2.1/examples/ [2022-04-13T06:30:38.996Z] spire-1.2.1/examples/README.md [2022-04-13T06:30:38.996Z] spire-1.2.1/go.mod [2022-04-13T06:30:38.996Z] spire-1.2.1/go.sum [2022-04-13T06:30:38.996Z] spire-1.2.1/pkg/ [2022-04-13T06:30:38.996Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:30:38.997Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:30:39.275Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:30:39.275Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:30:39.275Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:30:39.275Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:30:39.275Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:30:39.275Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:30:39.276Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:30:39.277Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/trustdomain/v1/fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:30:39.558Z] [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:30:39.558Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:30:39.559Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:30:39.836Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/private/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:30:39.837Z] spire-1.2.1/release/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:30:39.837Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:30:39.837Z] spire-1.2.1/script/ [2022-04-13T06:30:39.837Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:30:39.837Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:30:39.837Z] spire-1.2.1/support/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:30:39.837Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:30:39.838Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/clock/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:30:39.838Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:30:40.116Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/common [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:30:40.116Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:30:40.117Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:30:40.118Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:30:40.396Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:30:40.397Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:30:40.397Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/testca/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/testkey/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:30:40.397Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/util/ [2022-04-13T06:30:40.397Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/util/race.go [2022-04-13T06:30:40.397Z] spire-1.2.1/test/util/util.go [2022-04-13T06:30:40.397Z] building spire from source... [2022-04-13T06:30:40.673Z] OK: 220 MiB in 52 packages [2022-04-13T06:30:40.957Z] Installing go1.17.7... [2022-04-13T06:30:42.963Z] Removing intermediate container bdb4b3910142 [2022-04-13T06:30:42.963Z] ---> 8a3c015b2d17 [2022-04-13T06:30:42.963Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:30:43.569Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:30:43.569Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:30:43.569Z] ---> 11faa283ca9e [2022-04-13T06:30:43.569Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:30:43.569Z] ---> Using cache [2022-04-13T06:30:43.569Z] ---> 69db91ccfd80 [2022-04-13T06:30:43.569Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:30:43.569Z] ---> Using cache [2022-04-13T06:30:43.569Z] ---> 162ecdd949f7 [2022-04-13T06:30:43.569Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T06:30:43.569Z] ---> Running in e5d1a6fc66e3 [2022-04-13T06:30:44.571Z] ---> 6f8f831038ea [2022-04-13T06:30:44.571Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:30:44.571Z] ---> Running in 93d628d5bbac [2022-04-13T06:30:46.009Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:30:46.999Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:30:48.458Z] OK: 220 MiB in 52 packages [2022-04-13T06:30:50.497Z] Removing intermediate container e5d1a6fc66e3 [2022-04-13T06:30:50.497Z] ---> be20bc5ac776 [2022-04-13T06:30:50.497Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:30:51.096Z] Removing intermediate container 93d628d5bbac [2022-04-13T06:30:51.096Z] ---> d5784546ccb5 [2022-04-13T06:30:51.096Z] Step 8/22 : COPY . . [2022-04-13T06:30:51.375Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:30:51.375Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:30:51.673Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:30:51.673Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:30:51.673Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:30:51.673Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:30:51.673Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:30:51.962Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:30:51.962Z]  ---> 10d6792d9d7b [2022-04-13T06:30:51.962Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:30:51.962Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:30:51.962Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:30:51.962Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:30:52.240Z]  ---> Running in 2d21b3a5d5cb [2022-04-13T06:30:52.240Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:30:52.240Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:30:52.240Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:30:52.514Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:30:52.790Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:30:52.790Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:30:53.395Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:30:53.674Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:30:53.674Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:30:53.674Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:30:53.674Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:30:53.674Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:30:53.952Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:30:53.952Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:30:53.952Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:30:54.231Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:30:54.506Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:30:54.783Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:30:54.783Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:30:54.783Z] ---> 11faa283ca9e [2022-04-13T06:30:54.783Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:30:54.783Z] ---> Using cache [2022-04-13T06:30:54.783Z] ---> 69db91ccfd80 [2022-04-13T06:30:54.783Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:30:54.783Z] ---> Using cache [2022-04-13T06:30:54.783Z] ---> 162ecdd949f7 [2022-04-13T06:30:54.783Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:30:54.783Z] ---> Using cache [2022-04-13T06:30:54.783Z] ---> 8a3c015b2d17 [2022-04-13T06:30:54.783Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:30:54.783Z] ---> Using cache [2022-04-13T06:30:54.783Z] ---> 6f8f831038ea [2022-04-13T06:30:54.783Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:30:54.783Z] ---> Using cache [2022-04-13T06:30:54.783Z] ---> d5784546ccb5 [2022-04-13T06:30:54.783Z] Step 8/22 : COPY . . [2022-04-13T06:30:55.059Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:30:55.059Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:30:55.337Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:30:55.940Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:30:55.940Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:30:57.938Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:30:58.546Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:30:58.820Z] Removing intermediate container 2d21b3a5d5cb [2022-04-13T06:30:58.820Z] ---> 12cdf53f0fca [2022-04-13T06:30:58.820Z] Step 8/23 : COPY . . [2022-04-13T06:31:05.569Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:31:05.569Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:31:05.569Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:31:05.852Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:31:06.462Z] Building bin/spire-server... [2022-04-13T06:31:06.747Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:31:06.747Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:31:06.747Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:31:07.357Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:31:07.357Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:31:07.957Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:31:09.953Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:31:09.953Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:31:10.228Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:31:10.228Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:31:10.830Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:31:10.830Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:31:10.830Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:31:10.830Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:31:10.830Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:31:10.830Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:31:10.830Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:31:10.830Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:31:11.105Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:31:11.714Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:31:11.714Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:31:24.174Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:31:24.174Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:31:24.174Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:31:24.174Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:31:27.573Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:31:27.573Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:31:27.850Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:31:28.126Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:31:28.126Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:31:28.404Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:31:28.404Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:31:28.404Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:31:28.404Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:31:28.680Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:31:28.680Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:31:28.964Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:31:28.964Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:31:28.964Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:31:29.240Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:31:29.240Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:31:29.240Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:31:29.240Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:31:29.240Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:31:29.528Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:31:29.528Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:31:29.806Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:31:29.806Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:31:30.086Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:31:30.086Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:31:30.694Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:31:30.970Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:31:31.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:31:31.575Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:31:32.570Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:31:34.007Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:31:34.281Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:31:35.767Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:31:35.767Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:31:35.767Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:31:35.767Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:31:35.767Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:31:36.139Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:31:36.139Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:31:36.139Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:31:36.139Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:31:36.880Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:31:36.880Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:31:36.880Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:31:37.196Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:31:39.386Z]  ---> 12cebd6077ee [2022-04-13T06:31:39.386Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T06:31:39.997Z] ---> Running in 2fd18b9aa5fa [2022-04-13T06:31:41.464Z] ---> 881af91e9d4c [2022-04-13T06:31:41.464Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T06:31:41.760Z] ---> Running in b0de84bf95f6 [2022-04-13T06:31:42.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T06:31:43.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T06:31:47.178Z] ---> 85a3227fd478 [2022-04-13T06:31:47.178Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T06:31:47.178Z] ---> Running in 22351d45db90 [2022-04-13T06:31:47.781Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:31:47.781Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:31:47.781Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:31:48.057Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:31:48.057Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:31:48.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T06:31:48.927Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:31:49.202Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:31:49.474Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:31:50.079Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:31:50.681Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:31:50.681Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:31:50.959Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:31:51.236Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:31:51.513Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:31:52.118Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:31:52.118Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:31:53.571Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:31:53.571Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:31:53.846Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:31:59.287Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:32:00.265Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:32:00.265Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:32:00.265Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:32:01.244Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:32:01.244Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:32:01.519Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:32:02.505Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:32:03.491Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:32:03.491Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:32:03.765Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:32:04.039Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:32:04.315Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:32:04.315Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:32:04.315Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:32:04.315Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:32:04.592Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:32:04.592Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:32:04.868Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:32:04.868Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:32:04.868Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:32:06.309Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:32:06.309Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:32:06.585Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:32:06.585Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:32:06.861Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:32:08.845Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:32:09.833Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:32:09.833Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:32:09.833Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:32:10.109Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:32:10.385Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:32:10.986Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:32:10.987Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:32:10.987Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:32:11.263Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:32:11.541Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:32:14.182Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:32:16.810Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:32:16.810Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:32:16.810Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:32:17.088Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:32:17.692Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:32:17.692Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:32:18.295Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:32:18.571Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:32:18.848Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:32:18.848Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:32:19.125Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:32:19.125Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:32:19.403Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:32:24.829Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:32:24.829Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:32:24.829Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:32:25.106Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:32:25.703Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:32:26.685Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:32:28.682Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:32:28.960Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:32:29.238Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:32:29.238Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:32:29.238Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:32:29.238Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:32:31.235Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:32:31.235Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:32:31.513Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:32:32.506Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:32:32.506Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:32:32.506Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:32:32.783Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:32:33.061Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:32:33.338Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:32:33.622Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:32:33.905Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:32:33.905Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:32:35.354Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:32:35.354Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:32:35.631Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:32:35.907Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:32:36.183Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:32:36.183Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:32:36.183Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:32:37.172Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:32:42.586Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:32:42.586Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:32:42.586Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:32:42.859Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:32:42.859Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:32:42.859Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:32:44.431Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:32:44.721Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:32:45.049Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:32:45.335Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:32:45.706Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:32:47.160Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:32:47.758Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:32:48.032Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:32:48.307Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:32:48.307Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:32:48.584Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:32:48.584Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:32:48.584Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:32:48.859Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:32:49.847Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:32:50.123Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:32:50.724Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:32:50.724Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:32:50.998Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:32:52.441Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:32:54.427Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:32:54.427Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:32:54.427Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:32:54.703Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:32:54.703Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:32:55.306Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:32:55.306Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:32:55.911Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:32:58.556Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:33:01.191Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:33:01.191Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:33:01.470Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:33:01.746Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:33:01.746Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:33:02.735Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:33:02.735Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:33:03.011Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:33:03.011Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:33:03.289Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:33:03.289Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:33:03.593Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:33:11.888Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:33:11.888Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:33:12.875Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:33:12.875Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:33:12.875Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:33:13.151Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:33:52.200Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:33:52.200Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:38:29.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T06:39:01.728Z] Removing intermediate container b0de84bf95f6 [2022-04-13T06:39:01.728Z] ---> d055b0a7b04a [2022-04-13T06:39:01.728Z] [2022-04-13T06:39:01.728Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:39:01.728Z] ---> ac73e934f311 [2022-04-13T06:39:01.728Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T06:39:01.728Z] ---> Running in 9d1f2d2d5ab6 [2022-04-13T06:39:01.728Z] Removing intermediate container 22351d45db90 [2022-04-13T06:39:01.728Z] ---> 74029156770c [2022-04-13T06:39:01.728Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T06:39:01.728Z] ---> Running in 6270d96c9649 [2022-04-13T06:39:02.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:39:02.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:39:02.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T06:39:04.399Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T06:39:04.399Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:39:04.399Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T06:39:04.399Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T06:39:04.399Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T06:39:04.399Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:39:04.399Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:39:04.673Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:39:05.279Z] OK: 8 MiB in 20 packages [2022-04-13T06:39:09.647Z] Removing intermediate container 6270d96c9649 [2022-04-13T06:39:09.647Z] ---> 2a2e45502f09 [2022-04-13T06:39:09.647Z] [2022-04-13T06:39:09.647Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T06:39:09.647Z] Removing intermediate container 9d1f2d2d5ab6 [2022-04-13T06:39:09.647Z] ---> 07dfbedf22a0 [2022-04-13T06:39:09.647Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:39:09.647Z] 20.10.14: Pulling from library/docker [2022-04-13T06:39:09.647Z] ---> Running in b69f297c1c81 [2022-04-13T06:39:11.224Z] Removing intermediate container b69f297c1c81 [2022-04-13T06:39:11.224Z] ---> f476a59cbb91 [2022-04-13T06:39:11.224Z] Step 13/22 : WORKDIR /edgex [2022-04-13T06:39:11.224Z] ---> Running in 7fda24a10aeb [2022-04-13T06:39:12.327Z] Removing intermediate container 7fda24a10aeb [2022-04-13T06:39:12.327Z] ---> cbc601cd9910 [2022-04-13T06:39:12.327Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T06:39:14.987Z] ---> 0d42e3b9b48a [2022-04-13T06:39:14.987Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T06:39:15.598Z] Removing intermediate container 2fd18b9aa5fa [2022-04-13T06:39:15.598Z] ---> 787740912a89 [2022-04-13T06:39:15.598Z] [2022-04-13T06:39:15.598Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:39:15.598Z] ---> ac73e934f311 [2022-04-13T06:39:15.598Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:39:15.874Z] ---> Running in a561938e6676 [2022-04-13T06:39:18.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:39:19.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:39:19.703Z] ---> 98008a349595 [2022-04-13T06:39:19.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T06:39:20.303Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T06:39:20.303Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:39:20.303Z] OK: 5 MiB in 15 packages [2022-04-13T06:39:22.303Z] Removing intermediate container a561938e6676 [2022-04-13T06:39:22.303Z] ---> 18d55e330598 [2022-04-13T06:39:22.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:39:22.303Z] ---> Running in c0e76c87f7fa [2022-04-13T06:39:23.744Z] Removing intermediate container c0e76c87f7fa [2022-04-13T06:39:23.744Z] ---> 3a504412c314 [2022-04-13T06:39:23.744Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T06:39:24.025Z] ---> Running in be22abf37b96 [2022-04-13T06:39:25.015Z] Removing intermediate container be22abf37b96 [2022-04-13T06:39:25.015Z] ---> 4f75c5e3fbfe [2022-04-13T06:39:25.015Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:39:25.015Z] ---> 96a1e42d3cc7 [2022-04-13T06:39:25.015Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:39:25.294Z] ---> Running in 510f7275cb3c [2022-04-13T06:39:26.287Z] Removing intermediate container 510f7275cb3c [2022-04-13T06:39:26.287Z] ---> 2693f4e59891 [2022-04-13T06:39:26.287Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:39:26.893Z] ---> cb9b5056978f [2022-04-13T06:39:26.893Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T06:39:27.175Z] ---> Running in d6783e5813b4 [2022-04-13T06:39:28.162Z] ---> 48d4b53cfe9f [2022-04-13T06:39:28.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T06:39:31.582Z] Removing intermediate container d6783e5813b4 [2022-04-13T06:39:31.582Z] ---> 540128c96047 [2022-04-13T06:39:31.582Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:39:32.187Z] ---> Running in 1af48b7ce82a [2022-04-13T06:39:32.187Z] ---> ecec6671c018 [2022-04-13T06:39:32.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T06:39:32.792Z] Removing intermediate container 1af48b7ce82a [2022-04-13T06:39:32.792Z] ---> de91d50be409 [2022-04-13T06:39:32.792Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T06:39:33.067Z] ---> Running in 4f665cdacf8c [2022-04-13T06:39:34.052Z] Removing intermediate container 4f665cdacf8c [2022-04-13T06:39:34.052Z] ---> 015648fd1a9e [2022-04-13T06:39:34.052Z] Step 21/22 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:39:34.333Z] ---> 86c371038d4f [2022-04-13T06:39:34.333Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T06:39:34.333Z] ---> Running in f7adfaa61c15 [2022-04-13T06:39:34.608Z] ---> Running in ef46df37dfbe [2022-04-13T06:39:35.590Z] Removing intermediate container f7adfaa61c15 [2022-04-13T06:39:35.590Z] ---> ea7f8f200e87 [2022-04-13T06:39:35.590Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T06:39:35.590Z] ---> Running in 14fb98112923 [2022-04-13T06:39:35.590Z] Removing intermediate container ef46df37dfbe [2022-04-13T06:39:35.590Z] ---> 0bf2d9bb2968 [2022-04-13T06:39:35.590Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:39:35.876Z] ---> Running in 2058ff52ab6c [2022-04-13T06:39:36.474Z] Removing intermediate container 14fb98112923 [2022-04-13T06:39:36.474Z] ---> a705fd04b7e0 [2022-04-13T06:39:36.474Z] [2022-04-13T06:39:36.747Z] Removing intermediate container 2058ff52ab6c [2022-04-13T06:39:36.747Z] ---> b24be661dbad [2022-04-13T06:39:36.747Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T06:39:36.747Z] ---> Running in 1006bd837b5f [2022-04-13T06:39:37.735Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T06:39:37.735Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T06:39:37.735Z] ---> c346e9eafbab [2022-04-13T06:39:37.735Z] 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-13T06:39:37.735Z] Removing intermediate container 1006bd837b5f [2022-04-13T06:39:37.735Z] ---> f8ab2f6c1a35 [2022-04-13T06:39:37.735Z] Step 21/22 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:39:37.735Z] ---> Running in e39cc0232713 [2022-04-13T06:39:37.735Z] ---> Running in 0e7aa52f1d6a [2022-04-13T06:39:37.735Z] Successfully built a705fd04b7e0 [2022-04-13T06:39:38.009Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T06:39:38.009Z] Building security-spire-server [2022-04-13T06:39:38.617Z]  Building security-proxy-setup ... done Removing intermediate container 0e7aa52f1d6a [2022-04-13T06:39:38.617Z] ---> 634349205d7c [2022-04-13T06:39:38.617Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T06:39:38.617Z] Removing intermediate container e39cc0232713 [2022-04-13T06:39:38.617Z] ---> 79f177f080f7 [2022-04-13T06:39:38.617Z] 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-13T06:39:38.617Z] ---> Running in 2fca833f3a85 [2022-04-13T06:39:38.617Z] ---> Running in ca310144e018 [2022-04-13T06:39:39.626Z] Removing intermediate container ca310144e018 [2022-04-13T06:39:39.626Z] ---> 92b07433bef6 [2022-04-13T06:39:39.626Z] [2022-04-13T06:39:40.226Z] Successfully built 92b07433bef6 [2022-04-13T06:39:40.226Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T06:39:40.226Z] Building core-metadata [2022-04-13T06:39:40.834Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:39:41.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:39:42.102Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T06:39:42.102Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T06:39:42.377Z] Executing bash-5.1.16-r0.post-install [2022-04-13T06:39:42.377Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:39:42.377Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:39:42.377Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T06:39:42.377Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T06:39:42.377Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T06:39:42.377Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T06:39:42.377Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T06:39:42.377Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T06:39:42.378Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T06:39:42.378Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T06:39:42.378Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T06:39:42.378Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T06:39:42.378Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T06:39:42.655Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T06:39:42.655Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T06:39:44.641Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T06:39:44.641Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T06:39:44.641Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T06:39:44.641Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T06:39:44.913Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T06:39:44.913Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T06:39:44.913Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T06:39:44.913Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T06:39:44.913Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T06:39:44.913Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T06:39:44.913Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T06:39:44.913Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T06:39:44.913Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T06:39:44.913Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T06:39:44.913Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T06:39:45.189Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T06:39:45.189Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T06:39:45.189Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T06:39:45.189Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T06:39:45.189Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T06:39:45.189Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T06:39:45.189Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T06:39:45.189Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T06:39:45.189Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T06:39:45.466Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T06:39:45.466Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T06:39:46.064Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:39:46.338Z] OK: 82 MiB in 65 packages [2022-04-13T06:39:51.737Z] Collecting docker-compose==1.23.2 [2022-04-13T06:39:51.737Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T06:39:51.737Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T06:39:51.737Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T06:39:51.737Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T06:39:51.737Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T06:39:54.370Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T06:39:54.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T06:39:58.705Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T06:39:58.706Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T06:39:58.706Z] 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-13T06:39:58.983Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T06:39:58.983Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T06:39:59.971Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T06:39:59.971Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T06:40:01.448Z] Collecting PyYAML<4,>=3.10 [2022-04-13T06:40:01.448Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T06:40:06.876Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T06:40:06.876Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T06:40:10.288Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T06:40:10.288Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T06:40:10.892Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T06:40:10.892Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T06:40:11.495Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T06:40:11.496Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T06:40:12.484Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T06:40:12.484Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T06:40:12.762Z] Collecting idna<2.8,>=2.5 [2022-04-13T06:40:12.762Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T06:40:12.762Z] 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-13T06:40:13.365Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T06:40:13.365Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T06:40:13.365Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T06:40:13.365Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T06:40:14.811Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T06:40:14.811Z] Attempting uninstall: urllib3 [2022-04-13T06:40:15.152Z] Found existing installation: urllib3 1.26.7 [2022-04-13T06:40:15.152Z] Uninstalling urllib3-1.26.7: [2022-04-13T06:40:15.520Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T06:40:17.066Z] Attempting uninstall: idna [2022-04-13T06:40:17.066Z] Found existing installation: idna 3.3 [2022-04-13T06:40:17.066Z] Uninstalling idna-3.3: [2022-04-13T06:40:17.378Z] Successfully uninstalled idna-3.3 [2022-04-13T06:40:21.726Z] Attempting uninstall: requests [2022-04-13T06:40:21.726Z] Found existing installation: requests 2.26.0 [2022-04-13T06:40:21.726Z] Uninstalling requests-2.26.0: [2022-04-13T06:40:21.726Z] Successfully uninstalled requests-2.26.0 [2022-04-13T06:40:22.715Z] Running setup.py install for texttable: started [2022-04-13T06:40:25.351Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T06:40:25.351Z] Running setup.py install for PyYAML: started [2022-04-13T06:40:28.785Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T06:40:29.070Z] Running setup.py install for docopt: started [2022-04-13T06:40:32.503Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T06:40:32.503Z] Running setup.py install for dockerpty: started [2022-04-13T06:40:35.133Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T06:40:36.123Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:40:36.123Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:40:36.123Z] ---> 11faa283ca9e [2022-04-13T06:40:36.123Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:40:36.123Z] ---> Using cache [2022-04-13T06:40:36.123Z] ---> 69db91ccfd80 [2022-04-13T06:40:36.123Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:40:36.123Z] ---> Using cache [2022-04-13T06:40:36.123Z] ---> 162ecdd949f7 [2022-04-13T06:40:36.123Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:40:36.123Z] ---> Using cache [2022-04-13T06:40:36.123Z] ---> 0931bdb553b2 [2022-04-13T06:40:36.123Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:40:36.123Z] ---> Using cache [2022-04-13T06:40:36.123Z] ---> dc47863321a6 [2022-04-13T06:40:36.123Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:40:36.123Z] ---> Using cache [2022-04-13T06:40:36.123Z] ---> cddaf57721be [2022-04-13T06:40:36.123Z] Step 8/25 : COPY . . [2022-04-13T06:40:36.123Z] ---> Using cache [2022-04-13T06:40:36.412Z] ---> e864364995eb [2022-04-13T06:40:36.412Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:40:36.412Z] ---> Using cache [2022-04-13T06:40:36.412Z] ---> 902baca8e363 [2022-04-13T06:40:36.412Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T06:40:36.412Z] ---> Using cache [2022-04-13T06:40:36.412Z] ---> 99032f4dd74c [2022-04-13T06:40:36.412Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T06:40:36.412Z] ---> Using cache [2022-04-13T06:40:36.412Z] ---> 7a14376afcd7 [2022-04-13T06:40:36.412Z] 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-13T06:40:37.404Z] ---> Running in d092dc841786 [2022-04-13T06:40:38.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:40:38.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:40:38.867Z] ---> 11faa283ca9e [2022-04-13T06:40:38.867Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:40:38.867Z] ---> Using cache [2022-04-13T06:40:38.867Z] ---> 69db91ccfd80 [2022-04-13T06:40:38.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:40:38.867Z] ---> Using cache [2022-04-13T06:40:38.867Z] ---> 162ecdd949f7 [2022-04-13T06:40:38.867Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:40:38.867Z] ---> Using cache [2022-04-13T06:40:38.867Z] ---> 8a3c015b2d17 [2022-04-13T06:40:38.867Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:40:38.867Z] ---> Using cache [2022-04-13T06:40:38.867Z] ---> 6f8f831038ea [2022-04-13T06:40:38.867Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:40:38.867Z] ---> Using cache [2022-04-13T06:40:38.867Z] ---> d5784546ccb5 [2022-04-13T06:40:38.867Z] Step 8/23 : COPY . . [2022-04-13T06:40:38.867Z] ---> Using cache [2022-04-13T06:40:38.867Z] ---> 881af91e9d4c [2022-04-13T06:40:38.867Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T06:40:38.867Z] ---> Running in 990d285eb941 [2022-04-13T06:40:38.867Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-13T06:40:40.315Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T06:40:40.591Z] spire-1.2.1/ [2022-04-13T06:40:40.591Z] spire-1.2.1/.data/ [2022-04-13T06:40:40.591Z] spire-1.2.1/.data/.file [2022-04-13T06:40:40.591Z] spire-1.2.1/.dockerignore [2022-04-13T06:40:40.591Z] spire-1.2.1/.gitattributes [2022-04-13T06:40:40.591Z] spire-1.2.1/.githooks/ [2022-04-13T06:40:40.591Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/ [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:40:40.591Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:40:40.591Z] spire-1.2.1/.gitignore [2022-04-13T06:40:40.591Z] spire-1.2.1/.go-version [2022-04-13T06:40:40.591Z] spire-1.2.1/.golangci.yml [2022-04-13T06:40:40.591Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:40:40.591Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:40:40.591Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:40:40.591Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:40:40.591Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:40:40.591Z] spire-1.2.1/Dockerfile [2022-04-13T06:40:40.591Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:40:40.591Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:40:40.591Z] spire-1.2.1/LICENSE [2022-04-13T06:40:40.591Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:40:40.591Z] spire-1.2.1/Makefile [2022-04-13T06:40:40.591Z] spire-1.2.1/README.md [2022-04-13T06:40:40.591Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:40:40.591Z] spire-1.2.1/SECURITY.md [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:40:40.591Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:40:40.867Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/ [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/agent/ [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/server/ [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:40:40.867Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/ [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/ [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:40:40.867Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:40:40.868Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:40:40.868Z] spire-1.2.1/examples/ [2022-04-13T06:40:40.868Z] spire-1.2.1/examples/README.md [2022-04-13T06:40:40.868Z] spire-1.2.1/go.mod [2022-04-13T06:40:40.868Z] spire-1.2.1/go.sum [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:40:40.868Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:40:41.143Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:40:41.144Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:40:41.420Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:40:41.421Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:40:41.422Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:40:41.697Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:40:41.698Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:40:41.978Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/private/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:40:41.979Z] spire-1.2.1/release/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:40:41.979Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:40:41.979Z] spire-1.2.1/script/ [2022-04-13T06:40:41.979Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:40:41.979Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:40:41.979Z] spire-1.2.1/support/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:40:41.979Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:40:42.256Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:40:42.256Z] spire-1.2.1/test/ [2022-04-13T06:40:42.256Z] spire-1.2.1/test/clock/ [2022-04-13T06:40:42.256Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:40:42.256Z] spire-1.2.1/test/fakes/ [2022-04-13T06:40:42.256Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:40:42.256Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:40:42.256Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:40:42.256Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:40:42.257Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/common [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:40:42.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:40:42.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:40:42.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:40:42.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:40:42.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:40:42.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:40:42.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:40:42.258Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:40:42.536Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:40:42.537Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:40:42.538Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:40:42.813Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:40:42.813Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/testca/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/testkey/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:40:42.813Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:40:42.813Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:40:42.813Z] spire-1.2.1/test/util/ [2022-04-13T06:40:42.814Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:40:42.814Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:40:42.814Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:40:42.814Z] spire-1.2.1/test/util/race.go [2022-04-13T06:40:42.814Z] spire-1.2.1/test/util/util.go [2022-04-13T06:40:42.814Z] building spire from source... [2022-04-13T06:40:43.412Z] Installing go1.17.7... [2022-04-13T06:40:55.869Z] Removing intermediate container 2fca833f3a85 [2022-04-13T06:40:55.869Z] ---> c34fb93fae16 [2022-04-13T06:40:55.869Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T06:40:55.869Z] ---> Running in 3d7cbb394014 [2022-04-13T06:40:56.474Z] Removing intermediate container 3d7cbb394014 [2022-04-13T06:40:56.474Z] ---> 1cc8cc8a2129 [2022-04-13T06:40:56.474Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T06:40:56.474Z] ---> Running in 9a180d704f1e [2022-04-13T06:40:57.080Z] Removing intermediate container 9a180d704f1e [2022-04-13T06:40:57.080Z] ---> 1ba2795b80e3 [2022-04-13T06:40:57.080Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T06:40:59.750Z] ---> 5c6ba5877e61 [2022-04-13T06:40:59.750Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T06:41:00.361Z] ---> e921505c35da [2022-04-13T06:41:00.361Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T06:41:01.356Z] ---> a3208f610388 [2022-04-13T06:41:01.653Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T06:41:01.653Z] ---> Running in af3d12a69ca3 [2022-04-13T06:41:02.277Z] Removing intermediate container af3d12a69ca3 [2022-04-13T06:41:02.277Z] ---> 6f832d82a84f [2022-04-13T06:41:02.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:41:02.277Z] ---> Running in e47a5f74951c [2022-04-13T06:41:02.899Z] Removing intermediate container e47a5f74951c [2022-04-13T06:41:02.899Z] ---> 3b97d2b4d17e [2022-04-13T06:41:02.899Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:41:03.196Z] ---> Running in a9891d358e13 [2022-04-13T06:41:03.797Z] Removing intermediate container a9891d358e13 [2022-04-13T06:41:03.797Z] ---> eb4269d43647 [2022-04-13T06:41:03.797Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:41:03.797Z] ---> Running in 860c320faa30 [2022-04-13T06:41:04.407Z] Removing intermediate container 860c320faa30 [2022-04-13T06:41:04.407Z] ---> 75e1ddeba42f [2022-04-13T06:41:04.407Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:41:04.683Z] ---> Running in 820f1316d260 [2022-04-13T06:41:05.289Z] Removing intermediate container 820f1316d260 [2022-04-13T06:41:05.289Z] ---> 62bd3caad812 [2022-04-13T06:41:05.289Z] [2022-04-13T06:41:05.893Z] Successfully built 62bd3caad812 [2022-04-13T06:41:05.893Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T06:41:05.893Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-13T06:41:14.190Z] Building bin/spire-server... [2022-04-13T06:41:14.190Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:41:14.190Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:41:14.190Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:41:14.799Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:41:14.799Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:41:19.137Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:41:19.416Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:41:19.693Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:41:19.970Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:41:20.572Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:41:21.177Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:41:21.457Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:41:21.457Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:41:22.059Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:41:22.059Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:41:22.059Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:41:22.059Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:41:24.084Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:41:24.084Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:41:24.725Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:41:25.013Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:41:40.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:41:40.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:41:40.421Z] ---> 11faa283ca9e [2022-04-13T06:41:40.421Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:41:40.421Z] ---> Using cache [2022-04-13T06:41:40.421Z] ---> 69db91ccfd80 [2022-04-13T06:41:40.421Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:41:40.421Z] ---> Using cache [2022-04-13T06:41:40.421Z] ---> 162ecdd949f7 [2022-04-13T06:41:40.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:41:40.421Z] ---> Using cache [2022-04-13T06:41:40.421Z] ---> 8a3c015b2d17 [2022-04-13T06:41:40.421Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:41:40.421Z] ---> Using cache [2022-04-13T06:41:40.421Z] ---> 6f8f831038ea [2022-04-13T06:41:40.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:41:40.421Z] ---> Using cache [2022-04-13T06:41:40.696Z] ---> d5784546ccb5 [2022-04-13T06:41:40.696Z] Step 8/23 : COPY . . [2022-04-13T06:41:40.696Z] ---> Using cache [2022-04-13T06:41:40.696Z] ---> 881af91e9d4c [2022-04-13T06:41:40.696Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T06:41:41.310Z] ---> Running in e904497ea519 [2022-04-13T06:41:43.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T06:41:58.410Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:41:58.410Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:41:58.410Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:41:58.410Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:41:58.685Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:41:58.961Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:41:58.961Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:41:58.961Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:41:58.961Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:41:59.561Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:41:59.562Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:41:59.837Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:41:59.838Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:41:59.838Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:42:00.116Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:42:00.394Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:42:00.394Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:42:00.394Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:42:00.394Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:42:00.672Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:42:00.672Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:42:00.672Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:42:00.950Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:42:01.227Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:42:01.505Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:42:01.505Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:42:01.505Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:42:01.505Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:42:01.782Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:42:02.061Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:42:02.340Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:42:02.619Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:42:02.619Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:42:02.619Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:42:02.894Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:42:03.881Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:42:05.861Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:42:11.284Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:42:11.284Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:42:11.284Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:42:11.565Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:42:11.565Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:42:12.172Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:42:24.589Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:42:24.589Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:42:24.589Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:42:25.190Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:42:57.586Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:42:57.586Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:42:57.586Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:42:57.865Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:42:57.865Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:43:02.198Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:43:02.805Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:43:03.405Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:43:04.837Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:43:06.811Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:43:06.811Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:43:07.087Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:43:07.087Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:43:07.087Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:43:08.077Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:43:08.354Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:43:08.354Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:43:08.631Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:43:08.631Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:43:09.234Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:43:09.234Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:43:11.220Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:43:11.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:43:11.497Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:43:18.224Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:43:18.224Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:43:18.224Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:43:18.224Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:43:18.224Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:43:18.224Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:43:18.225Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:43:18.499Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:43:18.499Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:43:19.485Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:43:20.086Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:43:20.689Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:43:20.689Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:43:21.675Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:43:21.951Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:43:22.280Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:43:22.280Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:43:23.004Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:43:23.005Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:43:23.005Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:43:23.005Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:43:24.775Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:43:24.775Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:43:25.376Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:43:25.376Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:43:25.651Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:43:26.635Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:43:28.619Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:43:28.619Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:43:28.894Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:43:28.894Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:43:28.894Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:43:29.497Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:43:29.497Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:43:30.100Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:43:33.529Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:43:35.514Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:43:35.515Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:43:36.115Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:43:36.115Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:43:37.099Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:43:37.375Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:43:37.375Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:43:37.651Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:43:37.926Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:43:37.926Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:43:38.204Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:43:48.391Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:43:48.391Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:43:48.391Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:43:48.391Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:44:27.423Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:44:27.423Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:48:19.486Z] Removing intermediate container 990d285eb941 [2022-04-13T06:48:19.486Z] ---> b28e5cf7f1c9 [2022-04-13T06:48:19.486Z] [2022-04-13T06:48:19.486Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:48:19.486Z] ---> ac73e934f311 [2022-04-13T06:48:19.486Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:48:19.486Z] ---> Using cache [2022-04-13T06:48:19.486Z] ---> 18d55e330598 [2022-04-13T06:48:19.486Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:48:19.486Z] ---> Using cache [2022-04-13T06:48:19.486Z] ---> 3a504412c314 [2022-04-13T06:48:19.486Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T06:48:19.486Z] ---> Running in 047287d88077 [2022-04-13T06:48:19.486Z] Removing intermediate container 047287d88077 [2022-04-13T06:48:19.486Z] ---> 8ebe0c3f95a7 [2022-04-13T06:48:19.486Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:48:19.486Z] ---> Running in 4b088b923a5c [2022-04-13T06:48:19.486Z] Removing intermediate container 4b088b923a5c [2022-04-13T06:48:19.486Z] ---> 051fd66350ab [2022-04-13T06:48:19.486Z] Step 15/23 : WORKDIR / [2022-04-13T06:48:19.486Z] ---> Running in d9d26b719650 [2022-04-13T06:48:19.486Z] Removing intermediate container d9d26b719650 [2022-04-13T06:48:19.486Z] ---> 7554c28dad4f [2022-04-13T06:48:19.486Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:48:19.487Z] ---> a5e83d182537 [2022-04-13T06:48:19.487Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T06:48:19.487Z] ---> 0b0e1f6d6798 [2022-04-13T06:48:19.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T06:48:19.487Z] ---> e7a3c5240a4f [2022-04-13T06:48:19.487Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T06:48:19.487Z] ---> Running in 1d682ddf1767 [2022-04-13T06:48:19.487Z] Removing intermediate container 1d682ddf1767 [2022-04-13T06:48:19.487Z] ---> 160be515ef00 [2022-04-13T06:48:19.487Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:48:19.487Z] ---> Running in ffb4458ed3a9 [2022-04-13T06:48:19.487Z] Removing intermediate container ffb4458ed3a9 [2022-04-13T06:48:19.487Z] ---> 2ad453bd3982 [2022-04-13T06:48:19.487Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:48:19.487Z] ---> Running in ba397a9672b2 [2022-04-13T06:48:19.487Z] Removing intermediate container ba397a9672b2 [2022-04-13T06:48:19.487Z] ---> 2c2f38bce01e [2022-04-13T06:48:19.487Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:48:19.487Z] ---> Running in 034103758eaf [2022-04-13T06:48:19.759Z] Removing intermediate container 034103758eaf [2022-04-13T06:48:19.759Z] ---> a2a3392c1323 [2022-04-13T06:48:19.759Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:48:19.759Z] ---> Running in 3f949b04fbdb [2022-04-13T06:48:20.356Z] Removing intermediate container 3f949b04fbdb [2022-04-13T06:48:20.356Z] ---> 61abd7693912 [2022-04-13T06:48:20.356Z] [2022-04-13T06:48:20.957Z] Successfully built 61abd7693912 [2022-04-13T06:48:20.957Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T06:48:47.786Z]  Building core-metadata ... done Removing intermediate container e904497ea519 [2022-04-13T06:48:47.786Z] ---> 39fafc1dafb9 [2022-04-13T06:48:47.786Z] [2022-04-13T06:48:47.786Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:48:47.786Z] ---> ac73e934f311 [2022-04-13T06:48:47.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:48:47.786Z] ---> Using cache [2022-04-13T06:48:47.786Z] ---> 18d55e330598 [2022-04-13T06:48:47.787Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:48:47.787Z] ---> Using cache [2022-04-13T06:48:47.787Z] ---> 3a504412c314 [2022-04-13T06:48:47.787Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T06:48:47.787Z] ---> Running in e066f9f0950f [2022-04-13T06:48:47.787Z] Removing intermediate container e066f9f0950f [2022-04-13T06:48:47.787Z] ---> 2c7d08186432 [2022-04-13T06:48:47.787Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:48:47.787Z] ---> Running in 6cfc5ff4dab4 [2022-04-13T06:48:47.787Z] Removing intermediate container 6cfc5ff4dab4 [2022-04-13T06:48:47.787Z] ---> 6a23f3355d72 [2022-04-13T06:48:47.787Z] Step 15/23 : WORKDIR / [2022-04-13T06:48:47.787Z] ---> Running in 77d382591aa3 [2022-04-13T06:48:47.787Z] Removing intermediate container 77d382591aa3 [2022-04-13T06:48:47.787Z] ---> 29400d6b4940 [2022-04-13T06:48:47.787Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:48:48.067Z] ---> 9969b95a2b02 [2022-04-13T06:48:48.067Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T06:48:50.054Z] ---> c31ceab065b8 [2022-04-13T06:48:50.054Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T06:48:51.043Z] ---> 4850ea305cfb [2022-04-13T06:48:51.043Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T06:48:51.319Z] ---> Running in ef584e98bc9a [2022-04-13T06:48:51.596Z] Removing intermediate container ef584e98bc9a [2022-04-13T06:48:51.596Z] ---> 5b43b8832e2e [2022-04-13T06:48:51.596Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:48:51.873Z] ---> Running in c72e3e9598af [2022-04-13T06:48:52.478Z] Removing intermediate container c72e3e9598af [2022-04-13T06:48:52.478Z] ---> c952ac3f86a9 [2022-04-13T06:48:52.478Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:48:52.478Z] ---> Running in b3d409683941 [2022-04-13T06:48:53.081Z] Removing intermediate container b3d409683941 [2022-04-13T06:48:53.081Z] ---> b98fad327619 [2022-04-13T06:48:53.081Z] Step 22/23 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T06:48:53.081Z] ---> Running in 93c7ca5245eb [2022-04-13T06:48:53.686Z] Removing intermediate container 93c7ca5245eb [2022-04-13T06:48:53.686Z] ---> 52de14fdd427 [2022-04-13T06:48:53.686Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T06:48:53.962Z] ---> Running in 7895afc7695f [2022-04-13T06:48:54.243Z] Removing intermediate container 7895afc7695f [2022-04-13T06:48:54.243Z] ---> 8cad93d22169 [2022-04-13T06:48:54.243Z] [2022-04-13T06:48:54.976Z] Successfully built 8cad93d22169 [2022-04-13T06:48:54.976Z] Successfully tagged core-command-arm64:latest [2022-04-13T07:06:48.575Z]  Building core-command ... done Building bin/spire-agent... [2022-04-13T07:06:48.575Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T07:06:48.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T07:06:48.575Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T07:06:48.575Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T07:06:48.575Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T07:06:48.575Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T07:06:48.575Z] Building bin/spire-agent... [2022-04-13T07:06:48.575Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T07:06:48.575Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T07:06:48.575Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T07:06:48.575Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T07:06:48.575Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T07:06:48.575Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T07:06:48.575Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T07:06:48.575Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T07:06:48.575Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T07:06:48.575Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T07:06:48.850Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T07:06:48.850Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T07:06:48.850Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T07:10:40.928Z] Building bin/spire-agent... [2022-04-13T07:10:40.928Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T07:10:40.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T07:10:40.928Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T07:10:40.928Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T07:10:41.533Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T07:10:42.526Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T07:10:42.527Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T07:10:42.802Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T07:10:42.802Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T07:10:42.802Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T07:10:43.080Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T07:10:43.080Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T07:10:43.080Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T07:13:04.958Z] Removing intermediate container e012b64e7705 [2022-04-13T07:13:04.958Z] ---> 4dd6b32c8425 [2022-04-13T07:13:04.958Z] [2022-04-13T07:13:04.958Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T07:13:04.958Z] ---> 3fb3c9af89a9 [2022-04-13T07:13:04.958Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T07:13:04.958Z] ---> Using cache [2022-04-13T07:13:04.958Z] ---> 7b5fccf03ed0 [2022-04-13T07:13:04.958Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T07:13:04.958Z] ---> Using cache [2022-04-13T07:13:04.958Z] ---> f5639380c9a9 [2022-04-13T07:13:04.958Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T07:13:04.958Z] ---> Running in a4b5602e0c89 [2022-04-13T07:13:04.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:04.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:04.958Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T07:13:04.958Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T07:13:04.958Z] OK: 15729 distinct packages available [2022-04-13T07:13:04.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:04.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:05.231Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T07:13:05.231Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T07:13:05.232Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T07:13:05.509Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T07:13:05.509Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T07:13:05.509Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T07:13:05.509Z] OK: 6 MiB in 19 packages [2022-04-13T07:13:07.492Z] Removing intermediate container a4b5602e0c89 [2022-04-13T07:13:07.492Z] ---> 8f53e0e023ce [2022-04-13T07:13:07.492Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T07:13:08.483Z] Removing intermediate container a3d917484bdb [2022-04-13T07:13:08.483Z] ---> 5dc5a0f94f80 [2022-04-13T07:13:08.483Z] [2022-04-13T07:13:08.483Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T07:13:08.483Z] ---> 3fb3c9af89a9 [2022-04-13T07:13:08.483Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T07:13:08.483Z] ---> Using cache [2022-04-13T07:13:08.483Z] ---> 7b5fccf03ed0 [2022-04-13T07:13:08.483Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T07:13:08.483Z] ---> Using cache [2022-04-13T07:13:08.483Z] ---> f5639380c9a9 [2022-04-13T07:13:08.483Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T07:13:08.483Z] ---> Running in 7b64942291c8 [2022-04-13T07:13:09.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:09.920Z] ---> 071c13504864 [2022-04-13T07:13:09.920Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T07:13:10.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:11.888Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T07:13:11.888Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T07:13:11.888Z] OK: 15729 distinct packages available [2022-04-13T07:13:11.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:12.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T07:13:13.857Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T07:13:13.857Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T07:13:14.137Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T07:13:14.137Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T07:13:14.137Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T07:13:14.137Z] OK: 6 MiB in 18 packages [2022-04-13T07:13:14.745Z] ---> 9237703cafec [2022-04-13T07:13:14.745Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T07:13:15.734Z] Removing intermediate container 7b64942291c8 [2022-04-13T07:13:15.734Z] ---> 5222fb2e6b85 [2022-04-13T07:13:15.734Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T07:13:15.734Z] ---> f430909189d3 [2022-04-13T07:13:15.734Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T07:13:16.709Z] ---> 1122b7954859 [2022-04-13T07:13:16.709Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T07:13:17.692Z] ---> 25b406474302 [2022-04-13T07:13:17.692Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T07:13:17.692Z] ---> Running in efa3e31c0b07 [2022-04-13T07:13:18.288Z] Removing intermediate container efa3e31c0b07 [2022-04-13T07:13:18.288Z] ---> 2eceb0b1f888 [2022-04-13T07:13:18.288Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T07:13:18.288Z] ---> Running in 85912e9e3638 [2022-04-13T07:13:18.564Z] Removing intermediate container 85912e9e3638 [2022-04-13T07:13:18.564Z] ---> afca9de08d7b [2022-04-13T07:13:18.564Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T07:13:18.837Z] ---> Running in 3f90d69575b3 [2022-04-13T07:13:19.434Z] Removing intermediate container 3f90d69575b3 [2022-04-13T07:13:19.434Z] ---> 8d4d6e8a8d6f [2022-04-13T07:13:19.434Z] Step 25/26 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T07:13:19.707Z] ---> Running in 28cd052b60e5 [2022-04-13T07:13:20.301Z] Removing intermediate container 28cd052b60e5 [2022-04-13T07:13:20.301Z] ---> 92d864b82439 [2022-04-13T07:13:20.301Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T07:13:20.301Z] ---> 549127efa341 [2022-04-13T07:13:20.301Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T07:13:20.301Z] ---> Running in d88d49c44fa5 [2022-04-13T07:13:20.899Z] Removing intermediate container d88d49c44fa5 [2022-04-13T07:13:20.899Z] ---> ba9bfe50d714 [2022-04-13T07:13:20.899Z] [2022-04-13T07:13:20.899Z] ---> 4a61bf584dc4 [2022-04-13T07:13:20.899Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T07:13:20.899Z] ---> Running in c99d4cd1b405 [2022-04-13T07:13:21.172Z] Successfully built ba9bfe50d714 [2022-04-13T07:13:21.172Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T07:13:21.443Z]  Building security-spire-agent ... done Removing intermediate container c99d4cd1b405 [2022-04-13T07:13:21.443Z] ---> 59d0352d782f [2022-04-13T07:13:21.443Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T07:13:22.431Z] ---> d6f00c9f9400 [2022-04-13T07:13:22.431Z] Step 21/26 : WORKDIR / [2022-04-13T07:13:22.431Z] ---> Running in f0fac2a60d03 [2022-04-13T07:13:22.710Z] Removing intermediate container f0fac2a60d03 [2022-04-13T07:13:22.710Z] ---> cda633cde677 [2022-04-13T07:13:22.710Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T07:13:22.710Z] ---> Running in 93a04dfa2637 [2022-04-13T07:13:23.313Z] Removing intermediate container 93a04dfa2637 [2022-04-13T07:13:23.313Z] ---> 62dd424a258d [2022-04-13T07:13:23.313Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T07:13:23.313Z] ---> Running in e8118b2c1f55 [2022-04-13T07:13:23.589Z] Removing intermediate container e8118b2c1f55 [2022-04-13T07:13:23.589Z] ---> ef8f566d9472 [2022-04-13T07:13:23.589Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T07:13:23.861Z] ---> Running in 45bf28ded39c [2022-04-13T07:13:24.134Z] Removing intermediate container 45bf28ded39c [2022-04-13T07:13:24.134Z] ---> b2d87b2cf5bd [2022-04-13T07:13:24.134Z] Step 25/26 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T07:13:24.134Z] ---> Running in 2ec0b1c24190 [2022-04-13T07:13:24.730Z] Removing intermediate container 2ec0b1c24190 [2022-04-13T07:13:24.730Z] ---> 21d02a8bf03e [2022-04-13T07:13:24.730Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T07:13:24.730Z] ---> Running in a596b8a4b595 [2022-04-13T07:13:25.328Z] Removing intermediate container a596b8a4b595 [2022-04-13T07:13:25.328Z] ---> e5a6d70adbe2 [2022-04-13T07:13:25.328Z] [2022-04-13T07:13:25.328Z] Successfully built e5a6d70adbe2 [2022-04-13T07:13:25.601Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T07:15:17.480Z]  Building security-spire-config ... done Removing intermediate container d092dc841786 [2022-04-13T07:15:17.480Z] ---> 133f85a8bfd8 [2022-04-13T07:15:17.480Z] [2022-04-13T07:15:17.480Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T07:15:17.480Z] ---> 3fb3c9af89a9 [2022-04-13T07:15:17.480Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T07:15:17.480Z] ---> Using cache [2022-04-13T07:15:17.480Z] ---> 7b5fccf03ed0 [2022-04-13T07:15:17.480Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T07:15:17.480Z] ---> Using cache [2022-04-13T07:15:17.480Z] ---> f5639380c9a9 [2022-04-13T07:15:17.480Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T07:15:17.480Z] ---> Using cache [2022-04-13T07:15:17.480Z] ---> 8f53e0e023ce [2022-04-13T07:15:17.480Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T07:15:18.459Z] ---> 5a4fb4ccd080 [2022-04-13T07:15:18.459Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T07:15:19.052Z] ---> cacb76582674 [2022-04-13T07:15:19.052Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T07:15:19.648Z] ---> ed5aafa36517 [2022-04-13T07:15:19.648Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T07:15:19.926Z] ---> 5c65b763d606 [2022-04-13T07:15:19.926Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T07:15:20.198Z] ---> Running in 0930ffa0d7e8 [2022-04-13T07:15:20.471Z] Removing intermediate container 0930ffa0d7e8 [2022-04-13T07:15:20.471Z] ---> aaa7dbc7a187 [2022-04-13T07:15:20.471Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T07:15:20.471Z] ---> Running in 3aee4a1fe4c2 [2022-04-13T07:15:20.744Z] Removing intermediate container 3aee4a1fe4c2 [2022-04-13T07:15:20.744Z] ---> d42de584f6d3 [2022-04-13T07:15:20.744Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T07:15:21.016Z] ---> Running in 6b028fca1b5c [2022-04-13T07:15:21.287Z] Removing intermediate container 6b028fca1b5c [2022-04-13T07:15:21.287Z] ---> 394e96cd68cf [2022-04-13T07:15:21.287Z] Step 24/25 : LABEL git_sha=66d14ebfff472ce103dc014bcf0fd811d868631d [2022-04-13T07:15:21.287Z] ---> Running in 75b9639fa40e [2022-04-13T07:15:21.559Z] Removing intermediate container 75b9639fa40e [2022-04-13T07:15:21.559Z] ---> 735810162652 [2022-04-13T07:15:21.559Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T07:15:21.559Z] ---> Running in 8f980afa2579 [2022-04-13T07:15:21.836Z] Removing intermediate container 8f980afa2579 [2022-04-13T07:15:21.836Z] ---> 7cbfeaa52242 [2022-04-13T07:15:21.836Z] [2022-04-13T07:15:22.107Z] Successfully built 7cbfeaa52242 [2022-04-13T07:15:22.107Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T07:15:22.394Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T07:15:22.433Z] $ docker stop --time=1 03f5d9f23bd0602c3f2007b349ce089392f890863a4091425829921908e7c157 [2022-04-13T07:15:24.176Z] $ docker rm -f 03f5d9f23bd0602c3f2007b349ce089392f890863a4091425829921908e7c157 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T07:15:24.721Z] + docker images [2022-04-13T07:15:24.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T07:15:24.993Z] security-spire-server-arm64 latest 7cbfeaa52242 3 seconds ago 86.3MB [2022-04-13T07:15:24.993Z] 133f85a8bfd8 24 seconds ago 4.21GB [2022-04-13T07:15:24.993Z] security-spire-config-arm64 latest e5a6d70adbe2 2 minutes ago 85.6MB [2022-04-13T07:15:24.993Z] security-spire-agent-arm64 latest ba9bfe50d714 2 minutes ago 126MB [2022-04-13T07:15:24.993Z] 5dc5a0f94f80 2 minutes ago 4.21GB [2022-04-13T07:15:24.993Z] 4dd6b32c8425 2 minutes ago 4.21GB [2022-04-13T07:15:24.993Z] core-command-arm64 latest 8cad93d22169 26 minutes ago 23.7MB [2022-04-13T07:15:24.993Z] 39fafc1dafb9 26 minutes ago 1.43GB [2022-04-13T07:15:24.993Z] core-metadata-arm64 latest 61abd7693912 27 minutes ago 25.2MB [2022-04-13T07:15:24.993Z] b28e5cf7f1c9 27 minutes ago 1.43GB [2022-04-13T07:15:24.993Z] sys-mgmt-agent-arm64 latest 62bd3caad812 34 minutes ago 290MB [2022-04-13T07:15:24.993Z] support-scheduler-arm64 latest 92b07433bef6 35 minutes ago 24.9MB [2022-04-13T07:15:24.993Z] security-proxy-setup-arm64 latest a705fd04b7e0 35 minutes ago 42.1MB [2022-04-13T07:15:24.993Z] 787740912a89 36 minutes ago 1.43GB [2022-04-13T07:15:24.993Z] 2a2e45502f09 36 minutes ago 1.43GB [2022-04-13T07:15:24.993Z] d055b0a7b04a 36 minutes ago 1.44GB [2022-04-13T07:15:24.993Z] core-data-arm64 latest 1fc1cc14b3ed 45 minutes ago 34.4MB [2022-04-13T07:15:24.993Z] security-bootstrapper-arm64 latest c296a1b8011d 45 minutes ago 23.6MB [2022-04-13T07:15:24.993Z] a0b30d9c12ad 45 minutes ago 1.46GB [2022-04-13T07:15:24.993Z] security-secretstore-setup-arm64 latest e4a2852a9d9e 45 minutes ago 40.8MB [2022-04-13T07:15:24.993Z] support-notifications-arm64 latest 99d123a0fab2 46 minutes ago 25.5MB [2022-04-13T07:15:24.993Z] b8e4fe2e94ca 46 minutes ago 1.43GB [2022-04-13T07:15:24.993Z] security-spiffe-token-provider-arm64 latest 2809454f7fa5 46 minutes ago 27.7MB [2022-04-13T07:15:24.993Z] ad635c8dbead 46 minutes ago 1.44GB [2022-04-13T07:15:24.993Z] 6293ce13eef6 46 minutes ago 1.43GB [2022-04-13T07:15:24.993Z] c22725daeaa5 47 minutes ago 1.42GB [2022-04-13T07:15:24.993Z] ci-base-image-arm64 latest 11faa283ca9e About an hour ago 886MB [2022-04-13T07:15:24.993Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-13T07:15:24.993Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T07:15:24.993Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T07:15:24.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T07:15:24.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:15:25.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T07:15:25.690Z] [2022-04-13T07:15:25.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:15:26.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T07:15:26.310Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T07:15:26.310Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T07:15:26.310Z] 04944245beec: Pulling fs layer [2022-04-13T07:15:26.310Z] 699f458cf7ca: Pulling fs layer [2022-04-13T07:15:26.310Z] 765212b225bb: Pulling fs layer [2022-04-13T07:15:26.310Z] f23df028b6ca: Pulling fs layer [2022-04-13T07:15:26.310Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T07:15:26.310Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T07:15:26.310Z] f23df028b6ca: Waiting [2022-04-13T07:15:26.310Z] d65c8cfc05b1: Waiting [2022-04-13T07:15:26.310Z] 2437ff75d9bd: Waiting [2022-04-13T07:15:26.310Z] 04944245beec: Verifying Checksum [2022-04-13T07:15:26.310Z] 04944245beec: Download complete [2022-04-13T07:15:26.310Z] 765212b225bb: Verifying Checksum [2022-04-13T07:15:26.310Z] 765212b225bb: Download complete [2022-04-13T07:15:26.310Z] f23df028b6ca: Verifying Checksum [2022-04-13T07:15:26.310Z] f23df028b6ca: Download complete [2022-04-13T07:15:26.310Z] d65c8cfc05b1: Download complete [2022-04-13T07:15:26.583Z] 699f458cf7ca: Verifying Checksum [2022-04-13T07:15:26.583Z] 699f458cf7ca: Download complete [2022-04-13T07:15:26.856Z] 8998bd30e6a1: Download complete [2022-04-13T07:15:29.472Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T07:15:29.472Z] 2437ff75d9bd: Download complete [2022-04-13T07:15:31.442Z] 8998bd30e6a1: Pull complete [2022-04-13T07:15:31.716Z] 04944245beec: Pull complete [2022-04-13T07:15:33.148Z] 699f458cf7ca: Pull complete [2022-04-13T07:15:33.422Z] 765212b225bb: Pull complete [2022-04-13T07:15:34.403Z] f23df028b6ca: Pull complete [2022-04-13T07:15:34.675Z] d65c8cfc05b1: Pull complete [2022-04-13T07:15:49.751Z] 2437ff75d9bd: Pull complete [2022-04-13T07:15:49.751Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T07:15:49.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T07:15:49.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T07:15:49.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-20785 does not seem to be running inside a container [2022-04-13T07:15:50.102Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-13T07:15:52.720Z] $ docker top c78184800a9894e035c9012778e5e3c256f688938f564e29e8413f362609e2f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:15:53.654Z] ---> job-cost.sh [2022-04-13T07:15:53.655Z] lf-activate-venv: SKIPPING [2022-04-13T07:15:53.655Z] INFO: No Stack... [2022-04-13T07:15:54.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T07:15:55.223Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T07:15:55.895Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [2022-04-13T07:15:55.895Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T07:15:55.929Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3956-12-stack-cost] [2022-04-13T07:15:55.936Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3956-12-stack-cost] did not exist. Created. [2022-04-13T07:15:55.936Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3956-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T07:15:56.653Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T07:15:56.857Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T07:15:56.863Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3956-12-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T07:15:56.912Z] $ docker stop --time=1 c78184800a9894e035c9012778e5e3c256f688938f564e29e8413f362609e2f9 [2022-04-13T07:15:58.463Z] $ docker rm -f c78184800a9894e035c9012778e5e3c256f688938f564e29e8413f362609e2f9 [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-13T07:15:58.883Z] provisioning config files... [2022-04-13T07:15:58.891Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config2153693384192023586tmp [Pipeline] { [Pipeline] sh [2022-04-13T07:15:59.183Z] + set +x [2022-04-13T07:15:59.183Z] + + bash -s -- [2022-04-13T07:15:59.183Z] curl -s https://codecov.io/bash [2022-04-13T07:15:59.183Z] [2022-04-13T07:15:59.183Z] _____ _ [2022-04-13T07:15:59.183Z] / ____| | | [2022-04-13T07:15:59.183Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T07:15:59.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T07:15:59.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T07:15:59.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T07:15:59.183Z] Bash-1.0.6 [2022-04-13T07:15:59.183Z] [2022-04-13T07:15:59.183Z] [2022-04-13T07:15:59.183Z] ==> git version 2.25.1 found [2022-04-13T07:15:59.183Z] ==> 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-13T07:15:59.183Z] Release-Date: 2020-01-08 [2022-04-13T07:15:59.183Z] 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-13T07:15:59.183Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T07:15:59.183Z] ==> Jenkins CI detected. [2022-04-13T07:15:59.183Z] current dir:  /w/workspace/edgex-go/12 [2022-04-13T07:15:59.183Z] project root: . [2022-04-13T07:15:59.183Z] --> token set from env [2022-04-13T07:15:59.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T07:15:59.183Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T07:15:59.183Z] ==> Python coveragepy not found [2022-04-13T07:15:59.183Z] ==> Searching for coverage reports in: [2022-04-13T07:15:59.183Z] + . [2022-04-13T07:15:59.183Z] -> Found 1 reports [2022-04-13T07:15:59.183Z] ==> Detecting git/mercurial file structure [2022-04-13T07:15:59.183Z] ==> Reading reports [2022-04-13T07:15:59.183Z] + ./coverage.out bytes=433776 [2022-04-13T07:15:59.443Z] ==> Appending adjustments [2022-04-13T07:15:59.443Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T07:16:00.383Z] + Found adjustments [2022-04-13T07:16:00.383Z] ==> Gzipping contents [2022-04-13T07:16:00.643Z] 60K /tmp/codecov.d8iuho.gz [2022-04-13T07:16:00.643Z] ==> Uploading reports [2022-04-13T07:16:00.643Z] url: https://codecov.io [2022-04-13T07:16:00.643Z] query: branch=PR-3956&commit=66d14ebfff472ce103dc014bcf0fd811d868631d&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-13T07:16:00.643Z] -> Pinging Codecov [2022-04-13T07:16:00.643Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3956&commit=66d14ebfff472ce103dc014bcf0fd811d868631d&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-13T07:16:00.904Z] -> Uploading to [2022-04-13T07:16:00.904Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/66d14ebfff472ce103dc014bcf0fd811d868631d/585748fb-22c2-4985-99f1-809cecbff251.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T071600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d11cc97df99c5885841c7819525a68d40536aaab61cc9425f57d5a4ce6b52b7 [2022-04-13T07:16:00.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:16:00.904Z] Dload Upload Total Spent Left Speed [2022-04-13T07:16:01.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59531 0 0 100 59531 0 256k --:--:-- --:--:-- --:--:-- 256k [2022-04-13T07:16:01.166Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/66d14ebfff472ce103dc014bcf0fd811d868631d [Pipeline] } [2022-04-13T07:16:01.174Z] 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-13T07:16:01.706Z] + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:16:02.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:16:02.875Z] ---> package-listing.sh [2022-04-13T07:16:02.875Z] ++ facter osfamily [2022-04-13T07:16:02.875Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T07:16:03.134Z] + OS_FAMILY=debian [2022-04-13T07:16:03.134Z] + workspace=/w/workspace/edgex-go/12 [2022-04-13T07:16:03.134Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T07:16:03.134Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T07:16:03.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T07:16:03.134Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T07:16:03.134Z] + '[' /w/workspace/edgex-go/12 ']' [2022-04-13T07:16:03.134Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T07:16:03.134Z] + case "${OS_FAMILY}" in [2022-04-13T07:16:03.134Z] + dpkg -l [2022-04-13T07:16:03.134Z] + grep '^ii' [2022-04-13T07:16:03.134Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T07:16:03.134Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T07:16:03.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T07:16:03.134Z] + '[' /w/workspace/edgex-go/12 ']' [2022-04-13T07:16:03.134Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2022-04-13T07:16:03.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2022-04-13T07:16:03.146Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T07:16:03.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:16:03.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T07:16:03.987Z] [2022-04-13T07:16:03.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:16:04.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T07:16:04.288Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T07:16:04.288Z] 5eb5b503b376: Pulling fs layer [2022-04-13T07:16:04.288Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T07:16:04.288Z] ec43610c2a17: Pulling fs layer [2022-04-13T07:16:04.288Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T07:16:04.288Z] 33b1e0a273af: Pulling fs layer [2022-04-13T07:16:04.288Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T07:16:04.288Z] 2f39f015ded8: Pulling fs layer [2022-04-13T07:16:04.288Z] 3a2ae6a8a46f: Waiting [2022-04-13T07:16:04.288Z] 33b1e0a273af: Waiting [2022-04-13T07:16:04.288Z] 5d3b04190fa2: Waiting [2022-04-13T07:16:04.288Z] 2f39f015ded8: Waiting [2022-04-13T07:16:04.288Z] 5c69ac0246d0: Download complete [2022-04-13T07:16:04.288Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-13T07:16:04.288Z] 3a2ae6a8a46f: Download complete [2022-04-13T07:16:04.288Z] 33b1e0a273af: Verifying Checksum [2022-04-13T07:16:04.288Z] 33b1e0a273af: Download complete [2022-04-13T07:16:04.288Z] ec43610c2a17: Verifying Checksum [2022-04-13T07:16:04.288Z] ec43610c2a17: Download complete [2022-04-13T07:16:04.288Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T07:16:04.288Z] 5d3b04190fa2: Download complete [2022-04-13T07:16:04.548Z] 5eb5b503b376: Verifying Checksum [2022-04-13T07:16:04.548Z] 5eb5b503b376: Download complete [2022-04-13T07:16:05.118Z] 2f39f015ded8: Download complete [2022-04-13T07:16:05.687Z] 5eb5b503b376: Pull complete [2022-04-13T07:16:05.687Z] 5c69ac0246d0: Pull complete [2022-04-13T07:16:06.256Z] ec43610c2a17: Pull complete [2022-04-13T07:16:06.256Z] 3a2ae6a8a46f: Pull complete [2022-04-13T07:16:06.515Z] 33b1e0a273af: Pull complete [2022-04-13T07:16:06.515Z] 5d3b04190fa2: Pull complete [2022-04-13T07:16:10.704Z] 2f39f015ded8: Pull complete [2022-04-13T07:16:10.705Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T07:16:10.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T07:16:10.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T07:16:10.771Z] prd-ubuntu20.04-docker-8c-8g-20781 does not seem to be running inside a container [2022-04-13T07:16:10.805Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-13T07:16:12.877Z] $ docker top 27d190136d024a4e50860ccd63b380b9794a4dc9581de90c1c07dff2a1f21f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T07:16:13.253Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T07:16:13.541Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T07:16:13.829Z] + ls /var/log/sa-host [2022-04-13T07:16:13.829Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T07:16:13.920Z] provisioning config files... [2022-04-13T07:16:13.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config4869639610271254170tmp [Pipeline] { [Pipeline] echo [2022-04-13T07:16:13.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:16:14.232Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T07:16:14.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:16:14.577Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T07:16:14.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:16:14.877Z] ---> sudo-logs.sh [2022-04-13T07:16:14.877Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T07:16:14.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:16:15.185Z] ---> job-cost.sh [2022-04-13T07:16:15.185Z] lf-activate-venv: SKIPPING [2022-04-13T07:16:15.185Z] DEBUG: total: 0.2199999988079071 [2022-04-13T07:16:15.185Z] INFO: Retrieving Stack Cost... [2022-04-13T07:16:15.755Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T07:16:16.016Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T07:16:16.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:16:16.314Z] ---> logs-deploy.sh [2022-04-13T07:16:16.314Z] lf-activate-venv: SKIPPING [2022-04-13T07:16:16.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3956/12 [2022-04-13T07:16:16.314Z] INFO: archiving workspace using pattern(s): [2022-04-13T07:16:17.254Z] Archives upload complete. [2022-04-13T07:16:17.254Z] INFO: archiving logs to Nexus