Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1+bb26f801078e9cef95118cfb8a4479ba559b3960 (24e8213841265903a409127c059eab942910cd4b) 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-ssh6278810297296778722.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3835394466787582777.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1068104844702329031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10833793442587870724.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16850676990094754545.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63889’ Running on prd-ubuntu20.04-docker-8c-8g-63892 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bb26f801078e9cef95118cfb8a4479ba559b3960 into PR head commit 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 Merge succeeded, producing 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 Checking out Revision 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 # 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 bb26f801078e9cef95118cfb8a4479ba559b3960 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-17T02:35:14.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-17T02:35:14.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-17T02:35:14.548Z] ========================================================= [2022-05-17T02:35:14.548Z] EdgeX Global Pipelines Version Info [2022-05-17T02:35:14.548Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6aa5625aacfb37fc561cda3e4b873aa055c5f33a # timeout=10 [2022-05-17T02:35:15.365Z] ------------------- [2022-05-17T02:35:15.365Z] stable info: [2022-05-17T02:35:15.365Z] ------------------- [2022-05-17T02:35:15.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T02:35:15.365Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T02:35:15.365Z] Message: update stable to v1.0.230 [2022-05-17T02:35:15.940Z] ------------------- [2022-05-17T02:35:15.940Z] experimental info: [2022-05-17T02:35:15.940Z] ------------------- [2022-05-17T02:35:15.940Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-17T02:35:15.940Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-17T02:35:15.940Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-17T02:35:16.088Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-17T02:35:16.105Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-17T02:35:16.121Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-17T02:35:16.137Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-17T02:35:16.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-17T02:35:16.168Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-17T02:35:16.185Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-17T02:35:16.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-17T02:35:16.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-17T02:35:16.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-17T02:35:16.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-17T02:35:16.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-17T02:35:16.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-17T02:35:16.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-17T02:35:16.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-17T02:35:16.324Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-17T02:35:16.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-17T02:35:16.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-17T02:35:16.370Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-17T02:35:16.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-17T02:35:16.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-17T02:35:16.415Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-17T02:35:16.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-17T02:35:16.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-17T02:35:16.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-17T02:35:16.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [Pipeline] echo [2022-05-17T02:35:16.492Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18288c5 [Pipeline] echo [2022-05-17T02:35:16.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T02:35:16.552Z] provisioning config files... [2022-05-17T02:35:16.566Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config6878463511448026988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T02:35:16.881Z] ---> docker-login.sh [2022-05-17T02:35:16.881Z] nexus3.edgexfoundry.org:10001 [2022-05-17T02:35:17.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:35:17.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:35:17.141Z] Configure a credential helper to remove this warning. See [2022-05-17T02:35:17.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:35:17.141Z] [2022-05-17T02:35:17.141Z] Login Succeeded [2022-05-17T02:35:17.141Z] nexus3.edgexfoundry.org:10002 [2022-05-17T02:35:17.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:35:17.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:35:17.403Z] Configure a credential helper to remove this warning. See [2022-05-17T02:35:17.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:35:17.403Z] [2022-05-17T02:35:17.403Z] Login Succeeded [2022-05-17T02:35:17.403Z] nexus3.edgexfoundry.org:10003 [2022-05-17T02:35:17.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:35:17.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:35:17.403Z] Configure a credential helper to remove this warning. See [2022-05-17T02:35:17.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:35:17.403Z] [2022-05-17T02:35:17.403Z] Login Succeeded [2022-05-17T02:35:17.403Z] nexus3.edgexfoundry.org:10004 [2022-05-17T02:35:17.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:35:17.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:35:17.666Z] Configure a credential helper to remove this warning. See [2022-05-17T02:35:17.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:35:17.666Z] [2022-05-17T02:35:17.666Z] Login Succeeded [2022-05-17T02:35:17.666Z] docker.io [2022-05-17T02:35:17.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:35:18.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:35:18.239Z] Configure a credential helper to remove this warning. See [2022-05-17T02:35:18.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:35:18.239Z] [2022-05-17T02:35:18.239Z] Login Succeeded [2022-05-17T02:35:18.239Z] ---> docker-login.sh ends [Pipeline] } [2022-05-17T02:35:18.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T02:35:18.576Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/core-command/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/core-data/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/core-metadata/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-17T02:35:18.577Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2022-05-17T02:35:18.577Z] [2022-05-17T02:35:18.577Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/security-spire-agent/Dockerfile+ [2022-05-17T02:35:18.577Z] cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-17T02:35:18.577Z] + + cut -d/ -f2 [2022-05-17T02:35:18.577Z] dirname cmd/security-spire-server/Dockerfile [2022-05-17T02:35:18.577Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-17T02:35:18.577Z] + + dirname cmd/support-notifications/Dockerfile [2022-05-17T02:35:18.577Z] cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-17T02:35:18.577Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-17T02:35:18.577Z] + cut -d/ -f2 [2022-05-17T02:35:18.577Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-17T02:35:18.615Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-17T02:35:18.983Z] + git rev-list -1 --merges 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1~1..18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [Pipeline] echo [2022-05-17T02:35:19.005Z] -----------> git rev-list -1 --merges 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1~1..18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [false] [Pipeline] sh [2022-05-17T02:35:19.306Z] + git log --format=format:%s -1 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [Pipeline] echo [2022-05-17T02:35:19.329Z] ========================================================= [2022-05-17T02:35:19.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-17T02:35:19.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-17T02:35:19.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-17T02:35:19.791Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-17T02:35:19.791Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-17T02:35:19.791Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-17T02:35:19.791Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-17T02:35:19.791Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-17T02:35:19.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:35:20.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T02:35:20.188Z] [2022-05-17T02:35:20.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:35:20.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T02:35:20.510Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-17T02:35:20.510Z] 1fe172e4850f: Pulling fs layer [2022-05-17T02:35:20.510Z] caf521ccaac6: Pulling fs layer [2022-05-17T02:35:20.510Z] 3ead6fa29328: Pulling fs layer [2022-05-17T02:35:20.510Z] 5c2a1cbceb83: Pulling fs layer [2022-05-17T02:35:20.510Z] a8d5f1318db7: Pulling fs layer [2022-05-17T02:35:20.510Z] c427282e49a2: Pulling fs layer [2022-05-17T02:35:20.510Z] 1827001aaf11: Pulling fs layer [2022-05-17T02:35:20.510Z] 0714d37db230: Pulling fs layer [2022-05-17T02:35:20.510Z] ac28cf19c067: Pulling fs layer [2022-05-17T02:35:20.510Z] ca983d60f3e2: Pulling fs layer [2022-05-17T02:35:20.510Z] 9f894cec8388: Pulling fs layer [2022-05-17T02:35:20.510Z] c427282e49a2: Waiting [2022-05-17T02:35:20.510Z] 1827001aaf11: Waiting [2022-05-17T02:35:20.510Z] 0714d37db230: Waiting [2022-05-17T02:35:20.510Z] ac28cf19c067: Waiting [2022-05-17T02:35:20.510Z] 9f894cec8388: Waiting [2022-05-17T02:35:20.510Z] 5c2a1cbceb83: Waiting [2022-05-17T02:35:20.510Z] a8d5f1318db7: Waiting [2022-05-17T02:35:20.510Z] ca983d60f3e2: Waiting [2022-05-17T02:35:20.510Z] caf521ccaac6: Verifying Checksum [2022-05-17T02:35:20.510Z] caf521ccaac6: Download complete [2022-05-17T02:35:20.510Z] 5c2a1cbceb83: Verifying Checksum [2022-05-17T02:35:20.510Z] 5c2a1cbceb83: Download complete [2022-05-17T02:35:20.771Z] a8d5f1318db7: Verifying Checksum [2022-05-17T02:35:20.771Z] a8d5f1318db7: Download complete [2022-05-17T02:35:20.771Z] c427282e49a2: Verifying Checksum [2022-05-17T02:35:20.771Z] c427282e49a2: Download complete [2022-05-17T02:35:20.771Z] 3ead6fa29328: Verifying Checksum [2022-05-17T02:35:20.771Z] 3ead6fa29328: Download complete [2022-05-17T02:35:20.771Z] 0714d37db230: Verifying Checksum [2022-05-17T02:35:20.771Z] 0714d37db230: Download complete [2022-05-17T02:35:20.771Z] ac28cf19c067: Verifying Checksum [2022-05-17T02:35:20.771Z] ac28cf19c067: Download complete [2022-05-17T02:35:20.771Z] ca983d60f3e2: Download complete [2022-05-17T02:35:20.771Z] 9f894cec8388: Download complete [2022-05-17T02:35:20.771Z] 1fe172e4850f: Verifying Checksum [2022-05-17T02:35:20.771Z] 1fe172e4850f: Download complete [2022-05-17T02:35:21.029Z] 1827001aaf11: Verifying Checksum [2022-05-17T02:35:21.029Z] 1827001aaf11: Download complete [2022-05-17T02:35:22.412Z] 1fe172e4850f: Pull complete [2022-05-17T02:35:22.412Z] caf521ccaac6: Pull complete [2022-05-17T02:35:22.984Z] 3ead6fa29328: Pull complete [2022-05-17T02:35:22.984Z] 5c2a1cbceb83: Pull complete [2022-05-17T02:35:23.246Z] a8d5f1318db7: Pull complete [2022-05-17T02:35:23.507Z] c427282e49a2: Pull complete [2022-05-17T02:35:25.543Z] 1827001aaf11: Pull complete [2022-05-17T02:35:25.543Z] 0714d37db230: Pull complete [2022-05-17T02:35:25.810Z] ac28cf19c067: Pull complete [2022-05-17T02:35:25.810Z] ca983d60f3e2: Pull complete [2022-05-17T02:35:25.810Z] 9f894cec8388: Pull complete [2022-05-17T02:35:25.810Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-17T02:35:26.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-17T02:35:26.071Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-17T02:35:26.151Z] prd-ubuntu20.04-docker-8c-8g-63892 does not seem to be running inside a container [2022-05-17T02:35:26.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-17T02:35:27.819Z] $ docker top 6bfd5dfd8cf27db37e4ed8363e822d3ea0d94096f1f17c797ee578e661e64c6f -eo pid,comm [2022-05-17T02:35:27.893Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-17T02:35:27.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-17T02:35:27.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T02:35:27.978Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T02:35:28.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T02:35:28.121Z] $ docker exec 6bfd5dfd8cf27db37e4ed8363e822d3ea0d94096f1f17c797ee578e661e64c6f ssh-agent [2022-05-17T02:35:28.252Z] SSH_AUTH_SOCK=/tmp/ssh-R94nuJQt1VuZ/agent.33 [2022-05-17T02:35:28.252Z] SSH_AGENT_PID=39 [2022-05-17T02:35:28.259Z] Running ssh-add (command line suppressed) [2022-05-17T02:35:28.382Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_5681543924024833446.key (/w/workspace/edgex-go/22@tmp/private_key_5681543924024833446.key) [2022-05-17T02:35:28.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T02:35:28.691Z] + git tag --points-at HEAD [Pipeline] } [2022-05-17T02:35:28.708Z] $ docker exec --env ******** --env ******** 6bfd5dfd8cf27db37e4ed8363e822d3ea0d94096f1f17c797ee578e661e64c6f ssh-agent -k [2022-05-17T02:35:28.847Z] unset SSH_AUTH_SOCK; [2022-05-17T02:35:28.847Z] unset SSH_AGENT_PID; [2022-05-17T02:35:28.848Z] echo Agent pid 39 killed; [2022-05-17T02:35:28.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-17T02:35:28.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-17T02:35:28.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-17T02:35:29.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-17T02:35:29.038Z] $ docker exec 6bfd5dfd8cf27db37e4ed8363e822d3ea0d94096f1f17c797ee578e661e64c6f ssh-agent [2022-05-17T02:35:29.172Z] SSH_AUTH_SOCK=/tmp/ssh-gnaifLMyGntj/agent.72 [2022-05-17T02:35:29.172Z] SSH_AGENT_PID=78 [2022-05-17T02:35:29.177Z] Running ssh-add (command line suppressed) [2022-05-17T02:35:29.302Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_5030582390616958252.key (/w/workspace/edgex-go/22@tmp/private_key_5030582390616958252.key) [2022-05-17T02:35:29.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-17T02:35:29.611Z] + git semver init [2022-05-17T02:35:29.871Z] 2022-05-17 02:35:29,842 [run_init] DEBUG init version:0.0.0 force:False [2022-05-17T02:35:29.871Z] 2022-05-17 02:35:29,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/22/.semver [2022-05-17T02:35:29.871Z] 2022-05-17 02:35:29,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/22/.semver [2022-05-17T02:35:29.871Z] 2022-05-17 02:35:29,843 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/22/.semver'], cwd=/w/workspace/edgex-go/22, universal_newlines=False, shell=None, istream=None) [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,896 [append_file] DEBUG append to file:/w/workspace/edgex-go/22/.git/info/exclude [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,896 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/22/.semver/PR-3987 with force:False [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,896 [write_file] DEBUG write to file:/w/workspace/edgex-go/22/.semver/PR-3987 [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,900 [execute] INFO git cat-file --batch-check [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/22/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,909 [execute] INFO git cat-file --batch [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/22/.semver, universal_newlines=False, shell=None, istream=) [2022-05-17T02:35:34.087Z] 2022-05-17 02:35:33,916 [read_version] DEBUG read version from /w/workspace/edgex-go/22/.semver/PR-3987 [2022-05-17T02:35:34.087Z] 0.0.0 [Pipeline] } [2022-05-17T02:35:34.102Z] $ docker exec --env ******** --env ******** 6bfd5dfd8cf27db37e4ed8363e822d3ea0d94096f1f17c797ee578e661e64c6f ssh-agent -k [2022-05-17T02:35:34.219Z] unset SSH_AUTH_SOCK; [2022-05-17T02:35:34.219Z] unset SSH_AGENT_PID; [2022-05-17T02:35:34.220Z] echo Agent pid 78 killed; [2022-05-17T02:35:34.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-17T02:35:34.549Z] + git semver [Pipeline] } [2022-05-17T02:35:34.829Z] $ docker stop --time=1 6bfd5dfd8cf27db37e4ed8363e822d3ea0d94096f1f17c797ee578e661e64c6f [2022-05-17T02:35:36.170Z] $ docker rm -f 6bfd5dfd8cf27db37e4ed8363e822d3ea0d94096f1f17c797ee578e661e64c6f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T02:35:36.525Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-17T02:35:36.800Z] Stashed 1 file(s) [Pipeline] echo [2022-05-17T02:35:36.804Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-17T02:35:36.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T02:35:36.965Z] ========================================================= [2022-05-17T02:35:36.965Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-17T02:35:36.965Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-17T02:35:37.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T02:35:37.257Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-17T02:35:37.257Z] 59bf1c3509f3: Pulling fs layer [2022-05-17T02:35:37.257Z] 666ba61612fd: Pulling fs layer [2022-05-17T02:35:37.257Z] 8ed8ca486205: Pulling fs layer [2022-05-17T02:35:37.257Z] 4fe6c5a15a65: Pulling fs layer [2022-05-17T02:35:37.257Z] 22a0e8bec74d: Pulling fs layer [2022-05-17T02:35:37.257Z] ca2b28591e48: Pulling fs layer [2022-05-17T02:35:37.257Z] a51346096db8: Pulling fs layer [2022-05-17T02:35:37.257Z] daebc70d1ce1: Pulling fs layer [2022-05-17T02:35:37.257Z] 0e18a0eac166: Pulling fs layer [2022-05-17T02:35:37.257Z] 4fe6c5a15a65: Waiting [2022-05-17T02:35:37.257Z] 22a0e8bec74d: Waiting [2022-05-17T02:35:37.257Z] ca2b28591e48: Waiting [2022-05-17T02:35:37.257Z] a51346096db8: Waiting [2022-05-17T02:35:37.257Z] daebc70d1ce1: Waiting [2022-05-17T02:35:37.257Z] 0e18a0eac166: Waiting [2022-05-17T02:35:37.257Z] 8ed8ca486205: Verifying Checksum [2022-05-17T02:35:37.257Z] 8ed8ca486205: Download complete [2022-05-17T02:35:37.257Z] 666ba61612fd: Download complete [2022-05-17T02:35:37.257Z] 22a0e8bec74d: Verifying Checksum [2022-05-17T02:35:37.257Z] 22a0e8bec74d: Download complete [2022-05-17T02:35:37.257Z] ca2b28591e48: Verifying Checksum [2022-05-17T02:35:37.257Z] ca2b28591e48: Download complete [2022-05-17T02:35:37.257Z] 59bf1c3509f3: Verifying Checksum [2022-05-17T02:35:37.257Z] a51346096db8: Verifying Checksum [2022-05-17T02:35:37.257Z] a51346096db8: Download complete [2022-05-17T02:35:37.519Z] daebc70d1ce1: Verifying Checksum [2022-05-17T02:35:37.519Z] daebc70d1ce1: Download complete [2022-05-17T02:35:37.519Z] 59bf1c3509f3: Pull complete [2022-05-17T02:35:37.780Z] 666ba61612fd: Pull complete [2022-05-17T02:35:37.780Z] 8ed8ca486205: Pull complete [2022-05-17T02:35:38.040Z] 4fe6c5a15a65: Verifying Checksum [2022-05-17T02:35:38.040Z] 4fe6c5a15a65: Download complete [2022-05-17T02:35:38.301Z] 0e18a0eac166: Verifying Checksum [2022-05-17T02:35:38.301Z] 0e18a0eac166: Download complete [2022-05-17T02:35:42.514Z] 4fe6c5a15a65: Pull complete [2022-05-17T02:35:42.514Z] 22a0e8bec74d: Pull complete [2022-05-17T02:35:42.514Z] ca2b28591e48: Pull complete [2022-05-17T02:35:42.514Z] a51346096db8: Pull complete [2022-05-17T02:35:42.514Z] daebc70d1ce1: Pull complete [2022-05-17T02:35:44.424Z] 0e18a0eac166: Pull complete [2022-05-17T02:35:44.424Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-17T02:35:44.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T02:35:44.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-17T02:35:44.726Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T02:35:44.726Z] WORKDIR /edgex [2022-05-17T02:35:44.726Z] COPY go.mod . [2022-05-17T02:35:44.726Z] RUN go mod download [2022-05-17T02:35:44.726Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-17T02:35:46.110Z] Sending build context to Docker daemon 335.3MB [2022-05-17T02:35:46.110Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-17T02:35:46.110Z] ---> f018257e8ee9 [2022-05-17T02:35:46.110Z] Step 2/4 : WORKDIR /edgex [2022-05-17T02:35:48.655Z] ---> Running in f568aac2e3b1 [2022-05-17T02:35:48.655Z] Removing intermediate container f568aac2e3b1 [2022-05-17T02:35:48.655Z] ---> 1485aa34dcfe [2022-05-17T02:35:48.655Z] Step 3/4 : COPY go.mod . [2022-05-17T02:35:48.655Z] ---> a5ed1e8ac196 [2022-05-17T02:35:48.655Z] Step 4/4 : RUN go mod download [2022-05-17T02:35:48.915Z] ---> Running in 22e6fef6e801 [2022-05-17T02:35:51.898Z] Still waiting to schedule task [2022-05-17T02:35:51.899Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63891’ [2022-05-17T02:36:03.826Z] Removing intermediate container 22e6fef6e801 [2022-05-17T02:36:03.826Z] ---> f519c8e98789 [2022-05-17T02:36:03.826Z] Successfully built f519c8e98789 [2022-05-17T02:36:03.826Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:36:04.122Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T02:36:04.122Z] . [Pipeline] withDockerContainer [2022-05-17T02:36:04.196Z] prd-ubuntu20.04-docker-8c-8g-63892 does not seem to be running inside a container [2022-05-17T02:36:04.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-17T02:36:04.717Z] $ docker top 953b59ee7b085f429dbb43ee59eebb6580f5ef4c489558be8bc5d4a37ba9e082 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T02:36:05.074Z] + go version [2022-05-17T02:36:05.075Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-17T02:36:05.096Z] $ docker stop --time=1 953b59ee7b085f429dbb43ee59eebb6580f5ef4c489558be8bc5d4a37ba9e082 [2022-05-17T02:36:06.401Z] $ docker rm -f 953b59ee7b085f429dbb43ee59eebb6580f5ef4c489558be8bc5d4a37ba9e082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:36:06.816Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-17T02:36:06.816Z] . [Pipeline] withDockerContainer [2022-05-17T02:36:06.895Z] prd-ubuntu20.04-docker-8c-8g-63892 does not seem to be running inside a container [2022-05-17T02:36:06.941Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-17T02:36:07.352Z] $ docker top f05fda41928c210c47c4e40ca51e5adfcf06cb9f2adb86a7bfb00563f620f533 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-17T02:36:07.433Z] ========================================================= [2022-05-17T02:36:07.433Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-17T02:36:07.433Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-17T02:36:07.727Z] + make test [2022-05-17T02:36:07.727Z] go mod tidy -compat=1.17 [2022-05-17T02:36:07.727Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-17T02:36:14.321Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-17T02:36:24.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-17T02:36:24.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-17T02:36:24.352Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-17T02:36:24.352Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-17T02:36:24.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-17T02:36:24.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-17T02:36:24.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-17T02:36:24.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-17T02:36:24.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-17T02:36:24.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-17T02:36:24.611Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-17T02:36:24.611Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-17T02:36:24.611Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-17T02:36:24.611Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-17T02:36:24.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-17T02:36:25.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-05-17T02:36:25.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-17T02:36:25.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-17T02:36:26.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements [2022-05-17T02:36:26.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-17T02:36:26.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 53.4% of statements [2022-05-17T02:36:26.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-17T02:36:26.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.493s coverage: 89.2% of statements [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 84.8% of statements [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.490s coverage: 95.6% of statements [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.110s coverage: 0.9% of statements [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.6% of statements [2022-05-17T02:36:30.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements [2022-05-17T02:36:30.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-05-17T02:36:40.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2022-05-17T02:36:40.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2022-05-17T02:36:41.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.226s coverage: 82.5% of statements [2022-05-17T02:36:41.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.4% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-17T02:36:51.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-17T02:36:51.610Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-17T02:36:51.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-17T02:36:51.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-17T02:36:51.611Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-17T02:36:51.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-17T02:36:51.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-17T02:36:51.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-05-17T02:36:51.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-05-17T02:36:51.611Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-17T02:37:09.722Z] GO111MODULE=on go vet ./... [2022-05-17T02:37:13.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-17T02:37:13.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-17T02:37:13.528Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-17T02:37:14.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-17T02:37:14.397Z] + ls -al . [2022-05-17T02:37:14.398Z] total 684 [2022-05-17T02:37:14.398Z] drwxrwxr-x 10 1001 1001 4096 May 17 02:37 . [2022-05-17T02:37:14.398Z] drwxr-xr-x 4 root root 4096 May 17 02:36 .. [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 11 May 17 02:35 .dockerignore [2022-05-17T02:37:14.398Z] drwxrwxr-x 8 1001 1001 4096 May 17 02:35 .git [2022-05-17T02:37:14.398Z] drwxrwxr-x 3 1001 1001 4096 May 17 02:35 .github [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 879 May 17 02:35 .gitignore [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 42 May 17 02:35 .golangci.yml [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 87 May 17 02:35 .hadolint.yml [2022-05-17T02:37:14.398Z] drwxr-xr-x 3 1001 1001 4096 May 17 02:35 .semver [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 166 May 17 02:35 .sonarcloud.properties [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 1171 May 17 02:35 ADOPTERS.md [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 10086 May 17 02:35 Attribution.txt [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 63209 May 17 02:35 CHANGELOG.md [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 3804 May 17 02:35 CONTRIBUTING.md [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 677 May 17 02:35 GOVERNANCE.md [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 850 May 17 02:35 Jenkinsfile [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 10775 May 17 02:35 LICENSE [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 10389 May 17 02:35 Makefile [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 582 May 17 02:35 OWNERS.md [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 9094 May 17 02:35 README.md [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 6912 May 17 02:35 SECURITY.md [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 5 May 17 02:35 VERSION [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 4131 May 17 02:35 ZMQWindows.md [2022-05-17T02:37:14.398Z] drwxrwxr-x 2 1001 1001 4096 May 17 02:35 bin [2022-05-17T02:37:14.398Z] drwxrwxr-x 18 1001 1001 4096 May 17 02:35 cmd [2022-05-17T02:37:14.398Z] -rw-r--r-- 1 root root 435134 May 17 02:36 coverage.out [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 3217 May 17 02:35 go.mod [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 35084 May 17 02:36 go.sum [2022-05-17T02:37:14.398Z] drwxrwxr-x 8 1001 1001 4096 May 17 02:35 internal [2022-05-17T02:37:14.398Z] drwxrwxr-x 3 1001 1001 4096 May 17 02:35 openapi [2022-05-17T02:37:14.398Z] drwxrwxr-x 4 1001 1001 4096 May 17 02:35 snap [2022-05-17T02:37:14.398Z] -rw-rw-r-- 1 1001 1001 204 May 17 02:35 version.go [Pipeline] sh [2022-05-17T02:37:14.693Z] + '[' -e coverage.out ] [2022-05-17T02:37:14.693Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-17T02:37:14.805Z] Stashed 1 file(s) [Pipeline] sh [2022-05-17T02:37:15.087Z] + make build [2022-05-17T02:37:15.087Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-17T02:37:29.984Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-17T02:37:36.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-17T02:37:37.115Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-17T02:37:43.689Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-17T02:37:43.690Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-17T02:37:43.950Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-17T02:37:45.330Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-17T02:37:46.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-17T02:37:46.957Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-17T02:37:47.532Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-17T02:37:48.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-17T02:37:49.851Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-17T02:37:50.804Z] $ docker stop --time=1 f05fda41928c210c47c4e40ca51e5adfcf06cb9f2adb86a7bfb00563f620f533 [2022-05-17T02:37:54.097Z] $ docker rm -f f05fda41928c210c47c4e40ca51e5adfcf06cb9f2adb86a7bfb00563f620f533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:37:54.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T02:37:54.958Z] [2022-05-17T02:37:54.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:37:55.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T02:37:55.524Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-17T02:37:55.524Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-17T02:37:55.524Z] ca9280d653b3: Pulling fs layer [2022-05-17T02:37:55.524Z] 7e9c9ca2126c: Pulling fs layer [2022-05-17T02:37:55.524Z] cbdbe7a5bc2a: Download complete [2022-05-17T02:37:55.524Z] ca9280d653b3: Verifying Checksum [2022-05-17T02:37:55.524Z] ca9280d653b3: Download complete [2022-05-17T02:37:55.782Z] cbdbe7a5bc2a: Pull complete [2022-05-17T02:37:56.042Z] 7e9c9ca2126c: Download complete [2022-05-17T02:37:56.301Z] ca9280d653b3: Pull complete [2022-05-17T02:37:59.590Z] 7e9c9ca2126c: Pull complete [2022-05-17T02:37:59.590Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-17T02:37:59.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T02:37:59.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-17T02:37:59.654Z] prd-ubuntu20.04-docker-8c-8g-63892 does not seem to be running inside a container [2022-05-17T02:37:59.692Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-17T02:38:01.560Z] $ docker top a95c4810bc9a7cbcffdeee2c6e5f268387668c599a0bc59e6c8804bbf9f3b343 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T02:38:01.918Z] + docker-compose build --help [2022-05-17T02:38:01.918Z] + grep parallel [2022-05-17T02:38:02.488Z] --parallel Build images in parallel. [Pipeline] } [2022-05-17T02:38:02.503Z] $ docker stop --time=1 a95c4810bc9a7cbcffdeee2c6e5f268387668c599a0bc59e6c8804bbf9f3b343 [2022-05-17T02:38:03.827Z] $ docker rm -f a95c4810bc9a7cbcffdeee2c6e5f268387668c599a0bc59e6c8804bbf9f3b343 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:38:04.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-17T02:38:04.232Z] . [Pipeline] withDockerContainer [2022-05-17T02:38:04.356Z] prd-ubuntu20.04-docker-8c-8g-63892 does not seem to be running inside a container [2022-05-17T02:38:04.450Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-17T02:38:04.919Z] $ docker top 60712ff1b3acd511c95a191eac3f00e8cd68cf92642a0032ad9c1594c6dcfee8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T02:38:05.274Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-17T02:38:05.845Z] Building core-command ... [2022-05-17T02:38:05.845Z] Building core-data ... [2022-05-17T02:38:05.845Z] Building core-metadata ... [2022-05-17T02:38:05.845Z] Building security-bootstrapper ... [2022-05-17T02:38:05.845Z] Building security-proxy-setup ... [2022-05-17T02:38:05.845Z] Building security-secretstore-setup ... [2022-05-17T02:38:05.845Z] Building security-spiffe-token-provider ... [2022-05-17T02:38:05.845Z] Building security-spire-agent ... [2022-05-17T02:38:05.845Z] Building security-spire-config ... [2022-05-17T02:38:05.845Z] Building security-spire-server ... [2022-05-17T02:38:05.845Z] Building support-notifications ... [2022-05-17T02:38:05.845Z] Building support-scheduler ... [2022-05-17T02:38:05.845Z] Building sys-mgmt-agent ... [2022-05-17T02:38:05.845Z] Building security-spire-config [2022-05-17T02:38:05.845Z] Building security-secretstore-setup [2022-05-17T02:38:05.845Z] Building core-data [2022-05-17T02:38:05.845Z] Building security-bootstrapper [2022-05-17T02:38:05.845Z] Building core-command [2022-05-17T02:38:20.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:38:20.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:38:20.744Z] ---> f519c8e98789 [2022-05-17T02:38:20.744Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T02:38:20.744Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:38:20.744Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:38:20.744Z] ---> f519c8e98789 [2022-05-17T02:38:20.744Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T02:38:20.744Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:38:20.744Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:38:20.744Z] ---> f519c8e98789 [2022-05-17T02:38:20.744Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T02:38:20.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:38:20.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:38:20.744Z] ---> f519c8e98789 [2022-05-17T02:38:20.744Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T02:38:20.744Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:38:20.744Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:38:20.744Z] ---> f519c8e98789 [2022-05-17T02:38:20.744Z] Step 3/31 : WORKDIR /edgex-go [2022-05-17T02:38:24.050Z] ---> Running in ec800a143606 [2022-05-17T02:38:24.050Z] ---> Running in 23f90b3936d3 [2022-05-17T02:38:24.050Z] ---> Running in 628faf14403b [2022-05-17T02:38:24.050Z] ---> Running in 931fd2e2e37d [2022-05-17T02:38:24.050Z] ---> Running in b1e23ac41492 [2022-05-17T02:38:24.311Z] Removing intermediate container b1e23ac41492 [2022-05-17T02:38:24.311Z] ---> 28d92a7fb225 [2022-05-17T02:38:24.311Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:38:24.311Z] Removing intermediate container 628faf14403b [2022-05-17T02:38:24.311Z] ---> 80db78de3ba6 [2022-05-17T02:38:24.311Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:38:24.311Z] Removing intermediate container 23f90b3936d3 [2022-05-17T02:38:24.311Z] ---> 7825ddc73da6 [2022-05-17T02:38:24.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:38:24.311Z] Removing intermediate container ec800a143606 [2022-05-17T02:38:24.311Z] ---> f193400755e0 [2022-05-17T02:38:24.311Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:38:24.311Z] Removing intermediate container 931fd2e2e37d [2022-05-17T02:38:24.311Z] ---> f79668cb93bb [2022-05-17T02:38:24.311Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:38:24.311Z] ---> Running in 3319541da655 [2022-05-17T02:38:24.311Z] ---> Running in e42383e4e267 [2022-05-17T02:38:24.311Z] ---> Running in 5c6ad50c99df [2022-05-17T02:38:24.311Z] ---> Running in e1b068d0f7ea [2022-05-17T02:38:24.311Z] ---> Running in d53629ca2899 [2022-05-17T02:38:25.250Z] Removing intermediate container 5c6ad50c99df [2022-05-17T02:38:25.250Z] ---> f5a9d8a45aa1 [2022-05-17T02:38:25.250Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-17T02:38:25.250Z] ---> Running in 7b6f909a517d [2022-05-17T02:38:25.511Z] Removing intermediate container 3319541da655 [2022-05-17T02:38:25.511Z] ---> bf44f3fc097b [2022-05-17T02:38:25.511Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-17T02:38:25.511Z] ---> Running in e279b22e09f0 [2022-05-17T02:38:25.772Z] Removing intermediate container d53629ca2899 [2022-05-17T02:38:25.772Z] ---> 159303be1681 [2022-05-17T02:38:25.772Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-17T02:38:25.772Z] ---> Running in ff72b30abe5b [2022-05-17T02:38:25.772Z] Removing intermediate container e42383e4e267 [2022-05-17T02:38:25.772Z] ---> d455537f102f [2022-05-17T02:38:25.772Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T02:38:25.772Z] ---> Running in b3197a96ec42 [2022-05-17T02:38:26.032Z] Removing intermediate container e1b068d0f7ea [2022-05-17T02:38:26.032Z] ---> 922bc7b38792 [2022-05-17T02:38:26.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T02:38:26.032Z] ---> Running in 526c591a104e [2022-05-17T02:38:26.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:26.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:26.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:26.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:26.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:27.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:27.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:27.121Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:27.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:27.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:27.381Z] OK: 221 MiB in 52 packages [2022-05-17T02:38:27.642Z] OK: 221 MiB in 52 packages [2022-05-17T02:38:27.642Z] OK: 221 MiB in 52 packages [2022-05-17T02:38:27.642Z] OK: 221 MiB in 52 packages [2022-05-17T02:38:27.642Z] OK: 221 MiB in 52 packages [2022-05-17T02:38:27.642Z] Removing intermediate container 7b6f909a517d [2022-05-17T02:38:27.642Z] ---> f973d1c8f2e7 [2022-05-17T02:38:27.642Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T02:38:27.902Z] ---> 8ba66ba7a4f2 [2022-05-17T02:38:27.902Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:38:28.163Z] ---> Running in 38274e8cfee1 [2022-05-17T02:38:28.163Z] Removing intermediate container e279b22e09f0 [2022-05-17T02:38:28.163Z] ---> 687a07d22b1b [2022-05-17T02:38:28.163Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T02:38:28.163Z] Removing intermediate container b3197a96ec42 [2022-05-17T02:38:28.163Z] ---> 778676a246fa [2022-05-17T02:38:28.163Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T02:38:28.163Z] ---> 13d4c71d14da [2022-05-17T02:38:28.163Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:38:28.427Z] Removing intermediate container 526c591a104e [2022-05-17T02:38:28.427Z] ---> 371e977eb80e [2022-05-17T02:38:28.427Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T02:38:28.427Z] ---> Running in cffeb2379173 [2022-05-17T02:38:28.427Z] ---> 9dd344f3b798 [2022-05-17T02:38:28.427Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:38:28.427Z] Removing intermediate container ff72b30abe5b [2022-05-17T02:38:28.427Z] ---> 4bf1e9522f75 [2022-05-17T02:38:28.427Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-17T02:38:28.427Z] ---> Running in 59b42b5fb63a [2022-05-17T02:38:28.427Z] ---> 77b4a4208c79 [2022-05-17T02:38:28.427Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:38:28.691Z] ---> Running in 75165837255a [2022-05-17T02:38:28.691Z] ---> 422044c2a63f [2022-05-17T02:38:28.691Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:38:28.691Z] ---> Running in a81c5fd1d544 [2022-05-17T02:38:29.262Z] Removing intermediate container 38274e8cfee1 [2022-05-17T02:38:29.262Z] ---> adf479119c35 [2022-05-17T02:38:29.262Z] Step 8/23 : COPY . . [2022-05-17T02:38:29.524Z] Removing intermediate container cffeb2379173 [2022-05-17T02:38:29.524Z] ---> 49ba6039e59b [2022-05-17T02:38:29.524Z] Step 8/25 : COPY . . [2022-05-17T02:38:33.717Z] Removing intermediate container 59b42b5fb63a [2022-05-17T02:38:33.718Z] ---> 3edf086680c9 [2022-05-17T02:38:33.718Z] Step 8/26 : COPY . . [2022-05-17T02:38:33.995Z] ---> b8ea166940f1 [2022-05-17T02:38:33.995Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-17T02:38:33.995Z] Removing intermediate container 75165837255a [2022-05-17T02:38:33.995Z] ---> 8771849ab5c8 [2022-05-17T02:38:33.995Z] Step 8/23 : COPY . . [2022-05-17T02:38:33.995Z] ---> 4a495817d154 [2022-05-17T02:38:33.995Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-17T02:38:33.995Z] ---> Running in 0c6a67c0afbd [2022-05-17T02:38:33.995Z] Removing intermediate container a81c5fd1d544 [2022-05-17T02:38:33.995Z] ---> b7878dce09cc [2022-05-17T02:38:33.995Z] Step 8/31 : COPY . . [2022-05-17T02:38:34.258Z] ---> Running in 3855194f987e [2022-05-17T02:38:34.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-17T02:38:34.827Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-17T02:38:45.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63894 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-17T02:38:45.504Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2022-05-17T02:38:45.823Z] The recommended git tool is: git [2022-05-17T02:38:47.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-17T02:38:47.033Z] ---> d7d71ee31c22 [2022-05-17T02:38:47.033Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-17T02:38:47.033Z] ---> 1643f861d40f [2022-05-17T02:38:47.033Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-17T02:38:47.033Z] ---> 0a8b689f5a0e [2022-05-17T02:38:47.033Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T02:38:47.033Z] ---> Running in 4b37982f9621 [2022-05-17T02:38:47.034Z] ---> Running in c898e1752e13 [2022-05-17T02:38:47.034Z] ---> Running in 7fee0eda0728 [2022-05-17T02:38:47.293Z] Removing intermediate container 7fee0eda0728 [2022-05-17T02:38:47.293Z] ---> b50cd7db4c7b [2022-05-17T02:38:47.293Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T02:38:47.293Z] ---> Running in 8b19a5aaacdf [2022-05-17T02:38:47.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-17T02:38:47.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-17T02:38:49.192Z] Removing intermediate container 8b19a5aaacdf [2022-05-17T02:38:49.192Z] ---> a2f084f7aef9 [2022-05-17T02:38:49.192Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T02:38:49.192Z] ---> Running in 41022821e7fb [2022-05-17T02:38:49.192Z] Removing intermediate container 3855194f987e [2022-05-17T02:38:49.192Z] ---> 63f45d8aaeb2 [2022-05-17T02:38:49.192Z] [2022-05-17T02:38:49.192Z] Step 10/25 : FROM alpine:3.14 [2022-05-17T02:38:49.192Z] 3.14: Pulling from library/alpine [2022-05-17T02:38:49.192Z] Removing intermediate container 41022821e7fb [2022-05-17T02:38:49.192Z] ---> 669f2c763fce [2022-05-17T02:38:49.192Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T02:38:49.192Z] ---> Running in 3d4e6b10d601 [2022-05-17T02:38:49.758Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-17T02:38:49.758Z] Status: Downloaded newer image for alpine:3.14 [2022-05-17T02:38:49.758Z] ---> e04c818066af [2022-05-17T02:38:49.758Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-17T02:38:50.016Z] ---> Running in 73b782eecc35 [2022-05-17T02:38:50.276Z] spire-1.2.1/ [2022-05-17T02:38:50.276Z] spire-1.2.1/.data/ [2022-05-17T02:38:50.276Z] spire-1.2.1/.data/.file [2022-05-17T02:38:50.276Z] spire-1.2.1/.dockerignore [2022-05-17T02:38:50.276Z] spire-1.2.1/.gitattributes [2022-05-17T02:38:50.276Z] spire-1.2.1/.githooks/ [2022-05-17T02:38:50.276Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/ [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/ [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T02:38:50.276Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T02:38:50.276Z] spire-1.2.1/.gitignore [2022-05-17T02:38:50.276Z] spire-1.2.1/.go-version [2022-05-17T02:38:50.276Z] spire-1.2.1/.golangci.yml [2022-05-17T02:38:50.276Z] spire-1.2.1/ADOPTERS.md [2022-05-17T02:38:50.276Z] spire-1.2.1/CHANGELOG.md [2022-05-17T02:38:50.276Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T02:38:50.276Z] spire-1.2.1/CODEOWNERS [2022-05-17T02:38:50.276Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T02:38:50.276Z] spire-1.2.1/Dockerfile [2022-05-17T02:38:50.276Z] spire-1.2.1/Dockerfile.dev [2022-05-17T02:38:50.276Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T02:38:50.276Z] spire-1.2.1/LICENSE [2022-05-17T02:38:50.276Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T02:38:50.276Z] spire-1.2.1/Makefile [2022-05-17T02:38:50.276Z] spire-1.2.1/README.md [2022-05-17T02:38:50.276Z] spire-1.2.1/ROADMAP.md [2022-05-17T02:38:50.276Z] spire-1.2.1/SECURITY.md [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T02:38:50.276Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T02:38:50.537Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/ [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/agent/ [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/server/ [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/server/server.conf [2022-05-17T02:38:50.537Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/ [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/auditlog.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/ [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/spire_server.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/telemetry.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/upgrading.md [2022-05-17T02:38:50.537Z] spire-1.2.1/doc/using_spire.md [2022-05-17T02:38:50.537Z] spire-1.2.1/examples/ [2022-05-17T02:38:50.537Z] spire-1.2.1/examples/README.md [2022-05-17T02:38:50.537Z] spire-1.2.1/go.mod [2022-05-17T02:38:50.537Z] spire-1.2.1/go.sum [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:50.537Z] [2022-05-17T02:38:50.537Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/health/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/log/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/version/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/server/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/server/api/ [2022-05-17T02:38:50.538Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/config.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T02:38:50.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/server.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/private/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/private/server/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T02:38:50.540Z] spire-1.2.1/release/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire-extras/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire/conf/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T02:38:50.540Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/script/ [2022-05-17T02:38:50.540Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/support/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T02:38:50.540Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/clock/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/clock/clock.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T02:38:50.540Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/README.mdfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:38:50.540Z] [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/common [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T02:38:50.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T02:38:50.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T02:38:50.542Z] spire-1.2.1/test/integration/test.sh [2022-05-17T02:38:50.542Z] spire-1.2.1/test/plugintest/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/testca/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/testca/ca.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/testkey/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T02:38:50.542Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/testkey/new.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/util/ [2022-05-17T02:38:50.542Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/util/race.go [2022-05-17T02:38:50.542Z] spire-1.2.1/test/util/util.go [2022-05-17T02:38:50.542Z] building spire from source... [2022-05-17T02:38:50.800Z] Installing go1.17.7... [2022-05-17T02:38:50.800Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-17T02:38:50.800Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-17T02:38:50.800Z] (3/3) Installing su-exec (0.2-r1) [2022-05-17T02:38:50.800Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:38:50.800Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T02:38:50.800Z] OK: 6 MiB in 17 packages [2022-05-17T02:38:53.330Z] Removing intermediate container 73b782eecc35 [2022-05-17T02:38:53.330Z] ---> 29185db27dc1 [2022-05-17T02:38:53.330Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T02:38:53.330Z] ---> Running in 1bdd23e30bbc [2022-05-17T02:38:53.589Z] Removing intermediate container 1bdd23e30bbc [2022-05-17T02:38:53.589Z] ---> ad083d4d746e [2022-05-17T02:38:53.589Z] Step 13/25 : WORKDIR / [2022-05-17T02:38:53.845Z] using credential edgex-jenkins-ssh [2022-05-17T02:38:53.848Z] ---> Running in 82589b0c402e [2022-05-17T02:38:53.868Z] Cloning the remote Git repository [2022-05-17T02:38:54.106Z] Removing intermediate container 82589b0c402e [2022-05-17T02:38:54.106Z] ---> adb9c336aa49 [2022-05-17T02:38:54.106Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-17T02:38:53.927Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-17T02:38:54.004Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2022-05-17T02:38:54.122Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-17T02:38:54.123Z] > git --version # timeout=10 [2022-05-17T02:38:54.155Z] > git --version # 'git version 2.25.1' [2022-05-17T02:38:54.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T02:38:54.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T02:38:55.039Z] ---> e14809509364 [2022-05-17T02:38:55.039Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-17T02:38:56.944Z] ---> 5f468af096c9 [2022-05-17T02:38:56.944Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-17T02:38:57.202Z] Building bin/spire-server... [2022-05-17T02:38:57.202Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T02:38:57.202Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T02:38:57.202Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T02:38:57.202Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T02:38:57.202Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T02:38:57.202Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T02:38:57.466Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T02:38:57.466Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T02:38:57.466Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T02:38:57.724Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T02:38:57.724Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T02:38:57.724Z] Removing intermediate container 0c6a67c0afbd [2022-05-17T02:38:57.724Z] ---> b5e1d75f64d1 [2022-05-17T02:38:57.724Z] [2022-05-17T02:38:57.724Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T02:38:57.724Z] ---> e04c818066af [2022-05-17T02:38:57.724Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-17T02:38:57.724Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T02:38:57.724Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T02:38:57.724Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T02:38:57.724Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T02:38:57.985Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T02:38:57.985Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T02:38:57.985Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T02:38:57.985Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T02:38:57.985Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T02:38:57.985Z]  ---> 5a9c5d50a5ce [2022-05-17T02:38:57.985Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-17T02:38:57.985Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T02:38:57.985Z]  ---> Running in 5461d31dc536 [2022-05-17T02:38:58.244Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T02:38:58.244Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T02:38:58.244Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T02:38:58.244Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T02:38:58.244Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T02:38:58.244Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T02:38:58.244Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T02:38:58.244Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T02:38:58.244Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T02:38:58.244Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T02:38:58.244Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T02:38:58.508Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T02:38:58.508Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T02:38:58.508Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T02:38:58.508Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T02:38:58.776Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T02:38:58.776Z] Removing intermediate container 5461d31dc536 [2022-05-17T02:38:58.776Z] ---> 86779511b135 [2022-05-17T02:38:58.776Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-17T02:38:58.776Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T02:38:58.776Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T02:38:58.776Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T02:38:58.776Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T02:38:58.776Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T02:38:58.776Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T02:38:58.776Z]  ---> Running in 46ae2804e67c [2022-05-17T02:38:58.776Z] ---> c450d5672d93 [2022-05-17T02:38:58.776Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-17T02:38:59.036Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T02:38:59.036Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T02:38:59.036Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T02:38:59.036Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T02:38:59.036Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T02:38:59.036Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T02:38:59.036Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T02:38:59.036Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T02:38:59.036Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T02:38:59.036Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T02:38:59.295Z] Removing intermediate container 46ae2804e67c [2022-05-17T02:38:59.295Z] ---> b31f68fc2614 [2022-05-17T02:38:59.295Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-17T02:38:59.571Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T02:38:59.830Z]  ---> Running in 0f3d63d35691 [2022-05-17T02:38:59.830Z] ---> 76ecd129f952 [2022-05-17T02:38:59.830Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-17T02:39:00.088Z] Removing intermediate container 0f3d63d35691 [2022-05-17T02:39:00.088Z] ---> 165b3482f486 [2022-05-17T02:39:00.088Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:39:00.349Z] ---> Running in ee8774aac283 [2022-05-17T02:39:00.622Z] ---> 7f5a70a8205d [2022-05-17T02:39:00.622Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T02:39:00.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T02:39:00.881Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T02:39:00.881Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T02:39:00.881Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T02:39:00.881Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T02:39:01.141Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T02:39:01.141Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T02:39:01.141Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T02:39:01.141Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T02:39:01.405Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T02:39:01.405Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T02:39:01.664Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T02:39:01.664Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T02:39:01.923Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T02:39:02.491Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T02:39:02.491Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T02:39:02.491Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T02:39:03.429Z]  ---> 7a5fe5665fba [2022-05-17T02:39:03.429Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-17T02:39:03.429Z] ---> Running in 92df43a4b7d2 [2022-05-17T02:39:03.689Z] Removing intermediate container ee8774aac283 [2022-05-17T02:39:03.689Z] ---> cc643fffddfe [2022-05-17T02:39:03.689Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-17T02:39:04.624Z] ---> Running in 7287c0ee3123 [2022-05-17T02:39:06.004Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T02:39:06.004Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T02:39:06.004Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T02:39:06.004Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T02:39:06.004Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T02:39:06.004Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T02:39:06.004Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T02:39:06.004Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T02:39:06.265Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T02:39:06.265Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T02:39:06.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T02:39:06.265Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T02:39:06.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T02:39:06.265Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T02:39:06.265Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T02:39:06.265Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T02:39:06.265Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T02:39:06.265Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T02:39:06.265Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T02:39:06.265Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T02:39:06.265Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T02:39:06.265Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T02:39:06.265Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T02:39:06.265Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T02:39:06.265Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T02:39:06.528Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T02:39:06.528Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T02:39:06.528Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T02:39:06.528Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T02:39:06.528Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T02:39:06.528Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T02:39:06.528Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T02:39:06.788Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T02:39:06.788Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T02:39:06.788Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T02:39:06.788Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T02:39:06.788Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T02:39:06.788Z] Removing intermediate container 4b37982f9621 [2022-05-17T02:39:06.788Z] ---> aea41c4a05d5 [2022-05-17T02:39:06.788Z] [2022-05-17T02:39:06.788Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T02:39:06.788Z] ---> e04c818066af [2022-05-17T02:39:06.788Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T02:39:06.788Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T02:39:06.788Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T02:39:06.788Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T02:39:06.788Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T02:39:06.788Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T02:39:06.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T02:39:06.788Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T02:39:06.788Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T02:39:06.788Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T02:39:07.050Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T02:39:07.050Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T02:39:07.050Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T02:39:07.050Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T02:39:07.050Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T02:39:07.050Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T02:39:07.050Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T02:39:07.050Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T02:39:07.050Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T02:39:07.050Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T02:39:07.050Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T02:39:07.313Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T02:39:07.313Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T02:39:07.313Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:07.313Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T02:39:07.313Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T02:39:07.313Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T02:39:07.313Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T02:39:07.313Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T02:39:07.313Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T02:39:07.313Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T02:39:07.313Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T02:39:07.313Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T02:39:07.313Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T02:39:07.313Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T02:39:07.313Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T02:39:07.883Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:08.144Z] Removing intermediate container 92df43a4b7d2 [2022-05-17T02:39:08.144Z] ---> 8789654ee05f [2022-05-17T02:39:08.144Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T02:39:08.405Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-17T02:39:08.405Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-17T02:39:08.405Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-17T02:39:08.663Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-17T02:39:08.923Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-17T02:39:08.923Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-17T02:39:09.183Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:39:09.183Z] OK: 8 MiB in 20 packages [2022-05-17T02:39:09.183Z] ---> Running in b45099a0df60 [2022-05-17T02:39:10.127Z] Removing intermediate container c898e1752e13 [2022-05-17T02:39:10.127Z] ---> 4a2359bc720e [2022-05-17T02:39:10.127Z] [2022-05-17T02:39:10.127Z] Step 10/31 : FROM alpine:3.14 [2022-05-17T02:39:10.127Z] ---> e04c818066af [2022-05-17T02:39:10.127Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-17T02:39:10.697Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T02:39:10.697Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T02:39:10.697Z]  ---> Running in 1fa4d4bd3148 [2022-05-17T02:39:10.697Z] ---> Running in 29c496b260da [2022-05-17T02:39:10.956Z] Removing intermediate container 1fa4d4bd3148 [2022-05-17T02:39:10.956Z] ---> c9b81c2b4ea7 [2022-05-17T02:39:10.956Z] Step 23/25 : LABEL arch=x86_64 [2022-05-17T02:39:10.956Z] Removing intermediate container 29c496b260da [2022-05-17T02:39:10.956Z] ---> 43798a283b07 [2022-05-17T02:39:10.956Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-17T02:39:10.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:10.956Z] ---> Running in 4c18c77096f7 [2022-05-17T02:39:10.956Z] Removing intermediate container 7287c0ee3123 [2022-05-17T02:39:10.956Z] ---> e40657e7cbea [2022-05-17T02:39:10.956Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:39:10.956Z] ---> Running in ab91e2f27240 [2022-05-17T02:39:11.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:11.215Z] Removing intermediate container 4c18c77096f7 [2022-05-17T02:39:11.215Z] ---> 96e21d0ae7c7 [2022-05-17T02:39:11.215Z] Step 24/25 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:39:11.215Z] ---> Running in 97c6033add0e [2022-05-17T02:39:11.215Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-17T02:39:11.215Z] ---> b1043a367b3f [2022-05-17T02:39:11.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-17T02:39:11.215Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:39:11.215Z] OK: 6 MiB in 15 packages [2022-05-17T02:39:11.474Z] Removing intermediate container 97c6033add0e [2022-05-17T02:39:11.474Z] ---> c6610a83c34d [2022-05-17T02:39:11.474Z] Step 25/25 : LABEL version=0.0.0 [2022-05-17T02:39:11.474Z] ---> Running in e8651fe18755 [2022-05-17T02:39:11.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:11.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:11.746Z] Removing intermediate container e8651fe18755 [2022-05-17T02:39:11.746Z] ---> 932f65ab99d1 [2022-05-17T02:39:11.746Z] [2022-05-17T02:39:11.746Z] Successfully built 932f65ab99d1 [2022-05-17T02:39:11.746Z] Successfully tagged security-secretstore-setup:latest [2022-05-17T02:39:11.746Z] Building sys-mgmt-agent [2022-05-17T02:39:12.007Z]  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.5-r1) [2022-05-17T02:39:12.007Z] (2/2) Installing su-exec (0.2-r1) [2022-05-17T02:39:12.007Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:39:12.007Z] OK: 6 MiB in 16 packages [2022-05-17T02:39:12.007Z] Removing intermediate container b45099a0df60 [2022-05-17T02:39:12.007Z] ---> ff77dd57de10 [2022-05-17T02:39:12.007Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T02:39:12.007Z] ---> 0fe04d95ebaa [2022-05-17T02:39:12.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-17T02:39:13.955Z] ---> Running in ffb48a757459 [2022-05-17T02:39:13.955Z] ---> f8e3ee4adfe0 [2022-05-17T02:39:13.955Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-17T02:39:13.955Z] ---> Running in 22e58df1e4a4 [2022-05-17T02:39:13.955Z] Removing intermediate container ffb48a757459 [2022-05-17T02:39:13.955Z] ---> 19474961eed2 [2022-05-17T02:39:13.955Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-17T02:39:13.955Z] Removing intermediate container ab91e2f27240 [2022-05-17T02:39:13.955Z] ---> 72c97db68f21 [2022-05-17T02:39:13.955Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-17T02:39:13.955Z] ---> Running in 4d11352d0462 [2022-05-17T02:39:13.955Z] ---> Running in 4b5e8db0420d [2022-05-17T02:39:13.955Z] Removing intermediate container 22e58df1e4a4 [2022-05-17T02:39:13.955Z] ---> 3c783180f810 [2022-05-17T02:39:13.955Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:39:14.216Z] ---> Running in 15ffc8e66478 [2022-05-17T02:39:14.216Z] Removing intermediate container 4b5e8db0420d [2022-05-17T02:39:14.216Z] ---> b997232a47de [2022-05-17T02:39:14.216Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T02:39:14.216Z] Removing intermediate container 4d11352d0462 [2022-05-17T02:39:14.216Z] ---> 9a560fe9a79d [2022-05-17T02:39:14.216Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-17T02:39:14.477Z] ---> Running in 279afae94795 [2022-05-17T02:39:14.477Z] ---> Running in 1c1d390b94d4 [2022-05-17T02:39:14.477Z] Removing intermediate container 15ffc8e66478 [2022-05-17T02:39:14.477Z] ---> 156b370ebd7d [2022-05-17T02:39:14.477Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T02:39:14.737Z] Removing intermediate container 279afae94795 [2022-05-17T02:39:14.737Z] ---> 8d6ccac2b344 [2022-05-17T02:39:14.737Z] Step 15/23 : WORKDIR / [2022-05-17T02:39:14.737Z] ---> Running in dbeab5519e82 [2022-05-17T02:39:14.737Z] Removing intermediate container 1c1d390b94d4 [2022-05-17T02:39:14.737Z] ---> 17d231104fc2 [2022-05-17T02:39:14.737Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-17T02:39:14.737Z] ---> Running in 4c7942916a8f [2022-05-17T02:39:14.997Z] ---> Running in 62cf121262a4 [2022-05-17T02:39:14.997Z] Removing intermediate container dbeab5519e82 [2022-05-17T02:39:14.997Z] ---> 608c3c1c6e81 [2022-05-17T02:39:14.997Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:39:14.997Z] Removing intermediate container 4c7942916a8f [2022-05-17T02:39:14.997Z] ---> c39acba3f1cb [2022-05-17T02:39:14.997Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:39:15.263Z] ---> Running in 9bd70142cc8a [2022-05-17T02:39:15.263Z] ---> e91304d98bc9 [2022-05-17T02:39:15.263Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-17T02:39:15.562Z] Removing intermediate container 9bd70142cc8a [2022-05-17T02:39:15.562Z] ---> be6b9fe09bee [2022-05-17T02:39:15.562Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T02:39:15.562Z] ---> Running in 9bb352b0e802 [2022-05-17T02:39:15.851Z] Removing intermediate container 9bb352b0e802 [2022-05-17T02:39:15.851Z] ---> e3f73982ed60 [2022-05-17T02:39:15.851Z] [2022-05-17T02:39:15.851Z] ---> 06fe0aeac97e [2022-05-17T02:39:15.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-17T02:39:15.851Z] Removing intermediate container 62cf121262a4 [2022-05-17T02:39:15.851Z] ---> 6b0de5eeac75 [2022-05-17T02:39:15.851Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-17T02:39:16.150Z] Successfully built e3f73982ed60 [2022-05-17T02:39:16.150Z] Successfully tagged core-data:latest [2022-05-17T02:39:16.150Z]  Building core-data ... done  ---> Running in 61b01cd0762f [2022-05-17T02:39:16.150Z] Building security-spiffe-token-provider [2022-05-17T02:39:16.150Z] ---> 29585ee34b24 [2022-05-17T02:39:16.150Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-17T02:39:16.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:39:16.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:39:16.729Z] ---> f519c8e98789 [2022-05-17T02:39:16.729Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T02:39:16.729Z] ---> Using cache [2022-05-17T02:39:16.729Z] ---> f79668cb93bb [2022-05-17T02:39:16.729Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:39:16.729Z] ---> Using cache [2022-05-17T02:39:16.729Z] ---> 922bc7b38792 [2022-05-17T02:39:16.729Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-17T02:39:16.853Z] Merging remotes/origin/main commit bb26f801078e9cef95118cfb8a4479ba559b3960 into PR head commit 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:39:17.069Z] ---> Running in 5fa588018711 [2022-05-17T02:39:17.303Z] Merge succeeded, producing 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:39:17.304Z] Checking out Revision 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 (PR-3987) [2022-05-17T02:39:15.973Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-17T02:39:15.993Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-17T02:39:16.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-17T02:39:16.079Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-17T02:39:16.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T02:39:16.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-17T02:39:16.882Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T02:39:16.911Z] > git checkout -f 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 # timeout=10 [2022-05-17T02:39:17.186Z] > git remote # timeout=10 [2022-05-17T02:39:17.211Z] > git config --get remote.origin.url # timeout=10 [2022-05-17T02:39:17.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-17T02:39:17.254Z] > git merge bb26f801078e9cef95118cfb8a4479ba559b3960 # timeout=10 [2022-05-17T02:39:17.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-17T02:39:17.318Z] > git config core.sparsecheckout # timeout=10 [2022-05-17T02:39:17.348Z] > git checkout -f 18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 # timeout=10 [2022-05-17T02:39:18.500Z] Removing intermediate container 61b01cd0762f [2022-05-17T02:39:18.501Z] ---> 29b34c8de568 [2022-05-17T02:39:18.501Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-17T02:39:18.779Z] ---> Running in 99218a3940fd [2022-05-17T02:39:18.779Z] Removing intermediate container 5fa588018711 [2022-05-17T02:39:18.779Z] ---> 68bbd36f1d48 [2022-05-17T02:39:18.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:39:19.348Z] ---> e3a6053c7642 [2022-05-17T02:39:19.348Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-17T02:39:19.348Z] ---> Running in 5ee9b7458c00 [2022-05-17T02:39:19.606Z] ---> Running in 4577b8f9b5fa [2022-05-17T02:39:20.174Z] Removing intermediate container 5ee9b7458c00 [2022-05-17T02:39:20.174Z] ---> e1c25f410798 [2022-05-17T02:39:20.174Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T02:39:20.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:20.174Z] ---> Running in b51995c33817 [2022-05-17T02:39:20.743Z] Removing intermediate container b51995c33817 [2022-05-17T02:39:20.743Z] ---> ef5e5a2118b2 [2022-05-17T02:39:20.743Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:39:21.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:21.001Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:39:21.001Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:39:21.001Z] ---> f519c8e98789 [2022-05-17T02:39:21.001Z] Step 3/20 : WORKDIR /edgex-go [2022-05-17T02:39:21.001Z] ---> Using cache [2022-05-17T02:39:21.001Z] ---> f79668cb93bb [2022-05-17T02:39:21.001Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-17T02:39:21.262Z] ---> Running in 15431b46c24a [2022-05-17T02:39:21.262Z] OK: 221 MiB in 52 packages [2022-05-17T02:39:21.262Z] ---> Running in 7a5b4aa6f73f [2022-05-17T02:39:21.521Z] Removing intermediate container 15431b46c24a [2022-05-17T02:39:21.521Z] ---> 39bd6324661a [2022-05-17T02:39:21.521Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T02:39:21.521Z] Removing intermediate container 4577b8f9b5fa [2022-05-17T02:39:21.521Z] ---> 29ac7379b510 [2022-05-17T02:39:21.521Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:39:21.782Z] ---> Running in 205557f6a1ab [2022-05-17T02:39:21.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:21.818Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [2022-05-17T02:39:22.041Z] Removing intermediate container 205557f6a1ab [2022-05-17T02:39:22.041Z] ---> 2a0d9af5b869 [2022-05-17T02:39:22.041Z] [2022-05-17T02:39:22.041Z] Successfully built 2a0d9af5b869 [2022-05-17T02:39:22.041Z] ---> 4a04d76ca5f0 [2022-05-17T02:39:22.041Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-17T02:39:22.041Z] Removing intermediate container 99218a3940fd [2022-05-17T02:39:22.041Z] ---> 102a5b7e07f5 [2022-05-17T02:39:22.041Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T02:39:22.041Z] Successfully tagged core-command:latest [2022-05-17T02:39:22.041Z]  Building core-command ... done Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-17T02:39:22.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:22.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-17T02:39:22.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T02:39:22.685Z] Dload Upload Total Spent Left Speed [2022-05-17T02:39:22.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2022-05-17T02:39:23.182Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T02:39:23.182Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T02:39:23.182Z] OK: 15864 distinct packages available [2022-05-17T02:39:23.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:23.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-17T02:39:23.583Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-17T02:39:23.584Z] + sudo tee /etc/docker/daemon.new [2022-05-17T02:39:23.584Z] { [2022-05-17T02:39:23.584Z] "registry-mirrors": [ [2022-05-17T02:39:23.584Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-17T02:39:23.584Z] ], [2022-05-17T02:39:23.584Z] "bip": "10.250.0.254/24", [2022-05-17T02:39:23.584Z] "hosts": [ [2022-05-17T02:39:23.584Z] "tcp://0.0.0.0:5555", [2022-05-17T02:39:23.584Z] "unix:///var/run/docker.sock" [2022-05-17T02:39:23.584Z] ], [2022-05-17T02:39:23.584Z] "mtu": 1458, [2022-05-17T02:39:23.584Z] "selinux-enabled": true, [2022-05-17T02:39:23.584Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-17T02:39:23.584Z] } [Pipeline] sh [2022-05-17T02:39:23.750Z] ---> 38f7cf1c2f7a [2022-05-17T02:39:23.750Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:39:23.943Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-17T02:39:24.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:39:24.276Z] OK: 221 MiB in 52 packages [2022-05-17T02:39:24.292Z] + sudo service docker restart [2022-05-17T02:39:24.923Z] ---> 214ddf4a93e0 [2022-05-17T02:39:24.923Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-17T02:39:24.923Z] ---> Running in 827f8ac0c864 [2022-05-17T02:39:25.232Z] ---> 4eea1b8838fb [2022-05-17T02:39:25.232Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-17T02:39:25.571Z] Removing intermediate container 7a5b4aa6f73f [2022-05-17T02:39:25.572Z] ---> 0fbe28dfd278 [2022-05-17T02:39:25.572Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-17T02:39:25.572Z] ---> 060e70b1e491 [2022-05-17T02:39:25.572Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-17T02:39:25.965Z] ---> 554fd0b25e08 [2022-05-17T02:39:25.965Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:39:26.554Z] ---> Running in b33ceb4df3e2 [2022-05-17T02:39:26.554Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:39:26.554Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:39:26.554Z] ---> f519c8e98789 [2022-05-17T02:39:26.554Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T02:39:26.554Z] ---> Using cache [2022-05-17T02:39:26.554Z] ---> f79668cb93bb [2022-05-17T02:39:26.554Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:39:26.554Z] ---> Using cache [2022-05-17T02:39:26.554Z] ---> 922bc7b38792 [2022-05-17T02:39:26.554Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T02:39:26.554Z] ---> Using cache [2022-05-17T02:39:26.554Z] ---> 371e977eb80e [2022-05-17T02:39:26.554Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T02:39:26.554Z] ---> Using cache [2022-05-17T02:39:26.554Z] ---> 77b4a4208c79 [2022-05-17T02:39:26.554Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:39:26.554Z] ---> Using cache [2022-05-17T02:39:26.554Z] ---> 8771849ab5c8 [2022-05-17T02:39:26.554Z] Step 8/22 : COPY . . [2022-05-17T02:39:26.554Z] ---> Using cache [2022-05-17T02:39:26.554Z] ---> d7d71ee31c22 [2022-05-17T02:39:26.554Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-17T02:39:26.554Z] ---> 474ef4ddc255 [2022-05-17T02:39:26.554Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-17T02:39:26.554Z] ---> Running in 0d66ebd813c8 [2022-05-17T02:39:26.554Z] ---> Running in 3f0f60acacf8 [2022-05-17T02:39:26.813Z] Removing intermediate container 827f8ac0c864 [2022-05-17T02:39:26.813Z] ---> efcc3efe37b5 [2022-05-17T02:39:26.813Z] Step 8/23 : COPY . . [2022-05-17T02:39:26.813Z] Removing intermediate container 3f0f60acacf8 [2022-05-17T02:39:26.813Z] ---> 55cbc495ba4e [2022-05-17T02:39:26.813Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-17T02:39:27.758Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-17T02:39:29.136Z] ---> 1e79dd3db20d [2022-05-17T02:39:29.136Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-17T02:39:30.071Z] ---> Running in 800d9c8d2aba [2022-05-17T02:39:30.071Z] Removing intermediate container b33ceb4df3e2 [2022-05-17T02:39:30.071Z] ---> 636fae928a58 [2022-05-17T02:39:30.071Z] Step 7/20 : COPY . . [2022-05-17T02:39:34.262Z] Removing intermediate container 800d9c8d2aba [2022-05-17T02:39:34.262Z] ---> bb64ccd8f2db [2022-05-17T02:39:34.262Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-17T02:39:34.521Z] ---> Running in 6c1080011c38 [2022-05-17T02:39:34.780Z] Removing intermediate container 6c1080011c38 [2022-05-17T02:39:34.780Z] ---> 16a3648b2eb2 [2022-05-17T02:39:34.780Z] Step 28/31 : CMD ["gate"] [2022-05-17T02:39:35.038Z] ---> Running in 247efcb06dfa [2022-05-17T02:39:35.608Z] Removing intermediate container 247efcb06dfa [2022-05-17T02:39:35.608Z] ---> 53c39ea1c5c4 [2022-05-17T02:39:35.608Z] Step 29/31 : LABEL arch=x86_64 [2022-05-17T02:39:35.608Z] ---> Running in 9ac1071a5669 [2022-05-17T02:39:36.187Z] ---> dd1ce10456e6 [2022-05-17T02:39:36.187Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-17T02:39:36.187Z] Removing intermediate container 9ac1071a5669 [2022-05-17T02:39:36.187Z] ---> 06e0d33d41c8 [2022-05-17T02:39:36.187Z] Step 30/31 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:39:36.187Z] ---> Running in f10b01e9f5d2 [2022-05-17T02:39:36.446Z] ---> Running in 0d7f0402f33b [2022-05-17T02:39:37.017Z] Removing intermediate container 0d7f0402f33b [2022-05-17T02:39:37.017Z] ---> 7a97f2425b1e [2022-05-17T02:39:37.017Z] Step 31/31 : LABEL version=0.0.0 [2022-05-17T02:39:37.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-17T02:39:37.585Z] ---> Running in daacfcdf859a [2022-05-17T02:39:38.155Z] Removing intermediate container daacfcdf859a [2022-05-17T02:39:38.155Z] ---> 5f05830aa015 [2022-05-17T02:39:38.155Z] [2022-05-17T02:39:38.155Z] Successfully built 5f05830aa015 [2022-05-17T02:39:38.155Z] Successfully tagged security-bootstrapper:latest [2022-05-17T02:39:38.155Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T02:39:42.735Z] provisioning config files... [2022-05-17T02:39:42.765Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config4632674478054332010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T02:39:43.149Z] ---> docker-login.sh [2022-05-17T02:39:43.149Z] nexus3.edgexfoundry.org:10001 [2022-05-17T02:39:43.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:39:44.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:39:44.032Z] Configure a credential helper to remove this warning. See [2022-05-17T02:39:44.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:39:44.032Z] [2022-05-17T02:39:44.032Z] Login Succeeded [2022-05-17T02:39:44.032Z] nexus3.edgexfoundry.org:10002 [2022-05-17T02:39:44.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:39:44.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:39:44.642Z] Configure a credential helper to remove this warning. See [2022-05-17T02:39:44.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:39:44.642Z] [2022-05-17T02:39:44.642Z] Login Succeeded [2022-05-17T02:39:44.642Z] nexus3.edgexfoundry.org:10003 [2022-05-17T02:39:44.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:39:45.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:39:45.197Z] Configure a credential helper to remove this warning. See [2022-05-17T02:39:45.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:39:45.197Z] [2022-05-17T02:39:45.197Z] Login Succeeded [2022-05-17T02:39:45.197Z] nexus3.edgexfoundry.org:10004 [2022-05-17T02:39:45.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:39:45.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:39:45.746Z] Configure a credential helper to remove this warning. See [2022-05-17T02:39:45.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:39:45.746Z] [2022-05-17T02:39:45.746Z] Login Succeeded [2022-05-17T02:39:45.746Z] docker.io [2022-05-17T02:39:46.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-17T02:39:46.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-17T02:39:46.627Z] Configure a credential helper to remove this warning. See [2022-05-17T02:39:46.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-17T02:39:46.627Z] [2022-05-17T02:39:46.627Z] Login Succeeded [2022-05-17T02:39:46.627Z] ---> docker-login.sh ends [Pipeline] } [2022-05-17T02:39:46.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-17T02:39:47.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-17T02:39:47.173Z] ========================================================= [2022-05-17T02:39:47.173Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-17T02:39:47.173Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-17T02:39:47.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T02:39:47.793Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-17T02:39:47.793Z] 9b3977197b4f: Pulling fs layer [2022-05-17T02:39:47.793Z] 1a89e8eeedd5: Pulling fs layer [2022-05-17T02:39:47.793Z] 94645a83ff95: Pulling fs layer [2022-05-17T02:39:47.793Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-17T02:39:47.793Z] 0c92f367c5e7: Pulling fs layer [2022-05-17T02:39:47.793Z] 3096ccb668a1: Pulling fs layer [2022-05-17T02:39:47.793Z] e8cf19c19ddd: Pulling fs layer [2022-05-17T02:39:47.793Z] a4caa8a26152: Pulling fs layer [2022-05-17T02:39:47.793Z] 0c92f367c5e7: Waiting [2022-05-17T02:39:47.793Z] 3096ccb668a1: Waiting [2022-05-17T02:39:47.793Z] e8cf19c19ddd: Waiting [2022-05-17T02:39:47.793Z] a4caa8a26152: Waiting [2022-05-17T02:39:47.793Z] 3f3a8bcf1eab: Waiting [2022-05-17T02:39:47.793Z] 94645a83ff95: Verifying Checksum [2022-05-17T02:39:47.793Z] 94645a83ff95: Download complete [2022-05-17T02:39:47.793Z] 1a89e8eeedd5: Verifying Checksum [2022-05-17T02:39:47.793Z] 1a89e8eeedd5: Download complete [2022-05-17T02:39:47.793Z] 0c92f367c5e7: Download complete [2022-05-17T02:39:47.793Z] 3096ccb668a1: Verifying Checksum [2022-05-17T02:39:47.793Z] 3096ccb668a1: Download complete [2022-05-17T02:39:47.793Z] e8cf19c19ddd: Verifying Checksum [2022-05-17T02:39:47.793Z] e8cf19c19ddd: Download complete [2022-05-17T02:39:48.071Z] 9b3977197b4f: Verifying Checksum [2022-05-17T02:39:48.071Z] 9b3977197b4f: Download complete [2022-05-17T02:39:48.135Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:39:48.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:39:48.135Z] ---> f519c8e98789 [2022-05-17T02:39:48.135Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T02:39:48.135Z] ---> Using cache [2022-05-17T02:39:48.135Z] ---> f79668cb93bb [2022-05-17T02:39:48.135Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:39:48.135Z] ---> Using cache [2022-05-17T02:39:48.135Z] ---> 922bc7b38792 [2022-05-17T02:39:48.135Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T02:39:48.135Z] ---> Using cache [2022-05-17T02:39:48.135Z] ---> 371e977eb80e [2022-05-17T02:39:48.135Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T02:39:48.135Z] ---> Using cache [2022-05-17T02:39:48.135Z] ---> 77b4a4208c79 [2022-05-17T02:39:48.135Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:39:48.135Z] ---> Using cache [2022-05-17T02:39:48.135Z] ---> 8771849ab5c8 [2022-05-17T02:39:48.135Z] Step 8/23 : COPY . . [2022-05-17T02:39:48.135Z] ---> Using cache [2022-05-17T02:39:48.135Z] ---> d7d71ee31c22 [2022-05-17T02:39:48.135Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-17T02:39:48.676Z] 9b3977197b4f: Pull complete [2022-05-17T02:39:49.285Z] 1a89e8eeedd5: Pull complete [2022-05-17T02:39:49.561Z] 94645a83ff95: Pull complete [2022-05-17T02:39:50.038Z] ---> Running in abc2b4812a4f [2022-05-17T02:39:50.038Z] ---> 808d6aab86c0 [2022-05-17T02:39:50.038Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-17T02:39:50.038Z] ---> Running in 1b2f386fad9e [2022-05-17T02:39:50.163Z] a4caa8a26152: Verifying Checksum [2022-05-17T02:39:50.163Z] a4caa8a26152: Download complete [2022-05-17T02:39:50.761Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-17T02:39:50.761Z] 3f3a8bcf1eab: Download complete [2022-05-17T02:39:50.992Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-17T02:39:51.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-17T02:40:01.224Z] Removing intermediate container 0d66ebd813c8 [2022-05-17T02:40:01.224Z] ---> 7eba975d58c4 [2022-05-17T02:40:01.224Z] [2022-05-17T02:40:01.224Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T02:40:01.224Z] ---> e04c818066af [2022-05-17T02:40:01.224Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-17T02:40:01.224Z] ---> Using cache [2022-05-17T02:40:01.224Z] ---> ff77dd57de10 [2022-05-17T02:40:01.224Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T02:40:01.225Z] ---> Using cache [2022-05-17T02:40:01.225Z] ---> 19474961eed2 [2022-05-17T02:40:01.225Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-17T02:40:01.488Z] ---> Running in fa650e65f967 [2022-05-17T02:40:02.442Z] Removing intermediate container fa650e65f967 [2022-05-17T02:40:02.442Z] ---> 153beba25b57 [2022-05-17T02:40:02.442Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T02:40:03.184Z] 3f3a8bcf1eab: Pull complete [2022-05-17T02:40:03.184Z] 0c92f367c5e7: Pull complete [2022-05-17T02:40:03.380Z] ---> Running in 58a900dbf9c5 [2022-05-17T02:40:03.476Z] 3096ccb668a1: Pull complete [2022-05-17T02:40:03.750Z] e8cf19c19ddd: Pull complete [2022-05-17T02:40:03.958Z] Removing intermediate container 58a900dbf9c5 [2022-05-17T02:40:03.958Z] ---> e91020fbbf58 [2022-05-17T02:40:03.958Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:40:03.958Z] Removing intermediate container f10b01e9f5d2 [2022-05-17T02:40:03.958Z] ---> 0ee20c9f6ae6 [2022-05-17T02:40:03.958Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-17T02:40:04.218Z] ---> Running in 2cfbe1252ea4 [2022-05-17T02:40:05.160Z] ---> 6fc9fc337b69 [2022-05-17T02:40:05.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-17T02:40:06.100Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-17T02:40:07.479Z] ---> c4f85be7408c [2022-05-17T02:40:07.479Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-17T02:40:08.053Z] ---> be08fa52bf51 [2022-05-17T02:40:08.053Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-17T02:40:08.315Z] ---> Running in 81539889d0e4 [2022-05-17T02:40:08.315Z] Removing intermediate container 2cfbe1252ea4 [2022-05-17T02:40:08.315Z] ---> fa16fc76243f [2022-05-17T02:40:08.315Z] [2022-05-17T02:40:08.315Z] Step 11/23 : FROM docker:20.10.14 [2022-05-17T02:40:08.315Z] 20.10.14: Pulling from library/docker [2022-05-17T02:40:08.575Z] Removing intermediate container 81539889d0e4 [2022-05-17T02:40:08.575Z] ---> 7bcaff3b33e7 [2022-05-17T02:40:08.575Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:40:08.575Z] ---> Running in 566bcd2ba84b [2022-05-17T02:40:09.142Z] Removing intermediate container 566bcd2ba84b [2022-05-17T02:40:09.142Z] ---> e4e6f02623cd [2022-05-17T02:40:09.142Z] Step 20/22 : LABEL arch=x86_64 [2022-05-17T02:40:09.401Z] ---> Running in b1aaf8561e5a [2022-05-17T02:40:09.968Z] Removing intermediate container b1aaf8561e5a [2022-05-17T02:40:09.968Z] ---> 0b76f1985f70 [2022-05-17T02:40:09.968Z] Step 21/22 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:40:10.229Z] ---> Running in 1bbbb2dece4f [2022-05-17T02:40:10.503Z] a4caa8a26152: Pull complete [2022-05-17T02:40:10.504Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-17T02:40:10.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T02:40:10.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-17T02:40:10.798Z] Removing intermediate container 1bbbb2dece4f [2022-05-17T02:40:10.799Z] ---> 4d3858dae9b2 [2022-05-17T02:40:10.799Z] Step 22/22 : LABEL version=0.0.0 [2022-05-17T02:40:10.799Z] ---> Running in ea3c434f5000 [2022-05-17T02:40:10.869Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T02:40:10.869Z] WORKDIR /edgex [2022-05-17T02:40:10.869Z] COPY go.mod . [2022-05-17T02:40:10.869Z] RUN go mod download [2022-05-17T02:40:10.869Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-17T02:40:11.367Z] Removing intermediate container ea3c434f5000 [2022-05-17T02:40:11.367Z] ---> 4fd4b614a7d7 [2022-05-17T02:40:11.367Z] [2022-05-17T02:40:11.630Z] Successfully built 4fd4b614a7d7 [2022-05-17T02:40:11.630Z] Successfully tagged support-scheduler:latest [2022-05-17T02:40:11.630Z]  Building support-scheduler ... done Building security-spire-server [2022-05-17T02:40:13.543Z] Sending build context to Docker daemon 169.4MB [2022-05-17T02:40:13.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-17T02:40:13.543Z] ---> 725f1c02e7f9 [2022-05-17T02:40:13.543Z] Step 2/4 : WORKDIR /edgex [2022-05-17T02:40:15.553Z] ---> Running in 7aa3c2dfd7c1 [2022-05-17T02:40:15.829Z] Removing intermediate container 7aa3c2dfd7c1 [2022-05-17T02:40:15.829Z] ---> 488e47b2fa57 [2022-05-17T02:40:15.829Z] Step 3/4 : COPY go.mod . [2022-05-17T02:40:16.433Z] ---> 59ced73e60c6 [2022-05-17T02:40:16.433Z] Step 4/4 : RUN go mod download [2022-05-17T02:40:16.433Z] ---> Running in 8e5666145f37 [2022-05-17T02:40:19.762Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:40:19.762Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:40:19.762Z] ---> f519c8e98789 [2022-05-17T02:40:19.762Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T02:40:19.762Z] ---> Using cache [2022-05-17T02:40:19.762Z] ---> f79668cb93bb [2022-05-17T02:40:19.762Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:40:19.762Z] ---> Using cache [2022-05-17T02:40:19.762Z] ---> 922bc7b38792 [2022-05-17T02:40:19.762Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T02:40:20.023Z] ---> Running in 407f9663ae55 [2022-05-17T02:40:20.282Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-17T02:40:20.282Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-17T02:40:20.282Z] ---> 7417809fdb73 [2022-05-17T02:40:20.282Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-17T02:40:20.857Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:21.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:21.694Z] ---> Running in ab26cfded06c [2022-05-17T02:40:21.954Z] OK: 221 MiB in 52 packages [2022-05-17T02:40:21.954Z] Removing intermediate container abc2b4812a4f [2022-05-17T02:40:21.954Z] ---> 5be50127162f [2022-05-17T02:40:21.954Z] [2022-05-17T02:40:21.954Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T02:40:21.954Z] ---> e04c818066af [2022-05-17T02:40:21.954Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T02:40:21.954Z] ---> Using cache [2022-05-17T02:40:21.954Z] ---> ff77dd57de10 [2022-05-17T02:40:21.954Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T02:40:21.954Z] ---> Using cache [2022-05-17T02:40:21.954Z] ---> 19474961eed2 [2022-05-17T02:40:21.954Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-17T02:40:21.954Z] Removing intermediate container 1b2f386fad9e [2022-05-17T02:40:21.954Z] ---> 5cde6ca591fd [2022-05-17T02:40:21.954Z] [2022-05-17T02:40:21.954Z] Step 9/20 : FROM alpine:3.15 [2022-05-17T02:40:22.213Z] Removing intermediate container ab26cfded06c [2022-05-17T02:40:22.213Z] ---> 9ca184ad32c3 [2022-05-17T02:40:22.213Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-17T02:40:22.474Z] ---> Running in e1e99bcf324f [2022-05-17T02:40:22.474Z] 3.15: Pulling from library/alpine [2022-05-17T02:40:22.474Z] ---> Running in 6b179791cd1c [2022-05-17T02:40:22.735Z] Removing intermediate container e1e99bcf324f [2022-05-17T02:40:22.735Z] ---> 304b5dd19f94 [2022-05-17T02:40:22.735Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T02:40:22.735Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-17T02:40:22.735Z] Status: Downloaded newer image for alpine:3.15 [2022-05-17T02:40:22.735Z] Removing intermediate container 407f9663ae55 [2022-05-17T02:40:22.735Z] ---> 6ec9c67ce477 [2022-05-17T02:40:22.735Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T02:40:22.735Z] ---> 0ac33e5f5afa [2022-05-17T02:40:22.735Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T02:40:22.735Z] ---> Running in 2049ef1414e9 [2022-05-17T02:40:22.994Z] ---> Running in b3b595e66e34 [2022-05-17T02:40:22.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:23.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:23.252Z] Removing intermediate container 2049ef1414e9 [2022-05-17T02:40:23.252Z] ---> 5e650fb3e90f [2022-05-17T02:40:23.252Z] Step 15/23 : WORKDIR / [2022-05-17T02:40:23.252Z] (1/43) Installing readline (8.1.1-r0) [2022-05-17T02:40:23.252Z] ---> 9a79382615f9 [2022-05-17T02:40:23.252Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:40:23.252Z] Removing intermediate container b3b595e66e34 [2022-05-17T02:40:23.252Z] ---> e8ca4f006561 [2022-05-17T02:40:23.252Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:40:23.252Z] (2/43) Installing bash (5.1.16-r0) [2022-05-17T02:40:23.538Z] ---> Running in 97c305d996cd [2022-05-17T02:40:23.538Z] Executing bash-5.1.16-r0.post-install [2022-05-17T02:40:23.538Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-17T02:40:23.538Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T02:40:23.538Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-17T02:40:23.538Z] (6/43) Installing curl (7.80.0-r1) [2022-05-17T02:40:23.538Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-17T02:40:23.538Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-17T02:40:23.538Z] ---> Running in 7487991dd996 [2022-05-17T02:40:23.538Z] (9/43) Installing expat (2.4.7-r0) [2022-05-17T02:40:23.538Z] ---> Running in 020d96b77ee4 [2022-05-17T02:40:23.538Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-17T02:40:23.538Z] (11/43) Installing gdbm (1.22-r0) [2022-05-17T02:40:23.538Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-17T02:40:23.538Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-17T02:40:23.538Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-17T02:40:23.538Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-17T02:40:23.538Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-17T02:40:23.538Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-17T02:40:23.798Z] Removing intermediate container 97c305d996cd [2022-05-17T02:40:23.798Z] ---> 2f1e085096f9 [2022-05-17T02:40:23.798Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:40:24.058Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-17T02:40:24.058Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-17T02:40:24.058Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-17T02:40:24.058Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-17T02:40:24.058Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-17T02:40:24.058Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-17T02:40:24.058Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-17T02:40:24.058Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-17T02:40:24.058Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-17T02:40:24.058Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-17T02:40:24.058Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-17T02:40:24.058Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-17T02:40:24.058Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-17T02:40:24.058Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-17T02:40:24.058Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-17T02:40:24.058Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-17T02:40:24.058Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-17T02:40:24.058Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-17T02:40:24.058Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-17T02:40:24.058Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-17T02:40:24.058Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-17T02:40:24.058Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-17T02:40:24.058Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-17T02:40:24.058Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-17T02:40:24.058Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-17T02:40:24.058Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-17T02:40:24.362Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T02:40:24.362Z] OK: 83 MiB in 65 packages [2022-05-17T02:40:24.623Z] ---> fad780403c3f [2022-05-17T02:40:24.623Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-17T02:40:25.193Z] Collecting docker-compose==1.23.2 [2022-05-17T02:40:25.193Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-17T02:40:25.193Z] Collecting cached-property<2,>=1.2.0 [2022-05-17T02:40:25.193Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-17T02:40:25.453Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-17T02:40:25.454Z] ---> ba9eab770774 [2022-05-17T02:40:25.454Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-17T02:40:25.454Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-17T02:40:25.454Z] Removing intermediate container 7487991dd996 [2022-05-17T02:40:25.454Z] ---> 3084be63b693 [2022-05-17T02:40:25.454Z] Step 8/25 : COPY . . [2022-05-17T02:40:25.454Z] Removing intermediate container 020d96b77ee4 [2022-05-17T02:40:25.454Z] ---> ea055785be77 [2022-05-17T02:40:25.454Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-17T02:40:25.454Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-17T02:40:25.454Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-17T02:40:25.454Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-17T02:40:25.716Z] Collecting jsonschema<3,>=2.5.1 [2022-05-17T02:40:25.716Z] ---> Running in 2fd3c3100fda [2022-05-17T02:40:25.716Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-17T02:40:25.716Z] ---> 8e866f337c7d [2022-05-17T02:40:25.716Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-17T02:40:25.716Z] Collecting docopt<0.7,>=0.6.1 [2022-05-17T02:40:25.716Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-17T02:40:26.287Z] ---> Running in cd0b3f09c210 [2022-05-17T02:40:26.287Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-17T02:40:26.287Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-17T02:40:26.588Z] Collecting texttable<0.10,>=0.9.0 [2022-05-17T02:40:26.588Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-17T02:40:26.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:27.162Z] Collecting PyYAML<4,>=3.10 [2022-05-17T02:40:27.162Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-17T02:40:27.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:27.992Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T02:40:27.992Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T02:40:27.992Z] OK: 15857 distinct packages available [2022-05-17T02:40:27.992Z] Collecting docker<4.0,>=3.6.0 [2022-05-17T02:40:27.992Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-17T02:40:27.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:27.992Z] Collecting docker-pycreds>=0.4.0 [2022-05-17T02:40:27.992Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-17T02:40:28.251Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-17T02:40:28.251Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-17T02:40:28.251Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-17T02:40:28.251Z] Collecting idna<2.8,>=2.5 [2022-05-17T02:40:28.251Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-17T02:40:28.251Z] Removing intermediate container cd0b3f09c210 [2022-05-17T02:40:28.251Z] ---> 1b3a4b48db85 [2022-05-17T02:40:28.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:40:28.251Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-17T02:40:28.251Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-17T02:40:28.251Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-17T02:40:28.251Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-17T02:40:28.251Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-17T02:40:28.251Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-17T02:40:28.251Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-17T02:40:28.251Z] Attempting uninstall: urllib3 [2022-05-17T02:40:28.251Z] Found existing installation: urllib3 1.26.7 [2022-05-17T02:40:28.251Z] Uninstalling urllib3-1.26.7: [2022-05-17T02:40:28.251Z] Successfully uninstalled urllib3-1.26.7 [2022-05-17T02:40:28.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:28.818Z] Attempting uninstall: idna [2022-05-17T02:40:28.818Z] Found existing installation: idna 3.3 [2022-05-17T02:40:28.818Z] Uninstalling idna-3.3: [2022-05-17T02:40:28.818Z] Successfully uninstalled idna-3.3 [2022-05-17T02:40:28.818Z] ---> Running in 2cea7f3a7179 [2022-05-17T02:40:29.075Z] Removing intermediate container 2cea7f3a7179 [2022-05-17T02:40:29.075Z] ---> 34baf2cf922a [2022-05-17T02:40:29.075Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T02:40:29.075Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-17T02:40:29.075Z] ---> Running in 3e45b4888d9c [2022-05-17T02:40:29.075Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-17T02:40:29.336Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T02:40:29.336Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-17T02:40:29.336Z] Removing intermediate container 3e45b4888d9c [2022-05-17T02:40:29.336Z] ---> 9c4762b01b41 [2022-05-17T02:40:29.336Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:40:29.597Z] (5/9) Installing curl (7.80.0-r1) [2022-05-17T02:40:29.597Z] ---> Running in 5cf1dcb67e90 [2022-05-17T02:40:29.597Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-17T02:40:29.597Z] Attempting uninstall: requests [2022-05-17T02:40:29.597Z] Found existing installation: requests 2.26.0 [2022-05-17T02:40:29.597Z] Uninstalling requests-2.26.0: [2022-05-17T02:40:29.597Z] Successfully uninstalled requests-2.26.0 [2022-05-17T02:40:29.597Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-17T02:40:29.597Z] Removing intermediate container 5cf1dcb67e90 [2022-05-17T02:40:29.597Z] ---> a9d3f3d3312e [2022-05-17T02:40:29.597Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T02:40:29.856Z] (8/9) Installing libucontext (1.1-r0) [2022-05-17T02:40:29.856Z] ---> Running in 55437888f666 [2022-05-17T02:40:29.856Z] Running setup.py install for texttable: started [2022-05-17T02:40:29.856Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-17T02:40:29.856Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T02:40:29.856Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T02:40:30.116Z] Removing intermediate container 55437888f666 [2022-05-17T02:40:30.116Z] ---> 7abecdcab022 [2022-05-17T02:40:30.116Z] [2022-05-17T02:40:30.116Z] OK: 8 MiB in 23 packages [2022-05-17T02:40:30.116Z] Successfully built 7abecdcab022 [2022-05-17T02:40:30.116Z] Successfully tagged core-metadata:latest [2022-05-17T02:40:30.116Z] Building support-notifications [2022-05-17T02:40:30.116Z]  Building core-metadata ... done  Running setup.py install for texttable: finished with status 'done' [2022-05-17T02:40:30.116Z] Running setup.py install for PyYAML: started [2022-05-17T02:40:30.686Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-17T02:40:30.686Z] ---> 3ff0365da3c8 [2022-05-17T02:40:30.686Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T02:40:31.262Z] Running setup.py install for docopt: started [2022-05-17T02:40:32.201Z] Running setup.py install for docopt: finished with status 'done' [2022-05-17T02:40:32.201Z] Running setup.py install for dockerpty: started [2022-05-17T02:40:32.461Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-17T02:40:32.720Z] ---> Running in 634f95aabb80 [2022-05-17T02:40:33.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:40:33.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:40:33.656Z] ---> f519c8e98789 [2022-05-17T02:40:33.656Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T02:40:33.656Z] ---> Using cache [2022-05-17T02:40:33.656Z] ---> f79668cb93bb [2022-05-17T02:40:33.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:40:33.656Z] ---> Using cache [2022-05-17T02:40:33.656Z] ---> 922bc7b38792 [2022-05-17T02:40:33.656Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-17T02:40:33.656Z] Removing intermediate container 634f95aabb80 [2022-05-17T02:40:33.656Z] ---> c0771dd051d1 [2022-05-17T02:40:33.656Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-17T02:40:33.656Z] Removing intermediate container 2fd3c3100fda [2022-05-17T02:40:33.656Z] ---> edaebcd63343 [2022-05-17T02:40:33.656Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:40:33.656Z] ---> Running in 2c54f201917c [2022-05-17T02:40:33.656Z] ---> Running in 0e927c97f596 [2022-05-17T02:40:33.656Z] ---> de97671d712a [2022-05-17T02:40:33.656Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-17T02:40:33.915Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-17T02:40:33.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:34.485Z] ---> 5c27c24e8775 [2022-05-17T02:40:34.485Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-17T02:40:34.485Z] Removing intermediate container 0e927c97f596 [2022-05-17T02:40:34.485Z] ---> f123de6b03f8 [2022-05-17T02:40:34.485Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-17T02:40:34.485Z] ---> Running in 79b81e069a78 [2022-05-17T02:40:34.755Z] ---> b2b86ffa947a [2022-05-17T02:40:34.755Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-17T02:40:34.755Z] ---> Running in 01b0785273e0 [2022-05-17T02:40:34.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:40:34.755Z] Removing intermediate container 79b81e069a78 [2022-05-17T02:40:34.755Z] ---> 61a6a9bb20c9 [2022-05-17T02:40:34.755Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T02:40:35.014Z] ---> Running in 1c6200147bc7 [2022-05-17T02:40:35.014Z] Removing intermediate container 01b0785273e0 [2022-05-17T02:40:35.014Z] ---> d717746f1a9b [2022-05-17T02:40:35.014Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:40:35.276Z] ---> Running in 5a666268cca1 [2022-05-17T02:40:35.276Z] OK: 221 MiB in 52 packages [2022-05-17T02:40:35.276Z] Removing intermediate container 5a666268cca1 [2022-05-17T02:40:35.276Z] ---> fbdec77127fe [2022-05-17T02:40:35.276Z] Step 18/20 : LABEL arch=x86_64 [2022-05-17T02:40:35.547Z] ---> Running in 4af3e8fdbf70 [2022-05-17T02:40:35.547Z] Removing intermediate container 4af3e8fdbf70 [2022-05-17T02:40:35.547Z] ---> 9f59ca722bdb [2022-05-17T02:40:35.547Z] Step 19/20 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:40:35.808Z] ---> Running in d3f6cbd0ac92 [2022-05-17T02:40:35.808Z] Removing intermediate container 2c54f201917c [2022-05-17T02:40:35.808Z] ---> 445dc033743f [2022-05-17T02:40:35.808Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T02:40:35.808Z] spire-1.2.1/ [2022-05-17T02:40:36.072Z] spire-1.2.1/.data/ [2022-05-17T02:40:36.072Z] spire-1.2.1/.data/.file [2022-05-17T02:40:36.072Z] spire-1.2.1/.dockerignore [2022-05-17T02:40:36.072Z] spire-1.2.1/.gitattributes [2022-05-17T02:40:36.072Z] spire-1.2.1/.githooks/ [2022-05-17T02:40:36.072Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/ [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/ [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T02:40:36.072Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T02:40:36.072Z] spire-1.2.1/.gitignore [2022-05-17T02:40:36.072Z] spire-1.2.1/.go-version [2022-05-17T02:40:36.072Z] spire-1.2.1/.golangci.yml [2022-05-17T02:40:36.072Z] spire-1.2.1/ADOPTERS.md [2022-05-17T02:40:36.072Z] spire-1.2.1/CHANGELOG.md [2022-05-17T02:40:36.072Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T02:40:36.072Z] spire-1.2.1/CODEOWNERS [2022-05-17T02:40:36.072Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T02:40:36.072Z] spire-1.2.1/Dockerfile [2022-05-17T02:40:36.072Z] spire-1.2.1/Dockerfile.dev [2022-05-17T02:40:36.072Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T02:40:36.072Z] spire-1.2.1/LICENSE [2022-05-17T02:40:36.072Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T02:40:36.072Z] spire-1.2.1/Makefile [2022-05-17T02:40:36.072Z] spire-1.2.1/README.md [2022-05-17T02:40:36.072Z] spire-1.2.1/ROADMAP.md [2022-05-17T02:40:36.072Z] spire-1.2.1/SECURITY.md [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T02:40:36.072Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/ [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/agent/ [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/server/ [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/server/server.conf [2022-05-17T02:40:36.072Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/ [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/auditlog.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/ [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container d3f6cbd0ac92 [2022-05-17T02:40:36.072Z] ---> 263ba3ae46d4 [2022-05-17T02:40:36.072Z] Step 20/20 : LABEL version=0.0.0 [2022-05-17T02:40:36.072Z] [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T02:40:36.072Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/spire_server.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/telemetry.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/upgrading.md [2022-05-17T02:40:36.073Z] spire-1.2.1/doc/using_spire.md [2022-05-17T02:40:36.073Z] spire-1.2.1/examples/ [2022-05-17T02:40:36.073Z] spire-1.2.1/examples/README.md [2022-05-17T02:40:36.073Z] spire-1.2.1/go.mod [2022-05-17T02:40:36.073Z] spire-1.2.1/go.sum [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T02:40:36.073Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/health/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/log/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T02:40:36.074Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/version/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T02:40:36.075Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T02:40:36.076Z] spire-1.2.1/pkg/server/ca/ca_health.go ---> 3695de576b51 [2022-05-17T02:40:36.076Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:40:36.338Z] [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/config.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go ---> Running in 9733fce73e04 [2022-05-17T02:40:36.338Z] [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/server.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/private/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/private/server/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T02:40:36.338Z] spire-1.2.1/release/ [2022-05-17T02:40:36.338Z] spire-1.2.1/release/spire-extras/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/script/ [2022-05-17T02:40:36.339Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/support/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T02:40:36.339Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/clock/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/clock/clock.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go ---> Running in 3345299f42e0 [2022-05-17T02:40:36.339Z] [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T02:40:36.339Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/common [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T02:40:36.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T02:40:36.340Z] spire-1.2.1/test/integration/test.sh [2022-05-17T02:40:36.340Z] spire-1.2.1/test/plugintest/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/testca/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/testca/ca.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/testkey/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T02:40:36.340Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/testkey/new.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/util/ [2022-05-17T02:40:36.340Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/util/race.go [2022-05-17T02:40:36.340Z] spire-1.2.1/test/util/util.go [2022-05-17T02:40:36.340Z] building spire from source... [2022-05-17T02:40:36.340Z] Installing go1.17.7... [2022-05-17T02:40:36.600Z] Removing intermediate container 9733fce73e04 [2022-05-17T02:40:36.600Z] ---> 284e9e502250 [2022-05-17T02:40:36.600Z] [2022-05-17T02:40:36.600Z] Successfully built 284e9e502250 [2022-05-17T02:40:36.600Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-17T02:40:36.600Z] Building security-proxy-setup [2022-05-17T02:40:39.912Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:40:39.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:40:39.912Z] ---> f519c8e98789 [2022-05-17T02:40:39.912Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T02:40:39.912Z] ---> Using cache [2022-05-17T02:40:39.912Z] ---> f79668cb93bb [2022-05-17T02:40:39.912Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:40:39.912Z] ---> Using cache [2022-05-17T02:40:39.912Z] ---> 922bc7b38792 [2022-05-17T02:40:39.912Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T02:40:39.912Z] ---> Using cache [2022-05-17T02:40:39.912Z] ---> 371e977eb80e [2022-05-17T02:40:39.912Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T02:40:39.912Z] ---> Using cache [2022-05-17T02:40:39.912Z] ---> 77b4a4208c79 [2022-05-17T02:40:39.912Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:40:39.912Z] ---> Using cache [2022-05-17T02:40:39.912Z] ---> 8771849ab5c8 [2022-05-17T02:40:39.912Z] Step 8/22 : COPY . . [2022-05-17T02:40:39.912Z] ---> Using cache [2022-05-17T02:40:39.912Z] ---> d7d71ee31c22 [2022-05-17T02:40:39.912Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-17T02:40:40.858Z] Removing intermediate container 6b179791cd1c [2022-05-17T02:40:40.858Z] ---> f5fb725a191e [2022-05-17T02:40:40.858Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-17T02:40:41.124Z] Building bin/spire-server... [2022-05-17T02:40:41.124Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T02:40:41.124Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T02:40:41.124Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T02:40:41.124Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T02:40:41.124Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T02:40:41.124Z]  ---> Running in 27797cd0a0e1 [2022-05-17T02:40:41.124Z] ---> Running in 3cbdc7ee543b [2022-05-17T02:40:41.125Z] Removing intermediate container 3345299f42e0 [2022-05-17T02:40:41.125Z] ---> 8d4ec8ba3d9e [2022-05-17T02:40:41.125Z] Step 8/22 : COPY . . [2022-05-17T02:40:41.125Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T02:40:41.125Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T02:40:41.396Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T02:40:41.396Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T02:40:41.396Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T02:40:41.396Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T02:40:41.396Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T02:40:41.396Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T02:40:41.656Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T02:40:41.656Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T02:40:41.656Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T02:40:41.656Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T02:40:41.656Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T02:40:41.656Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T02:40:41.656Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T02:40:41.656Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T02:40:41.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-17T02:40:41.925Z] Removing intermediate container 3cbdc7ee543b [2022-05-17T02:40:41.925Z] ---> c601ecd8d84c [2022-05-17T02:40:41.925Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-17T02:40:41.925Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T02:40:41.925Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T02:40:41.925Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T02:40:41.925Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T02:40:41.925Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T02:40:41.925Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T02:40:41.925Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T02:40:41.925Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T02:40:41.925Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T02:40:41.925Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T02:40:41.925Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T02:40:41.925Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T02:40:41.925Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T02:40:42.204Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T02:40:42.204Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T02:40:42.204Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T02:40:42.464Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T02:40:42.464Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T02:40:42.464Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T02:40:42.464Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T02:40:42.464Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T02:40:42.464Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T02:40:42.723Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T02:40:42.984Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T02:40:42.984Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T02:40:42.984Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T02:40:43.270Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T02:40:43.270Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T02:40:43.270Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T02:40:43.764Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T02:40:43.764Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T02:40:43.764Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T02:40:43.764Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T02:40:44.071Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T02:40:44.071Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T02:40:44.071Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T02:40:44.374Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T02:40:44.374Z]  ---> Running in 459ce0d0c9a2 [2022-05-17T02:40:44.374Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T02:40:44.374Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T02:40:46.278Z] Removing intermediate container 459ce0d0c9a2 [2022-05-17T02:40:46.278Z] ---> a5f97c725f59 [2022-05-17T02:40:46.278Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-17T02:40:46.538Z] ---> 7a7f49b65210 [2022-05-17T02:40:46.538Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-17T02:40:47.104Z] ---> 0c2f8eb10a1e [2022-05-17T02:40:47.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-17T02:40:47.363Z] ---> Running in 8342a1969f6a [2022-05-17T02:40:47.625Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T02:40:47.625Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T02:40:47.625Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T02:40:47.625Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T02:40:47.625Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T02:40:47.886Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T02:40:48.145Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T02:40:48.145Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T02:40:48.408Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T02:40:48.667Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T02:40:48.667Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T02:40:48.928Z]  ---> 283322c06c91 [2022-05-17T02:40:48.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-17T02:40:48.928Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T02:40:48.928Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T02:40:48.928Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T02:40:49.188Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T02:40:49.188Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T02:40:49.188Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T02:40:49.188Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T02:40:49.188Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T02:40:49.446Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T02:40:49.446Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-17T02:40:49.446Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T02:40:49.707Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T02:40:49.707Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T02:40:49.707Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T02:40:49.989Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T02:40:49.989Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T02:40:49.989Z]  ---> 64fb0b452188 [2022-05-17T02:40:49.989Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-17T02:40:49.989Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T02:40:49.989Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T02:40:49.989Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T02:40:49.989Z]  ---> Running in 3367df497392 [2022-05-17T02:40:49.989Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T02:40:50.251Z] Removing intermediate container 3367df497392 [2022-05-17T02:40:50.251Z] ---> 176c838b1e47 [2022-05-17T02:40:50.251Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:40:50.510Z] ---> Running in 7ae5693e24a6 [2022-05-17T02:40:50.769Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T02:40:50.769Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T02:40:50.769Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T02:40:50.769Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T02:40:51.027Z] Removing intermediate container 7ae5693e24a6 [2022-05-17T02:40:51.027Z] ---> cde85daa69d5 [2022-05-17T02:40:51.027Z] Step 21/23 : LABEL arch=x86_64 [2022-05-17T02:40:51.296Z] ---> Running in 5baed13a7e33 [2022-05-17T02:40:51.556Z] Removing intermediate container 5baed13a7e33 [2022-05-17T02:40:51.556Z] ---> 124552131ad2 [2022-05-17T02:40:51.556Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:40:51.815Z] ---> Running in 2dcb363fa854 [2022-05-17T02:40:52.074Z] Removing intermediate container 2dcb363fa854 [2022-05-17T02:40:52.074Z] ---> 80be2f2f9af3 [2022-05-17T02:40:52.074Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T02:40:52.455Z] ---> Running in 8d5fbb9da1c3 [2022-05-17T02:40:52.455Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T02:40:52.455Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T02:40:52.455Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T02:40:52.455Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T02:40:52.455Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T02:40:52.455Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T02:40:52.714Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T02:40:52.714Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T02:40:52.714Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T02:40:52.714Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T02:40:52.714Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T02:40:52.714Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T02:40:52.714Z] Removing intermediate container 8d5fbb9da1c3 [2022-05-17T02:40:52.714Z] ---> 51d4f305d183 [2022-05-17T02:40:52.714Z] [2022-05-17T02:40:52.714Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T02:40:52.714Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T02:40:52.714Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T02:40:52.714Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T02:40:52.714Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T02:40:52.714Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T02:40:52.714Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T02:40:52.714Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T02:40:52.714Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T02:40:52.714Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T02:40:52.714Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T02:40:52.714Z] Successfully built 51d4f305d183 [2022-05-17T02:40:52.714Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T02:40:52.714Z] Successfully tagged sys-mgmt-agent:latest [2022-05-17T02:40:52.714Z] Building security-spire-agent [2022-05-17T02:40:52.714Z]  Building sys-mgmt-agent ... done go: downloading go.opencensus.io v0.23.0 [2022-05-17T02:40:52.714Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T02:40:52.714Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T02:40:52.974Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T02:40:52.974Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T02:40:52.974Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T02:40:52.974Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T02:40:52.974Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T02:40:52.974Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T02:40:52.974Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T02:40:52.974Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T02:40:52.974Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T02:40:52.974Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T02:40:52.974Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T02:40:52.974Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T02:40:52.974Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T02:40:52.974Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T02:40:52.974Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T02:40:53.233Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T02:40:53.233Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T02:40:53.233Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T02:40:53.233Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T02:40:53.233Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T02:40:53.233Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T02:40:55.774Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-17T02:40:56.342Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:40:56.342Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:40:56.342Z] ---> f519c8e98789 [2022-05-17T02:40:56.342Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> f79668cb93bb [2022-05-17T02:40:56.342Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> 922bc7b38792 [2022-05-17T02:40:56.342Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> 6ec9c67ce477 [2022-05-17T02:40:56.342Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> 9a79382615f9 [2022-05-17T02:40:56.342Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> 3084be63b693 [2022-05-17T02:40:56.342Z] Step 8/26 : COPY . . [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> 3ff0365da3c8 [2022-05-17T02:40:56.342Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> c0771dd051d1 [2022-05-17T02:40:56.342Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> f123de6b03f8 [2022-05-17T02:40:56.342Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T02:40:56.342Z] ---> Using cache [2022-05-17T02:40:56.342Z] ---> 61a6a9bb20c9 [2022-05-17T02:40:56.342Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T02:40:58.249Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T02:40:58.249Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T02:41:00.779Z]  ---> Running in 55d7da9f3488 [2022-05-17T02:41:01.347Z] spire-1.2.1/ [2022-05-17T02:41:01.347Z] spire-1.2.1/.data/ [2022-05-17T02:41:01.347Z] spire-1.2.1/.data/.file [2022-05-17T02:41:01.347Z] spire-1.2.1/.dockerignore [2022-05-17T02:41:01.347Z] spire-1.2.1/.gitattributes [2022-05-17T02:41:01.347Z] spire-1.2.1/.githooks/ [2022-05-17T02:41:01.347Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/ [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/ [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T02:41:01.347Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T02:41:01.347Z] spire-1.2.1/.gitignore [2022-05-17T02:41:01.347Z] spire-1.2.1/.go-version [2022-05-17T02:41:01.347Z] spire-1.2.1/.golangci.yml [2022-05-17T02:41:01.347Z] spire-1.2.1/ADOPTERS.md [2022-05-17T02:41:01.347Z] spire-1.2.1/CHANGELOG.md [2022-05-17T02:41:01.347Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T02:41:01.347Z] spire-1.2.1/CODEOWNERS [2022-05-17T02:41:01.347Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T02:41:01.347Z] spire-1.2.1/Dockerfile [2022-05-17T02:41:01.347Z] spire-1.2.1/Dockerfile.dev [2022-05-17T02:41:01.347Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T02:41:01.347Z] spire-1.2.1/LICENSE [2022-05-17T02:41:01.347Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T02:41:01.347Z] spire-1.2.1/Makefile [2022-05-17T02:41:01.347Z] spire-1.2.1/README.md [2022-05-17T02:41:01.347Z] spire-1.2.1/ROADMAP.md [2022-05-17T02:41:01.347Z] spire-1.2.1/SECURITY.md [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T02:41:01.347Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/ [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/agent/ [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/server/ [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/server/server.conf [2022-05-17T02:41:01.347Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/ [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/auditlog.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/ [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T02:41:01.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/spire_server.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/telemetry.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/upgrading.md [2022-05-17T02:41:01.610Z] spire-1.2.1/doc/using_spire.md [2022-05-17T02:41:01.610Z] spire-1.2.1/examples/ [2022-05-17T02:41:01.610Z] spire-1.2.1/examples/README.md [2022-05-17T02:41:01.610Z] spire-1.2.1/go.mod [2022-05-17T02:41:01.610Z] spire-1.2.1/go.sum [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:41:01.610Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/health/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/log/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T02:41:01.611Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/version/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/config.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T02:41:01.612Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/server.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/private/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/private/server/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T02:41:01.613Z] spire-1.2.1/release/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire-extras/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire/README.md [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire/conf/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T02:41:01.613Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/script/ [2022-05-17T02:41:01.613Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T02:41:01.613Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T02:41:01.613Z] spire-1.2.1/support/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T02:41:01.613Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/clock/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/clock/clock.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/ [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T02:41:01.613Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T02:41:01.614Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/common [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T02:41:01.614Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T02:41:01.615Z] spire-1.2.1/test/integration/test.sh [2022-05-17T02:41:01.615Z] spire-1.2.1/test/plugintest/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/testca/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/testca/ca.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/testkey/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T02:41:01.615Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/testkey/new.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/util/ [2022-05-17T02:41:01.615Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/util/race.go [2022-05-17T02:41:01.615Z] spire-1.2.1/test/util/util.go [2022-05-17T02:41:01.615Z] building spire from source... [2022-05-17T02:41:01.882Z] Installing go1.17.7... [2022-05-17T02:41:02.450Z] Removing intermediate container 27797cd0a0e1 [2022-05-17T02:41:02.450Z] ---> faba056cf18d [2022-05-17T02:41:02.450Z] [2022-05-17T02:41:02.450Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T02:41:02.450Z] ---> e04c818066af [2022-05-17T02:41:02.450Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-17T02:41:02.450Z] ---> Running in cee853281126 [2022-05-17T02:41:03.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:41:03.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:41:03.297Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-17T02:41:03.297Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-17T02:41:03.297Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-17T02:41:03.297Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-17T02:41:03.297Z] (5/6) Installing curl (7.79.1-r1) [2022-05-17T02:41:03.297Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-17T02:41:03.297Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:41:03.297Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T02:41:03.556Z] OK: 8 MiB in 20 packages [2022-05-17T02:41:04.944Z] Removing intermediate container cee853281126 [2022-05-17T02:41:04.944Z] ---> b604703b958c [2022-05-17T02:41:04.944Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T02:41:04.944Z] ---> Running in b38a2112ac8d [2022-05-17T02:41:05.201Z] Removing intermediate container b38a2112ac8d [2022-05-17T02:41:05.201Z] ---> ef627dd10e7c [2022-05-17T02:41:05.201Z] Step 13/22 : WORKDIR /edgex [2022-05-17T02:41:05.201Z] ---> Running in 2c85980d2e6b [2022-05-17T02:41:05.459Z] Removing intermediate container 2c85980d2e6b [2022-05-17T02:41:05.459Z] ---> 273f316d0143 [2022-05-17T02:41:05.459Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-17T02:41:06.029Z] ---> 580be2d17852 [2022-05-17T02:41:06.029Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-17T02:41:06.963Z] ---> da6c7c6192a2 [2022-05-17T02:41:06.963Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-17T02:41:07.530Z] Building bin/spire-server... [2022-05-17T02:41:07.530Z] ---> 880185bf2910 [2022-05-17T02:41:07.530Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T02:41:07.530Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T02:41:07.530Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T02:41:07.530Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T02:41:07.530Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T02:41:07.530Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T02:41:07.788Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T02:41:07.788Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T02:41:07.788Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T02:41:07.788Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T02:41:07.788Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T02:41:07.788Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T02:41:07.788Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T02:41:08.050Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T02:41:08.050Z]  ---> 4d7b913cd6f2 [2022-05-17T02:41:08.050Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-17T02:41:08.050Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T02:41:08.050Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T02:41:08.050Z]  ---> Running in 349297ba0992 [2022-05-17T02:41:08.050Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T02:41:08.050Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T02:41:08.050Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T02:41:08.308Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T02:41:08.308Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T02:41:08.308Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T02:41:08.308Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T02:41:08.308Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T02:41:08.308Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T02:41:08.308Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T02:41:08.565Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T02:41:08.565Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T02:41:08.565Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T02:41:08.565Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T02:41:08.565Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T02:41:08.565Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T02:41:08.565Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T02:41:08.565Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T02:41:08.565Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T02:41:08.565Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T02:41:08.565Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T02:41:08.565Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T02:41:08.565Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T02:41:08.565Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T02:41:08.565Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T02:41:08.565Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T02:41:08.565Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T02:41:08.565Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T02:41:08.824Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T02:41:08.824Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T02:41:08.824Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T02:41:08.824Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T02:41:08.824Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T02:41:08.824Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T02:41:08.824Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T02:41:08.824Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T02:41:08.824Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T02:41:08.824Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T02:41:08.824Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T02:41:09.081Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T02:41:09.650Z] Removing intermediate container 349297ba0992 [2022-05-17T02:41:09.650Z] ---> b66f048d2cd4 [2022-05-17T02:41:09.650Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T02:41:09.650Z] ---> Running in 522091fd3266 [2022-05-17T02:41:09.908Z] Removing intermediate container 522091fd3266 [2022-05-17T02:41:09.908Z] ---> 625ca3997d4f [2022-05-17T02:41:09.908Z] Step 20/22 : LABEL arch=x86_64 [2022-05-17T02:41:09.908Z] ---> Running in 87ac8c35d16b [2022-05-17T02:41:10.169Z] Removing intermediate container 87ac8c35d16b [2022-05-17T02:41:10.169Z] ---> efd418194d2d [2022-05-17T02:41:10.169Z] Step 21/22 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:41:10.428Z] ---> Running in 0d69fa8de2ea [2022-05-17T02:41:10.687Z] Removing intermediate container 0d69fa8de2ea [2022-05-17T02:41:10.687Z] ---> 17639708ad36 [2022-05-17T02:41:10.687Z] Step 22/22 : LABEL version=0.0.0 [2022-05-17T02:41:11.263Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T02:41:11.263Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T02:41:11.263Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T02:41:11.263Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T02:41:11.263Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T02:41:11.523Z]  ---> Running in 2e40bf1334c7 [2022-05-17T02:41:12.091Z] Removing intermediate container 2e40bf1334c7 [2022-05-17T02:41:12.091Z] ---> 3983ca2b6494 [2022-05-17T02:41:12.091Z] [2022-05-17T02:41:12.091Z] Removing intermediate container 8342a1969f6a [2022-05-17T02:41:12.091Z] ---> b26f533de150 [2022-05-17T02:41:12.091Z] [2022-05-17T02:41:12.091Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T02:41:12.091Z] ---> e04c818066af [2022-05-17T02:41:12.091Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-17T02:41:12.091Z] Successfully built 3983ca2b6494 [2022-05-17T02:41:12.091Z] Successfully tagged security-proxy-setup:latest [2022-05-17T02:41:12.353Z]  Building security-proxy-setup ... done  ---> Running in 14bc929e56bb [2022-05-17T02:41:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:41:12.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:41:12.918Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-17T02:41:13.040Z] Removing intermediate container 8e5666145f37 [2022-05-17T02:41:13.040Z] ---> 8ff72415f348 [2022-05-17T02:41:13.040Z] Successfully built 8ff72415f348 [2022-05-17T02:41:13.040Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:41:13.175Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-17T02:41:13.175Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:41:13.175Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T02:41:13.175Z] OK: 6 MiB in 16 packages [2022-05-17T02:41:13.403Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T02:41:13.403Z] . [Pipeline] withDockerContainer [2022-05-17T02:41:13.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-63894 does not seem to be running inside a container [2022-05-17T02:41:13.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-05-17T02:41:14.560Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T02:41:14.560Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T02:41:14.560Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T02:41:14.560Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T02:41:14.560Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T02:41:14.560Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T02:41:14.820Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T02:41:14.820Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T02:41:14.820Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T02:41:14.820Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T02:41:14.820Z] Removing intermediate container 14bc929e56bb [2022-05-17T02:41:14.820Z] ---> 6364a9d9e458 [2022-05-17T02:41:14.820Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T02:41:15.183Z] $ docker top 010e847d174666b647de2728fe901a20a7c7e1a3b3a11b33ac6a11edccd7d9f5 -eo pid,comm [2022-05-17T02:41:15.384Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T02:41:15.385Z]  ---> Running in f2c26f52c78c [2022-05-17T02:41:15.385Z] go: downloading k8s.io/kube-aggregator v0.23.3 [Pipeline] { [Pipeline] sh [2022-05-17T02:41:15.642Z] Building bin/spire-agent... [2022-05-17T02:41:15.642Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T02:41:15.642Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T02:41:15.642Z] Removing intermediate container f2c26f52c78c [2022-05-17T02:41:15.642Z] ---> c7d1c181ebb9 [2022-05-17T02:41:15.642Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-17T02:41:15.642Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T02:41:15.642Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T02:41:15.642Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T02:41:15.642Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T02:41:15.642Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T02:41:15.642Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T02:41:15.900Z]  ---> Running in 4f4fd1d0540c [2022-05-17T02:41:15.900Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T02:41:15.900Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T02:41:15.900Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T02:41:15.900Z] Removing intermediate container 4f4fd1d0540c [2022-05-17T02:41:15.900Z] ---> 4899552a5dfb [2022-05-17T02:41:15.900Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T02:41:15.900Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T02:41:15.900Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T02:41:15.900Z]  ---> Running in 1b6eaaf50193 [2022-05-17T02:41:16.096Z] + go version [2022-05-17T02:41:16.096Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-17T02:41:16.128Z] $ docker stop --time=1 010e847d174666b647de2728fe901a20a7c7e1a3b3a11b33ac6a11edccd7d9f5 [2022-05-17T02:41:16.159Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T02:41:16.159Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T02:41:16.159Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T02:41:16.159Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T02:41:16.159Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T02:41:16.159Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T02:41:16.159Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T02:41:16.159Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T02:41:16.159Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T02:41:16.159Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T02:41:16.159Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T02:41:16.159Z] Removing intermediate container 1b6eaaf50193 [2022-05-17T02:41:16.159Z] ---> 303180e8b097 [2022-05-17T02:41:16.159Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:41:16.159Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T02:41:16.424Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T02:41:16.424Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T02:41:16.424Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T02:41:17.003Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T02:41:17.003Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T02:41:17.003Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T02:41:17.003Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T02:41:17.003Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T02:41:17.003Z]  ---> 4f1e0bdac45e [2022-05-17T02:41:17.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-17T02:41:17.003Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T02:41:17.834Z] $ docker rm -f 010e847d174666b647de2728fe901a20a7c7e1a3b3a11b33ac6a11edccd7d9f5 [2022-05-17T02:41:17.940Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T02:41:17.940Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T02:41:17.940Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T02:41:17.940Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:41:18.198Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T02:41:18.198Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T02:41:18.198Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T02:41:18.198Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T02:41:18.198Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T02:41:18.198Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T02:41:18.198Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T02:41:18.198Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T02:41:18.198Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T02:41:18.198Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T02:41:18.198Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T02:41:18.457Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T02:41:18.457Z]  ---> 212b86a3813a [2022-05-17T02:41:18.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-17T02:41:18.457Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T02:41:18.457Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T02:41:18.457Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T02:41:18.457Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T02:41:18.457Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T02:41:18.457Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T02:41:18.457Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T02:41:18.457Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T02:41:18.457Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T02:41:18.457Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T02:41:18.457Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T02:41:18.457Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T02:41:18.472Z] + docker inspect -f . ci-base-image-arm64 [2022-05-17T02:41:18.472Z] . [Pipeline] withDockerContainer [2022-05-17T02:41:18.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-63894 does not seem to be running inside a container [2022-05-17T02:41:18.716Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T02:41:18.716Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T02:41:18.716Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T02:41:18.716Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T02:41:18.716Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T02:41:18.716Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T02:41:18.716Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T02:41:18.716Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T02:41:18.716Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T02:41:18.716Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T02:41:18.716Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T02:41:18.809Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-05-17T02:41:18.974Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T02:41:18.974Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T02:41:18.974Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T02:41:18.974Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T02:41:18.974Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T02:41:18.974Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T02:41:18.974Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T02:41:18.974Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T02:41:18.974Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T02:41:18.974Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T02:41:18.974Z]  ---> edbad9b8e259 [2022-05-17T02:41:18.974Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-17T02:41:18.974Z] ---> Running in c3e98379c477 [2022-05-17T02:41:19.232Z] Removing intermediate container c3e98379c477 [2022-05-17T02:41:19.232Z] ---> 3e554c9f8ed8 [2022-05-17T02:41:19.232Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:41:19.232Z] ---> Running in 43d7a5c94e59 [2022-05-17T02:41:19.489Z] Removing intermediate container 43d7a5c94e59 [2022-05-17T02:41:19.489Z] ---> 18a504f312af [2022-05-17T02:41:19.489Z] Step 20/22 : LABEL arch=x86_64 [2022-05-17T02:41:19.489Z] ---> Running in 7bcdc785e2d2 [2022-05-17T02:41:19.747Z] Removing intermediate container 7bcdc785e2d2 [2022-05-17T02:41:19.747Z] ---> 94237f2bd348 [2022-05-17T02:41:19.747Z] Step 21/22 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:41:20.008Z] ---> Running in 3b534d7d1b6b [2022-05-17T02:41:20.008Z] Removing intermediate container 3b534d7d1b6b [2022-05-17T02:41:20.008Z] ---> bfe6eb757734 [2022-05-17T02:41:20.008Z] Step 22/22 : LABEL version=0.0.0 [2022-05-17T02:41:20.153Z] $ docker top efaf59da0e7c5d2241b2e3e29706ba5bcea9431c30c888549b9e938c6c10c32a -eo pid,comm [2022-05-17T02:41:20.266Z] ---> Running in 1b4ee17ecbee [2022-05-17T02:41:20.266Z] Removing intermediate container 1b4ee17ecbee [2022-05-17T02:41:20.266Z] ---> 093bb4803336 [2022-05-17T02:41:20.266Z] [Pipeline] { [Pipeline] echo [2022-05-17T02:41:20.509Z] ========================================================= [2022-05-17T02:41:20.509Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-17T02:41:20.509Z] ========================================================= [Pipeline] fileExists [2022-05-17T02:41:20.534Z] Successfully built 093bb4803336 [2022-05-17T02:41:20.534Z] Successfully tagged support-notifications:latest [Pipeline] sh [2022-05-17T02:41:21.402Z] + make test [2022-05-17T02:41:21.403Z] go mod tidy -compat=1.17 [2022-05-17T02:41:22.383Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-17T02:41:23.819Z]  Building support-notifications ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T02:41:23.819Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T02:41:54.727Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-17T02:42:31.501Z] Removing intermediate container 3d4e6b10d601 [2022-05-17T02:42:31.501Z] ---> e1dc98e53115 [2022-05-17T02:42:31.501Z] [2022-05-17T02:42:31.501Z] Step 13/26 : FROM alpine:3.15 [2022-05-17T02:42:31.501Z] ---> 0ac33e5f5afa [2022-05-17T02:42:31.501Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T02:42:31.501Z] ---> Using cache [2022-05-17T02:42:31.501Z] ---> e8ca4f006561 [2022-05-17T02:42:31.501Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:42:31.501Z] ---> Using cache [2022-05-17T02:42:31.501Z] ---> ea055785be77 [2022-05-17T02:42:31.501Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-17T02:42:31.761Z] ---> Running in e5e25a719eed [2022-05-17T02:42:32.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:42:32.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:42:33.537Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T02:42:33.537Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T02:42:33.537Z] OK: 15857 distinct packages available [2022-05-17T02:42:33.537Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:42:34.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:42:34.679Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-17T02:42:34.679Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-17T02:42:34.679Z] (3/4) Installing libucontext (1.1-r0) [2022-05-17T02:42:34.941Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-17T02:42:34.941Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T02:42:34.941Z] OK: 6 MiB in 18 packages [2022-05-17T02:42:35.201Z] Removing intermediate container e5e25a719eed [2022-05-17T02:42:35.201Z] ---> 8c4bb7fc1384 [2022-05-17T02:42:35.201Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T02:42:36.583Z] ---> f40a7a7bc722 [2022-05-17T02:42:36.583Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T02:42:36.583Z] ---> 0e9cf36ef9ad [2022-05-17T02:42:36.583Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-17T02:42:36.843Z] ---> Running in 87f89aeaa0cc [2022-05-17T02:42:36.843Z] Removing intermediate container 87f89aeaa0cc [2022-05-17T02:42:36.843Z] ---> d5be468b94f5 [2022-05-17T02:42:36.843Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-17T02:42:36.843Z] ---> d1014f26874a [2022-05-17T02:42:36.843Z] Step 21/26 : WORKDIR / [2022-05-17T02:42:37.104Z] ---> Running in 99240f0f16d6 [2022-05-17T02:42:37.104Z] Removing intermediate container 99240f0f16d6 [2022-05-17T02:42:37.104Z] ---> fc12294869f7 [2022-05-17T02:42:37.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T02:42:37.104Z] ---> Running in 88a801d2a40c [2022-05-17T02:42:37.104Z] Removing intermediate container 88a801d2a40c [2022-05-17T02:42:37.104Z] ---> 0c037b40d071 [2022-05-17T02:42:37.104Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T02:42:37.364Z] ---> Running in 080081a98b41 [2022-05-17T02:42:37.364Z] Removing intermediate container 080081a98b41 [2022-05-17T02:42:37.364Z] ---> 20055c4f896d [2022-05-17T02:42:37.364Z] Step 24/26 : LABEL arch=x86_64 [2022-05-17T02:42:37.364Z] ---> Running in b75a8d621bcf [2022-05-17T02:42:37.364Z] Removing intermediate container b75a8d621bcf [2022-05-17T02:42:37.364Z] ---> fa997e70b8e8 [2022-05-17T02:42:37.364Z] Step 25/26 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:42:37.364Z] ---> Running in 91c964d5d488 [2022-05-17T02:42:37.632Z] Removing intermediate container 91c964d5d488 [2022-05-17T02:42:37.632Z] ---> c5e0700f4aeb [2022-05-17T02:42:37.632Z] Step 26/26 : LABEL version=0.0.0 [2022-05-17T02:42:37.632Z] ---> Running in 5f2fc6999b33 [2022-05-17T02:42:37.632Z] Removing intermediate container 5f2fc6999b33 [2022-05-17T02:42:37.633Z] ---> 33b7c8cac6b0 [2022-05-17T02:42:37.633Z] [2022-05-17T02:42:37.633Z] Successfully built 33b7c8cac6b0 [2022-05-17T02:42:37.633Z] Successfully tagged security-spire-config:latest [2022-05-17T02:42:59.615Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-17T02:42:59.615Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T02:42:59.615Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T02:42:59.615Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T02:42:59.615Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T02:42:59.615Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T02:42:59.615Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T02:42:59.615Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T02:42:59.615Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T02:42:59.615Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T02:42:59.615Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T02:42:59.615Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T02:42:59.615Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T02:42:59.615Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T02:43:17.788Z] Building bin/spire-agent... [2022-05-17T02:43:17.788Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T02:43:17.788Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T02:43:17.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T02:43:17.788Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T02:43:17.788Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T02:43:17.788Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T02:43:17.788Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T02:43:17.788Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T02:43:17.788Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T02:43:17.788Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T02:43:17.788Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T02:43:17.788Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T02:43:17.788Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T02:43:46.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-17T02:43:46.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-17T02:43:46.668Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-17T02:43:46.668Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-17T02:43:48.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-17T02:43:48.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-17T02:43:48.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-17T02:43:48.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-17T02:43:48.146Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-17T02:43:48.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-17T02:43:48.146Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-17T02:43:48.428Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-17T02:43:48.428Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-17T02:43:48.428Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-17T02:43:48.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-17T02:43:56.517Z] Removing intermediate container 1c6200147bc7 [2022-05-17T02:43:56.518Z] ---> af6bcb95e45e [2022-05-17T02:43:56.518Z] [2022-05-17T02:43:56.518Z] Step 13/25 : FROM alpine:3.15 [2022-05-17T02:43:56.518Z] ---> 0ac33e5f5afa [2022-05-17T02:43:56.518Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T02:43:56.518Z] ---> Using cache [2022-05-17T02:43:56.518Z] ---> e8ca4f006561 [2022-05-17T02:43:56.518Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:43:56.518Z] ---> Using cache [2022-05-17T02:43:56.518Z] ---> ea055785be77 [2022-05-17T02:43:56.518Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T02:43:56.518Z] ---> Running in 2d95bf07dfbd [2022-05-17T02:43:56.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:43:56.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:43:56.518Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T02:43:56.518Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T02:43:56.518Z] OK: 15857 distinct packages available [2022-05-17T02:43:56.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-17T02:43:56.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-17T02:43:56.518Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-17T02:43:56.518Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-17T02:43:56.518Z] (3/5) Installing libucontext (1.1-r0) [2022-05-17T02:43:56.518Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-17T02:43:56.518Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-17T02:43:56.518Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T02:43:56.518Z] OK: 6 MiB in 19 packages [2022-05-17T02:43:57.453Z] Removing intermediate container 2d95bf07dfbd [2022-05-17T02:43:57.453Z] ---> bb3c0a899d1d [2022-05-17T02:43:57.453Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T02:43:59.362Z] ---> 114176537f04 [2022-05-17T02:43:59.362Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T02:43:59.362Z] ---> 310489b2e8f2 [2022-05-17T02:43:59.362Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-17T02:43:59.621Z] ---> 12bee4cd22a1 [2022-05-17T02:43:59.621Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-17T02:43:59.881Z] ---> 7393daea4c4b [2022-05-17T02:43:59.881Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T02:43:59.881Z] ---> Running in a2ccb6c3bb91 [2022-05-17T02:44:00.139Z] Removing intermediate container a2ccb6c3bb91 [2022-05-17T02:44:00.139Z] ---> aee31d69736d [2022-05-17T02:44:00.139Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T02:44:00.139Z] ---> Running in 42f9833a5b6f [2022-05-17T02:44:00.139Z] Removing intermediate container 42f9833a5b6f [2022-05-17T02:44:00.139Z] ---> 9776c5ad2fb7 [2022-05-17T02:44:00.139Z] Step 23/25 : LABEL arch=x86_64 [2022-05-17T02:44:00.140Z] ---> Running in da7b296d5808 [2022-05-17T02:44:00.399Z] Removing intermediate container da7b296d5808 [2022-05-17T02:44:00.399Z] ---> c1fe682b2556 [2022-05-17T02:44:00.399Z] Step 24/25 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:44:00.399Z] ---> Running in 83a72fda9fb7 [2022-05-17T02:44:00.399Z] Removing intermediate container 83a72fda9fb7 [2022-05-17T02:44:00.399Z] ---> c3e7c90c3aea [2022-05-17T02:44:00.399Z] Step 25/25 : LABEL version=0.0.0 [2022-05-17T02:44:00.660Z] ---> Running in e5ae812abb42 [2022-05-17T02:44:00.660Z] Removing intermediate container e5ae812abb42 [2022-05-17T02:44:00.660Z] ---> f587b9f3bad9 [2022-05-17T02:44:00.660Z] [2022-05-17T02:44:00.660Z] Successfully built f587b9f3bad9 [2022-05-17T02:44:00.660Z] Successfully tagged security-spire-server:latest [2022-05-17T02:44:03.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.303s coverage: 28.7% of statements [2022-05-17T02:44:03.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-17T02:44:03.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-17T02:44:07.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.405s coverage: 98.5% of statements [2022-05-17T02:44:07.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-17T02:44:07.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.436s coverage: 53.4% of statements [2022-05-17T02:44:07.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-17T02:44:07.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-17T02:44:08.783Z]  Building security-spire-server ... done Removing intermediate container 55d7da9f3488 [2022-05-17T02:44:08.783Z] ---> 9ba83412ffc8 [2022-05-17T02:44:08.783Z] [2022-05-17T02:44:08.783Z] Step 13/26 : FROM alpine:3.15 [2022-05-17T02:44:08.783Z] ---> 0ac33e5f5afa [2022-05-17T02:44:08.783Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T02:44:08.783Z] ---> Using cache [2022-05-17T02:44:08.783Z] ---> e8ca4f006561 [2022-05-17T02:44:08.783Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:44:08.783Z] ---> Using cache [2022-05-17T02:44:08.783Z] ---> ea055785be77 [2022-05-17T02:44:08.783Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T02:44:08.783Z] ---> Using cache [2022-05-17T02:44:08.783Z] ---> bb3c0a899d1d [2022-05-17T02:44:08.783Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-17T02:44:08.783Z] ---> 9af93272d8b3 [2022-05-17T02:44:08.783Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T02:44:10.162Z] ---> 898c0559ff41 [2022-05-17T02:44:10.162Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T02:44:10.162Z] ---> 4d1304dcb399 [2022-05-17T02:44:10.162Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-17T02:44:10.162Z] ---> 41dee07e68f7 [2022-05-17T02:44:10.162Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-17T02:44:10.422Z] ---> d5f8fd47ea40 [2022-05-17T02:44:10.422Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T02:44:10.422Z] ---> Running in 24af694438bc [2022-05-17T02:44:10.422Z] Removing intermediate container 24af694438bc [2022-05-17T02:44:10.422Z] ---> 98643ae4c53f [2022-05-17T02:44:10.422Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T02:44:10.682Z] ---> Running in b54cdf4cce24 [2022-05-17T02:44:10.682Z] Removing intermediate container b54cdf4cce24 [2022-05-17T02:44:10.682Z] ---> 76a9e76cedc2 [2022-05-17T02:44:10.682Z] Step 24/26 : LABEL arch=x86_64 [2022-05-17T02:44:10.682Z] ---> Running in 5a23de4dca16 [2022-05-17T02:44:10.682Z] Removing intermediate container 5a23de4dca16 [2022-05-17T02:44:10.682Z] ---> b089ce27463a [2022-05-17T02:44:10.682Z] Step 25/26 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:44:10.682Z] ---> Running in b2845e995864 [2022-05-17T02:44:10.942Z] Removing intermediate container b2845e995864 [2022-05-17T02:44:10.942Z] ---> 3396e97a1af0 [2022-05-17T02:44:10.942Z] Step 26/26 : LABEL version=0.0.0 [2022-05-17T02:44:10.942Z] ---> Running in fe12ac5b545f [2022-05-17T02:44:10.942Z] Removing intermediate container fe12ac5b545f [2022-05-17T02:44:10.942Z] ---> fddd964e2a28 [2022-05-17T02:44:10.942Z] [2022-05-17T02:44:10.942Z] Successfully built fddd964e2a28 [2022-05-17T02:44:10.942Z] Successfully tagged security-spire-agent:latest [2022-05-17T02:44:11.211Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-17T02:44:11.219Z] $ docker stop --time=1 60712ff1b3acd511c95a191eac3f00e8cd68cf92642a0032ad9c1594c6dcfee8 [2022-05-17T02:44:12.526Z] $ docker rm -f 60712ff1b3acd511c95a191eac3f00e8cd68cf92642a0032ad9c1594c6dcfee8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T02:44:12.870Z] + docker images [2022-05-17T02:44:12.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T02:44:12.870Z] security-spire-agent latest fddd964e2a28 2 seconds ago 127MB [2022-05-17T02:44:12.870Z] 9ba83412ffc8 8 seconds ago 4.43GB [2022-05-17T02:44:12.870Z] security-spire-server latest f587b9f3bad9 12 seconds ago 87.3MB [2022-05-17T02:44:12.870Z] af6bcb95e45e 29 seconds ago 4.43GB [2022-05-17T02:44:12.870Z] security-spire-config latest 33b7c8cac6b0 About a minute ago 86.7MB [2022-05-17T02:44:12.870Z] e1dc98e53115 About a minute ago 4.43GB [2022-05-17T02:44:12.870Z] support-notifications latest 093bb4803336 2 minutes ago 26.9MB [2022-05-17T02:44:12.870Z] b26f533de150 3 minutes ago 1.55GB [2022-05-17T02:44:12.870Z] security-proxy-setup latest 3983ca2b6494 3 minutes ago 26.9MB [2022-05-17T02:44:12.870Z] faba056cf18d 3 minutes ago 1.5GB [2022-05-17T02:44:12.870Z] sys-mgmt-agent latest 51d4f305d183 3 minutes ago 299MB [2022-05-17T02:44:12.870Z] security-spiffe-token-provider latest 284e9e502250 3 minutes ago 28.8MB [2022-05-17T02:44:12.870Z] core-metadata latest 7abecdcab022 3 minutes ago 17MB [2022-05-17T02:44:12.870Z] 5be50127162f 3 minutes ago 1.5GB [2022-05-17T02:44:12.870Z] 5cde6ca591fd 3 minutes ago 1.54GB [2022-05-17T02:44:12.870Z] support-scheduler latest 4fd4b614a7d7 4 minutes ago 26.3MB [2022-05-17T02:44:12.870Z] fa16fc76243f 4 minutes ago 1.49GB [2022-05-17T02:44:12.870Z] 7eba975d58c4 4 minutes ago 1.55GB [2022-05-17T02:44:12.870Z] security-bootstrapper latest 5f05830aa015 4 minutes ago 19.1MB [2022-05-17T02:44:12.870Z] core-command latest 2a0d9af5b869 4 minutes ago 16.1MB [2022-05-17T02:44:12.870Z] core-data latest e3f73982ed60 4 minutes ago 22.5MB [2022-05-17T02:44:12.870Z] security-secretstore-setup latest 932f65ab99d1 5 minutes ago 28.5MB [2022-05-17T02:44:12.870Z] 4a2359bc720e 5 minutes ago 1.5GB [2022-05-17T02:44:12.870Z] aea41c4a05d5 5 minutes ago 1.49GB [2022-05-17T02:44:12.870Z] b5e1d75f64d1 5 minutes ago 1.52GB [2022-05-17T02:44:12.870Z] 63f45d8aaeb2 5 minutes ago 1.5GB [2022-05-17T02:44:12.870Z] ci-base-image-x86_64 latest f519c8e98789 8 minutes ago 895MB [2022-05-17T02:44:12.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 weeks ago 562MB [2022-05-17T02:44:12.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 3 weeks ago 254MB [2022-05-17T02:44:12.870Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-17T02:44:12.870Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-17T02:44:12.870Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-17T02:44:12.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-17T02:44:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.320s coverage: 89.2% of statements [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:44:30.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.275s coverage: 84.8% of statements [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-17T02:44:30.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.437s coverage: 95.6% of statements [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.289s coverage: 72.2% of statements [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.511s coverage: 60.0% of statements [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.412s coverage: 0.9% of statements [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.562s coverage: 58.8% of statements [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.304s coverage: 29.6% of statements [2022-05-17T02:44:33.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 79.5% of statements [2022-05-17T02:44:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements [2022-05-17T02:44:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2022-05-17T02:44:34.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements [2022-05-17T02:44:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.271s coverage: 94.4% of statements [2022-05-17T02:44:46.475Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2022-05-17T02:44:53.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.828s coverage: 82.5% of statements [2022-05-17T02:44:53.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.330s coverage: 80.0% of statements [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.335s coverage: 85.4% of statements [2022-05-17T02:44:59.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.835s coverage: 91.2% of statements [2022-05-17T02:44:59.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-17T02:45:06.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.858s coverage: 64.4% of statements [2022-05-17T02:45:06.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-17T02:45:06.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-17T02:45:06.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.422s coverage: 100.0% of statements [2022-05-17T02:45:06.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-05-17T02:45:06.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.101s coverage: 100.0% of statements [2022-05-17T02:45:06.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements [2022-05-17T02:45:06.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-05-17T02:45:16.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.547s coverage: 65.4% of statements [2022-05-17T02:45:16.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-17T02:45:16.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-17T02:45:16.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-17T02:45:17.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.974s coverage: 43.8% of statements [2022-05-17T02:45:17.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-17T02:45:17.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-17T02:45:17.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.281s coverage: 89.5% of statements [2022-05-17T02:45:17.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-17T02:45:17.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.348s coverage: 84.8% of statements [2022-05-17T02:45:17.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-17T02:45:17.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-17T02:45:17.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-17T02:45:17.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-17T02:45:26.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.495s coverage: 17.7% of statements [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-17T02:45:26.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.719s coverage: 92.3% of statements [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-17T02:45:26.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-17T02:45:26.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-17T02:45:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-17T02:45:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-17T02:45:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-17T02:45:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements [2022-05-17T02:45:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-05-17T02:45:29.574Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-17T02:45:29.574Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-17T02:45:29.574Z] GO111MODULE=on go vet ./... [2022-05-17T02:47:36.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-17T02:47:36.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-17T02:47:36.578Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-17T02:47:36.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-17T02:47:37.284Z] + ls -al . [2022-05-17T02:47:37.284Z] total 680 [2022-05-17T02:47:37.284Z] drwxrwxr-x 9 1001 1001 4096 May 17 02:47 . [2022-05-17T02:47:37.284Z] drwxr-xr-x 4 root root 4096 May 17 02:41 .. [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 11 May 17 02:39 .dockerignore [2022-05-17T02:47:37.284Z] drwxrwxr-x 8 1001 1001 4096 May 17 02:39 .git [2022-05-17T02:47:37.284Z] drwxrwxr-x 3 1001 1001 4096 May 17 02:39 .github [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 879 May 17 02:39 .gitignore [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 42 May 17 02:39 .golangci.yml [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 87 May 17 02:39 .hadolint.yml [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 166 May 17 02:39 .sonarcloud.properties [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 1171 May 17 02:39 ADOPTERS.md [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 10086 May 17 02:39 Attribution.txt [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 63209 May 17 02:39 CHANGELOG.md [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 3804 May 17 02:39 CONTRIBUTING.md [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 677 May 17 02:39 GOVERNANCE.md [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 850 May 17 02:39 Jenkinsfile [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 10775 May 17 02:39 LICENSE [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 10389 May 17 02:39 Makefile [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 582 May 17 02:39 OWNERS.md [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 9094 May 17 02:39 README.md [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 6912 May 17 02:39 SECURITY.md [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 5 May 17 02:35 VERSION [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 4131 May 17 02:39 ZMQWindows.md [2022-05-17T02:47:37.284Z] drwxrwxr-x 2 1001 1001 4096 May 17 02:39 bin [2022-05-17T02:47:37.284Z] drwxrwxr-x 18 1001 1001 4096 May 17 02:39 cmd [2022-05-17T02:47:37.284Z] -rw-r--r-- 1 root root 435134 May 17 02:45 coverage.out [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 3217 May 17 02:39 go.mod [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 35084 May 17 02:41 go.sum [2022-05-17T02:47:37.284Z] drwxrwxr-x 8 1001 1001 4096 May 17 02:39 internal [2022-05-17T02:47:37.284Z] drwxrwxr-x 3 1001 1001 4096 May 17 02:39 openapi [2022-05-17T02:47:37.284Z] drwxrwxr-x 4 1001 1001 4096 May 17 02:39 snap [2022-05-17T02:47:37.284Z] -rw-rw-r-- 1 1001 1001 204 May 17 02:39 version.go [Pipeline] sh [2022-05-17T02:47:37.962Z] + '[' -e coverage.out ] [2022-05-17T02:47:37.962Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-17T02:47:37.985Z] Warning: overwriting stash ‘coverage-report’ [2022-05-17T02:47:38.889Z] Stashed 1 file(s) [Pipeline] sh [2022-05-17T02:47:39.550Z] + make build [2022-05-17T02:47:39.550Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-17T02:49:16.457Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-17T02:50:24.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-17T02:50:24.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-17T02:51:03.638Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-17T02:51:03.638Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-17T02:51:03.638Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-17T02:51:09.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-17T02:51:13.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-17T02:51:18.795Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-17T02:51:21.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-17T02:51:25.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-17T02:51:34.058Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-17T02:51:38.419Z] $ docker stop --time=1 efaf59da0e7c5d2241b2e3e29706ba5bcea9431c30c888549b9e938c6c10c32a [2022-05-17T02:51:40.399Z] $ docker rm -f efaf59da0e7c5d2241b2e3e29706ba5bcea9431c30c888549b9e938c6c10c32a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:51:42.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T02:51:42.699Z] [2022-05-17T02:51:42.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:51:43.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T02:51:43.337Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-17T02:51:43.337Z] 29e5d40040c1: Pulling fs layer [2022-05-17T02:51:43.337Z] 1ce36da41761: Pulling fs layer [2022-05-17T02:51:43.337Z] 25b303627fd3: Pulling fs layer [2022-05-17T02:51:43.337Z] 29e5d40040c1: Download complete [2022-05-17T02:51:43.945Z] 1ce36da41761: Verifying Checksum [2022-05-17T02:51:43.945Z] 1ce36da41761: Download complete [2022-05-17T02:51:43.945Z] 29e5d40040c1: Pull complete [2022-05-17T02:51:45.378Z] 1ce36da41761: Pull complete [2022-05-17T02:51:45.378Z] 25b303627fd3: Download complete [2022-05-17T02:51:57.935Z] 25b303627fd3: Pull complete [2022-05-17T02:51:57.935Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-17T02:51:57.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T02:51:57.935Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-17T02:51:58.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-63894 does not seem to be running inside a container [2022-05-17T02:51:58.330Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-05-17T02:52:00.791Z] $ docker top 49231a0a0a097c44f0e0b16628fca5a244d9b41023ca4feaa02d19dbd6e9a0d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T02:52:01.782Z] + docker-compose build --help [2022-05-17T02:52:01.783Z] + grep parallel [2022-05-17T02:52:07.200Z] --parallel Build images in parallel. [Pipeline] } [2022-05-17T02:52:07.238Z] $ docker stop --time=1 49231a0a0a097c44f0e0b16628fca5a244d9b41023ca4feaa02d19dbd6e9a0d0 [2022-05-17T02:52:08.897Z] $ docker rm -f 49231a0a0a097c44f0e0b16628fca5a244d9b41023ca4feaa02d19dbd6e9a0d0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T02:52:09.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-17T02:52:09.521Z] . [Pipeline] withDockerContainer [2022-05-17T02:52:09.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-63894 does not seem to be running inside a container [2022-05-17T02:52:09.844Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-17T02:52:11.109Z] $ docker top ff9125e3b1a3dc9373abb1f7adc6d975aaa1dde2cc05da625d32e15ee6829c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T02:52:12.001Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-17T02:52:17.380Z] Building core-command ... [2022-05-17T02:52:17.380Z] Building core-data ... [2022-05-17T02:52:17.380Z] Building core-metadata ... [2022-05-17T02:52:17.380Z] Building security-bootstrapper ... [2022-05-17T02:52:17.380Z] Building security-proxy-setup ... [2022-05-17T02:52:17.380Z] Building security-secretstore-setup ... [2022-05-17T02:52:17.380Z] Building security-spiffe-token-provider ... [2022-05-17T02:52:17.380Z] Building security-spire-agent ... [2022-05-17T02:52:17.380Z] Building security-spire-config ... [2022-05-17T02:52:17.380Z] Building security-spire-server ... [2022-05-17T02:52:17.380Z] Building support-notifications ... [2022-05-17T02:52:17.380Z] Building support-scheduler ... [2022-05-17T02:52:17.380Z] Building sys-mgmt-agent ... [2022-05-17T02:52:17.380Z] Building security-spire-config [2022-05-17T02:52:17.380Z] Building security-spiffe-token-provider [2022-05-17T02:52:17.380Z] Building security-secretstore-setup [2022-05-17T02:52:17.380Z] Building security-bootstrapper [2022-05-17T02:52:17.380Z] Building core-command [2022-05-17T02:53:54.206Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:53:54.206Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:53:54.206Z] ---> 8ff72415f348 [2022-05-17T02:53:54.206Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T02:53:54.206Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:53:54.206Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:53:54.206Z] ---> 8ff72415f348 [2022-05-17T02:53:54.206Z] Step 3/20 : WORKDIR /edgex-go [2022-05-17T02:53:54.206Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:53:54.206Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:53:54.206Z] ---> 8ff72415f348 [2022-05-17T02:53:54.206Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T02:53:54.206Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:53:54.206Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:53:54.206Z] ---> 8ff72415f348 [2022-05-17T02:53:54.206Z] Step 3/31 : WORKDIR /edgex-go [2022-05-17T02:53:54.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T02:53:54.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T02:53:54.206Z] ---> 8ff72415f348 [2022-05-17T02:53:54.206Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T02:53:54.206Z] ---> Running in 835ece18a993 [2022-05-17T02:53:54.206Z] ---> Running in 1f6e2131c6e2 [2022-05-17T02:53:54.206Z] ---> Running in f796a835469c [2022-05-17T02:53:54.206Z] ---> Running in 3d7264124504 [2022-05-17T02:53:54.206Z] ---> Running in 9a4bc021f417 [2022-05-17T02:53:54.206Z] Removing intermediate container 9a4bc021f417 [2022-05-17T02:53:54.206Z] ---> 0a7855434f91 [2022-05-17T02:53:54.206Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:53:54.206Z] Removing intermediate container 835ece18a993 [2022-05-17T02:53:54.206Z] ---> dff4b60a2bd5 [2022-05-17T02:53:54.206Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-17T02:53:54.206Z] Removing intermediate container f796a835469c [2022-05-17T02:53:54.206Z] ---> 5dd518ee99a9 [2022-05-17T02:53:54.206Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:53:54.206Z] Removing intermediate container 3d7264124504 [2022-05-17T02:53:54.206Z] ---> d1539670478f [2022-05-17T02:53:54.206Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:53:54.206Z] Removing intermediate container 1f6e2131c6e2 [2022-05-17T02:53:54.206Z] ---> 7b7d5ea1f15c [2022-05-17T02:53:54.206Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T02:53:54.206Z] ---> Running in 2eec8df8a102 [2022-05-17T02:53:54.206Z] ---> Running in 766d6b9f345f [2022-05-17T02:53:54.206Z] ---> Running in 8c10b09d9044 [2022-05-17T02:53:54.206Z] ---> Running in 63577a89ff19 [2022-05-17T02:53:54.206Z] ---> Running in cf56f151595e [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] Removing intermediate container 766d6b9f345f [2022-05-17T02:53:54.206Z] ---> 9d7253dbc8b1 [2022-05-17T02:53:54.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T02:53:54.206Z] ---> Running in 457358403cfe [2022-05-17T02:53:54.206Z] Removing intermediate container 8c10b09d9044 [2022-05-17T02:53:54.206Z] ---> de49f4b01ae7 [2022-05-17T02:53:54.206Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-17T02:53:54.206Z] ---> Running in 3cf20803fca5 [2022-05-17T02:53:54.206Z] Removing intermediate container 63577a89ff19 [2022-05-17T02:53:54.206Z] ---> 3c1370c34cac [2022-05-17T02:53:54.206Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-17T02:53:54.206Z] Removing intermediate container cf56f151595e [2022-05-17T02:53:54.206Z] ---> b77dd0297a48 [2022-05-17T02:53:54.206Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T02:53:54.206Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T02:53:54.206Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T02:53:54.206Z] OK: 15741 distinct packages available [2022-05-17T02:53:54.206Z] ---> Running in 4581f54452db [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] ---> Running in 1c0767d1dc64 [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] OK: 220 MiB in 52 packages [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:53:54.206Z] Removing intermediate container 2eec8df8a102 [2022-05-17T02:53:54.206Z] ---> ad4a71cf28ad [2022-05-17T02:53:54.206Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-17T02:53:54.206Z] OK: 220 MiB in 52 packages [2022-05-17T02:53:54.206Z] OK: 220 MiB in 52 packages [2022-05-17T02:53:54.206Z] OK: 220 MiB in 52 packages [2022-05-17T02:53:54.206Z] OK: 220 MiB in 52 packages [2022-05-17T02:53:54.206Z] ---> a21da9e8148b [2022-05-17T02:53:54.206Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:53:54.206Z] ---> Running in 19983e3cacc8 [2022-05-17T02:53:54.206Z] Removing intermediate container 457358403cfe [2022-05-17T02:53:54.206Z] ---> 4d4efc1a5f4a [2022-05-17T02:53:54.206Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T02:53:54.206Z] Removing intermediate container 3cf20803fca5 [2022-05-17T02:53:54.206Z] ---> 44f9a8e00010 [2022-05-17T02:53:54.206Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T02:53:54.206Z] Removing intermediate container 1c0767d1dc64 [2022-05-17T02:53:54.206Z] ---> bd8e1af00d31 [2022-05-17T02:53:54.206Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T02:53:54.206Z] Removing intermediate container 4581f54452db [2022-05-17T02:53:54.206Z] ---> 94345334f836 [2022-05-17T02:53:54.206Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-17T02:53:54.206Z] ---> 66c0eb160584 [2022-05-17T02:53:54.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:53:54.206Z] ---> Running in b7b73c0ed0b9 [2022-05-17T02:53:54.206Z] ---> f092b91b73f3 [2022-05-17T02:53:54.206Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:53:54.206Z] ---> Running in 293ee773763c [2022-05-17T02:53:54.206Z] ---> 1124dc7ddfa3 [2022-05-17T02:53:54.206Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:53:54.206Z] ---> 04b28c9d64c8 [2022-05-17T02:53:54.206Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T02:53:54.206Z] ---> Running in 5cede1fa783a [2022-05-17T02:53:54.206Z] ---> Running in 3bc807b72f3f [2022-05-17T02:53:56.207Z] Removing intermediate container 19983e3cacc8 [2022-05-17T02:53:56.207Z] ---> 8d43ca8783df [2022-05-17T02:53:56.207Z] Step 7/20 : COPY . . [2022-05-17T02:53:58.857Z] Removing intermediate container b7b73c0ed0b9 [2022-05-17T02:53:58.857Z] ---> 0d70bc2d0aae [2022-05-17T02:53:58.857Z] Step 8/23 : COPY . . [2022-05-17T02:54:00.309Z] Removing intermediate container 5cede1fa783a [2022-05-17T02:54:00.309Z] ---> 7590f9f500b3 [2022-05-17T02:54:00.309Z] Step 8/25 : COPY . . [2022-05-17T02:54:00.309Z] Removing intermediate container 293ee773763c [2022-05-17T02:54:00.309Z] ---> c53df7f6a316 [2022-05-17T02:54:00.309Z] Step 8/26 : COPY . . [2022-05-17T02:54:00.309Z] Removing intermediate container 3bc807b72f3f [2022-05-17T02:54:00.309Z] ---> 4dbd86b2c572 [2022-05-17T02:54:00.309Z] Step 8/31 : COPY . . [2022-05-17T02:54:27.113Z] ---> 718d0068d289 [2022-05-17T02:54:27.113Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-17T02:54:27.113Z] ---> 07290f83d89a [2022-05-17T02:54:27.113Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-17T02:54:27.113Z] ---> e8b4861bf462 [2022-05-17T02:54:27.113Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T02:54:27.113Z] ---> Running in a2e9b44100ff [2022-05-17T02:54:27.113Z] ---> 22ad777d27d2 [2022-05-17T02:54:27.113Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-17T02:54:27.113Z] ---> Running in 2d3cc7e76e30 [2022-05-17T02:54:27.113Z] ---> Running in abbb22e449f3 [2022-05-17T02:54:27.113Z] ---> Running in 86393f14160d [2022-05-17T02:54:27.113Z] ---> f1686725a782 [2022-05-17T02:54:27.113Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-17T02:54:27.387Z] ---> Running in ecce5ff00e82 [2022-05-17T02:54:28.013Z] Removing intermediate container abbb22e449f3 [2022-05-17T02:54:28.013Z] ---> 9174d75defa3 [2022-05-17T02:54:28.013Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T02:54:28.290Z] ---> Running in 56efcfae9a10 [2022-05-17T02:54:29.291Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-17T02:54:29.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-17T02:54:29.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-17T02:54:29.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-17T02:54:31.356Z] Removing intermediate container 56efcfae9a10 [2022-05-17T02:54:31.356Z] ---> 249592d2afd4 [2022-05-17T02:54:31.356Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T02:54:31.356Z] ---> Running in 43ee599b24f8 [2022-05-17T02:54:31.632Z] Removing intermediate container 43ee599b24f8 [2022-05-17T02:54:31.632Z] ---> 84f9d099bc15 [2022-05-17T02:54:31.632Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T02:54:31.632Z] ---> Running in 480de4916f0c [2022-05-17T02:54:37.066Z] spire-1.2.1/ [2022-05-17T02:54:37.066Z] spire-1.2.1/.data/ [2022-05-17T02:54:37.066Z] spire-1.2.1/.data/.file [2022-05-17T02:54:37.066Z] spire-1.2.1/.dockerignore [2022-05-17T02:54:37.066Z] spire-1.2.1/.gitattributes [2022-05-17T02:54:37.066Z] spire-1.2.1/.githooks/ [2022-05-17T02:54:37.066Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/ [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/ [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T02:54:37.066Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T02:54:37.066Z] spire-1.2.1/.gitignore [2022-05-17T02:54:37.066Z] spire-1.2.1/.go-version [2022-05-17T02:54:37.066Z] spire-1.2.1/.golangci.yml [2022-05-17T02:54:37.066Z] spire-1.2.1/ADOPTERS.md [2022-05-17T02:54:37.066Z] spire-1.2.1/CHANGELOG.md [2022-05-17T02:54:37.066Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T02:54:37.066Z] spire-1.2.1/CODEOWNERS [2022-05-17T02:54:37.066Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T02:54:37.066Z] spire-1.2.1/Dockerfile [2022-05-17T02:54:37.066Z] spire-1.2.1/Dockerfile.dev [2022-05-17T02:54:37.066Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T02:54:37.066Z] spire-1.2.1/LICENSE [2022-05-17T02:54:37.066Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T02:54:37.066Z] spire-1.2.1/Makefile [2022-05-17T02:54:37.066Z] spire-1.2.1/README.md [2022-05-17T02:54:37.066Z] spire-1.2.1/ROADMAP.md [2022-05-17T02:54:37.066Z] spire-1.2.1/SECURITY.md [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T02:54:37.066Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/ [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/agent/ [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/server/ [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/server/server.conf [2022-05-17T02:54:37.066Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/ [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/auditlog.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/ [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T02:54:37.066Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/spire_server.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/telemetry.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/upgrading.md [2022-05-17T02:54:37.067Z] spire-1.2.1/doc/using_spire.md [2022-05-17T02:54:37.067Z] spire-1.2.1/examples/ [2022-05-17T02:54:37.067Z] spire-1.2.1/examples/README.md [2022-05-17T02:54:37.067Z] spire-1.2.1/go.mod [2022-05-17T02:54:37.067Z] spire-1.2.1/go.sum [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T02:54:37.067Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/health/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/log/ [2022-05-17T02:54:37.068Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T02:54:37.069Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T02:54:37.346Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/version/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/config.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T02:54:37.347Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T02:54:37.625Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/server.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/private/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/private/server/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T02:54:37.626Z] spire-1.2.1/release/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire-extras/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire/README.md [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire/conf/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T02:54:37.626Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T02:54:37.626Z] spire-1.2.1/script/ [2022-05-17T02:54:37.626Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T02:54:37.626Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T02:54:37.626Z] spire-1.2.1/support/ [2022-05-17T02:54:37.626Z] spire-1.2.1/support/k8s/ [2022-05-17T02:54:37.626Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T02:54:37.626Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T02:54:37.626Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T02:54:37.903Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/clock/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/clock/clock.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T02:54:37.903Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T02:54:37.904Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/README.md [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/common [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T02:54:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T02:54:38.182Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T02:54:38.183Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T02:54:38.461Z] spire-1.2.1/test/integration/test.sh [2022-05-17T02:54:38.461Z] spire-1.2.1/test/plugintest/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/testca/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/testca/ca.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/testkey/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T02:54:38.461Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/testkey/new.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/util/ [2022-05-17T02:54:38.461Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/util/race.go [2022-05-17T02:54:38.461Z] spire-1.2.1/test/util/util.go [2022-05-17T02:54:38.461Z] building spire from source... [2022-05-17T02:54:39.063Z] Installing go1.17.7... [2022-05-17T02:55:05.894Z] Building bin/spire-server... [2022-05-17T02:55:05.894Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T02:55:05.894Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T02:55:05.894Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T02:55:05.894Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T02:55:05.894Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T02:55:06.497Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T02:55:07.098Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T02:55:08.545Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T02:55:08.545Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T02:55:09.534Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T02:55:10.983Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T02:55:10.983Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T02:55:10.983Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T02:55:11.261Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T02:55:11.262Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T02:55:11.262Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T02:55:11.262Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T02:55:12.711Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T02:55:12.711Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T02:55:12.711Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T02:55:12.711Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T02:55:12.987Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T02:55:13.981Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T02:55:13.981Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T02:55:29.119Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T02:55:29.119Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T02:55:29.119Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T02:55:29.119Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T02:55:29.119Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T02:55:29.119Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T02:55:29.397Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T02:55:29.397Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T02:55:29.397Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T02:55:29.397Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T02:55:29.397Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T02:55:29.672Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T02:55:29.672Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T02:55:29.947Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T02:55:30.223Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T02:55:31.211Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T02:55:31.211Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T02:55:32.199Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T02:55:32.199Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T02:55:32.199Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T02:55:32.199Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T02:55:32.199Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T02:55:32.475Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T02:55:32.752Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T02:55:47.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T02:55:47.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T02:55:47.870Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T02:55:47.870Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T02:55:47.870Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T02:55:47.870Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T02:55:47.870Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T02:55:47.870Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T02:55:47.870Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T02:55:47.870Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T02:55:47.870Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T02:55:47.870Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T02:56:14.716Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T02:56:14.716Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T02:56:14.716Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T02:56:27.175Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T02:56:27.175Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T02:56:28.165Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T02:56:29.617Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T02:57:02.044Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T02:57:02.044Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T02:57:02.044Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T02:57:02.044Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T02:57:02.044Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T02:57:02.044Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T02:57:03.493Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T02:57:03.769Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T02:57:04.047Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T02:57:05.036Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T02:57:05.036Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T02:57:05.314Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T02:57:05.593Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T02:57:05.593Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T02:57:05.869Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T02:57:06.145Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T02:57:06.145Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T02:57:06.750Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T02:57:06.750Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T02:57:08.197Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T02:57:08.197Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T02:57:08.486Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T02:57:08.779Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T02:57:14.210Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T02:57:15.200Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T02:57:15.476Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T02:57:15.476Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T02:57:16.080Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T02:57:16.357Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T02:57:16.357Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T02:57:16.357Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T02:57:16.633Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T02:57:16.633Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T02:57:16.909Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T02:57:16.909Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T02:57:17.900Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T02:57:18.504Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T02:57:18.781Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T02:57:18.781Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T02:57:19.059Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T02:57:19.336Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T02:57:19.336Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T02:57:19.336Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T02:57:19.336Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T02:57:20.325Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T02:57:20.603Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T02:57:20.880Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T02:57:20.880Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T02:57:21.157Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T02:57:23.791Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T02:57:24.747Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T02:57:24.747Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T02:57:25.140Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T02:57:25.447Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T02:57:25.855Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T02:57:26.157Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T02:57:26.781Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T02:57:27.460Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T02:57:31.835Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T02:57:33.827Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T02:57:33.827Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T02:57:34.107Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T02:57:34.383Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T02:57:34.383Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T02:57:35.373Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T02:57:35.373Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T02:57:35.373Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T02:57:35.373Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T02:57:35.650Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T02:57:35.931Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T02:57:35.931Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T02:57:46.144Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T02:57:46.144Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T02:57:46.144Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T02:57:46.144Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T02:58:13.004Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T02:58:13.004Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T02:59:21.126Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-17T02:59:21.126Z] Removing intermediate container 2d3cc7e76e30 [2022-05-17T02:59:21.126Z] ---> fc79f40c90ca [2022-05-17T02:59:21.126Z] [2022-05-17T02:59:21.126Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T02:59:21.126Z] 3.14: Pulling from library/alpine [2022-05-17T02:59:21.126Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-17T02:59:21.126Z] Status: Downloaded newer image for alpine:3.14 [2022-05-17T02:59:21.127Z] ---> ac73e934f311 [2022-05-17T02:59:21.127Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T02:59:21.127Z] ---> Running in bb400084fc7a [2022-05-17T02:59:22.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:59:23.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:59:24.638Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-17T02:59:24.638Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:59:24.638Z] OK: 5 MiB in 15 packages [2022-05-17T02:59:27.336Z] Removing intermediate container bb400084fc7a [2022-05-17T02:59:27.336Z] ---> 370ed52b260d [2022-05-17T02:59:27.336Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T02:59:27.336Z] ---> Running in 17aa5cf78c43 [2022-05-17T02:59:28.327Z] Removing intermediate container 17aa5cf78c43 [2022-05-17T02:59:28.327Z] ---> 5e30e54c75ec [2022-05-17T02:59:28.327Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-17T02:59:28.327Z] ---> Running in f5d2017bcd38 [2022-05-17T02:59:29.774Z] Removing intermediate container f5d2017bcd38 [2022-05-17T02:59:29.774Z] ---> 9e011dc83f67 [2022-05-17T02:59:29.774Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T02:59:29.774Z] ---> Running in 4802aa19e94b [2022-05-17T02:59:31.238Z] Removing intermediate container 4802aa19e94b [2022-05-17T02:59:31.238Z] ---> deee4698578f [2022-05-17T02:59:31.238Z] Step 15/23 : WORKDIR / [2022-05-17T02:59:31.238Z] ---> Running in 2ce74604d843 [2022-05-17T02:59:32.251Z] Removing intermediate container 2ce74604d843 [2022-05-17T02:59:32.251Z] ---> 52609c7338c3 [2022-05-17T02:59:32.251Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:59:34.251Z] ---> af4ef84eb26a [2022-05-17T02:59:34.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-17T02:59:36.955Z] Removing intermediate container ecce5ff00e82 [2022-05-17T02:59:36.955Z] ---> a969c5686401 [2022-05-17T02:59:36.955Z] [2022-05-17T02:59:36.955Z] Step 10/25 : FROM alpine:3.14 [2022-05-17T02:59:36.955Z] ---> ac73e934f311 [2022-05-17T02:59:36.955Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-17T02:59:37.242Z] ---> Running in af481dc8d28e [2022-05-17T02:59:37.852Z] ---> 115c12c50d30 [2022-05-17T02:59:37.852Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-17T02:59:38.857Z] Removing intermediate container 86393f14160d [2022-05-17T02:59:38.857Z] ---> 695feeb7bfdb [2022-05-17T02:59:38.857Z] [2022-05-17T02:59:39.137Z] Step 10/31 : FROM alpine:3.14 [2022-05-17T02:59:39.137Z] ---> ac73e934f311 [2022-05-17T02:59:39.137Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-17T02:59:39.137Z] ---> Running in c93628e50e5b [2022-05-17T02:59:39.416Z] ---> cc453a01be8a [2022-05-17T02:59:39.416Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-17T02:59:39.416Z] ---> Running in b0d8f26b816c [2022-05-17T02:59:39.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:59:39.982Z] Removing intermediate container c93628e50e5b [2022-05-17T02:59:39.982Z] ---> 8ccb7d34c44d [2022-05-17T02:59:39.982Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-17T02:59:40.283Z] Removing intermediate container b0d8f26b816c [2022-05-17T02:59:40.283Z] ---> 88e71e2374fb [2022-05-17T02:59:40.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T02:59:40.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:59:40.283Z] ---> Running in 074a35e98059 [2022-05-17T02:59:40.580Z] ---> Running in 42acc907d609 [2022-05-17T02:59:41.584Z] Removing intermediate container 42acc907d609 [2022-05-17T02:59:41.584Z] ---> 6380b2e06194 [2022-05-17T02:59:41.584Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T02:59:41.584Z] ---> Running in bde3581b1f95 [2022-05-17T02:59:41.584Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-17T02:59:41.584Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-17T02:59:41.874Z] (3/3) Installing su-exec (0.2-r1) [2022-05-17T02:59:41.874Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:59:41.874Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T02:59:42.148Z] Removing intermediate container bde3581b1f95 [2022-05-17T02:59:42.149Z] ---> 03c2773b4727 [2022-05-17T02:59:42.149Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T02:59:42.428Z] ---> Running in 61a82ac6b1e5 [2022-05-17T02:59:42.428Z] OK: 6 MiB in 17 packages [2022-05-17T02:59:42.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T02:59:42.724Z] Removing intermediate container 61a82ac6b1e5 [2022-05-17T02:59:42.724Z] ---> f5b9bd86a692 [2022-05-17T02:59:42.724Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T02:59:43.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T02:59:43.006Z] ---> Running in 2d9e314410d7 [2022-05-17T02:59:44.006Z] Removing intermediate container 2d9e314410d7 [2022-05-17T02:59:44.006Z] ---> bbed5d606287 [2022-05-17T02:59:44.006Z] [2022-05-17T02:59:44.006Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-17T02:59:44.006Z] (2/2) Installing su-exec (0.2-r1) [2022-05-17T02:59:44.006Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T02:59:44.006Z] OK: 6 MiB in 16 packages [2022-05-17T02:59:44.615Z] Successfully built bbed5d606287 [2022-05-17T02:59:44.901Z] Successfully tagged core-command-arm64:latest [2022-05-17T02:59:44.901Z] Building sys-mgmt-agent [2022-05-17T02:59:45.190Z]  Building core-command ... done Removing intermediate container af481dc8d28e [2022-05-17T02:59:45.190Z] ---> 46c9dcf48113 [2022-05-17T02:59:45.190Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T02:59:45.190Z] ---> Running in ec708b8f0c75 [2022-05-17T02:59:45.798Z] Removing intermediate container 074a35e98059 [2022-05-17T02:59:45.798Z] ---> d090c422341c [2022-05-17T02:59:45.798Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-17T02:59:46.091Z] ---> Running in ccebc517ad35 [2022-05-17T02:59:46.091Z] Removing intermediate container ec708b8f0c75 [2022-05-17T02:59:46.091Z] ---> b25dad8d8fb9 [2022-05-17T02:59:46.091Z] Step 13/25 : WORKDIR / [2022-05-17T02:59:46.091Z] ---> Running in 8a78e5f4acfc [2022-05-17T02:59:46.706Z] Removing intermediate container ccebc517ad35 [2022-05-17T02:59:46.706Z] ---> dd11802f5b76 [2022-05-17T02:59:46.706Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-17T02:59:46.987Z] ---> Running in 1631880c6b8d [2022-05-17T02:59:46.987Z] Removing intermediate container 8a78e5f4acfc [2022-05-17T02:59:46.987Z] ---> 40c26a49ffdf [2022-05-17T02:59:46.987Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-17T02:59:47.992Z] Removing intermediate container 1631880c6b8d [2022-05-17T02:59:47.992Z] ---> b0592e9066ab [2022-05-17T02:59:47.992Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-17T02:59:47.992Z] ---> Running in 7f5273a0c874 [2022-05-17T02:59:48.591Z] ---> 1f8d8a449e62 [2022-05-17T02:59:48.591Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-17T02:59:49.587Z] ---> 543c8395ef26 [2022-05-17T02:59:49.867Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-17T02:59:51.327Z] ---> cd54e5c485d1 [2022-05-17T02:59:51.327Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-17T02:59:51.970Z] Removing intermediate container 7f5273a0c874 [2022-05-17T02:59:51.970Z] ---> b8d8a531ab86 [2022-05-17T02:59:51.970Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-17T02:59:51.970Z] ---> Running in c84706e0e635 [2022-05-17T02:59:52.620Z] ---> 5af6f61cdbef [2022-05-17T02:59:52.620Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-17T02:59:52.620Z] Removing intermediate container c84706e0e635 [2022-05-17T02:59:52.620Z] ---> 27cc71a9c9bd [2022-05-17T02:59:52.620Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-17T02:59:54.093Z] ---> 0502f22c7451 [2022-05-17T02:59:54.093Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-17T02:59:54.093Z] ---> Running in d8d2bdd7c8f6 [2022-05-17T02:59:54.714Z] ---> 0c1612bd9df9 [2022-05-17T02:59:54.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-17T02:59:56.757Z] ---> f0cf11d1fe7f [2022-05-17T02:59:56.757Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T02:59:58.230Z] Removing intermediate container d8d2bdd7c8f6 [2022-05-17T02:59:58.230Z] ---> 20138bab7202 [2022-05-17T02:59:58.230Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T02:59:58.523Z] ---> 7444a726f2a1 [2022-05-17T02:59:58.523Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-17T02:59:58.808Z] ---> Running in d93f2725b791 [2022-05-17T03:00:00.272Z] ---> e30029180127 [2022-05-17T03:00:00.272Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-17T03:00:03.704Z] ---> df15c4df1950 [2022-05-17T03:00:03.704Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-17T03:00:03.704Z] Removing intermediate container d93f2725b791 [2022-05-17T03:00:03.704Z] ---> 4633657ed9d3 [2022-05-17T03:00:03.704Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T03:00:03.704Z] ---> Running in d7db790e053f [2022-05-17T03:00:04.714Z] Removing intermediate container d7db790e053f [2022-05-17T03:00:04.714Z] ---> 20ff82405a7c [2022-05-17T03:00:04.714Z] Step 23/25 : LABEL arch=arm64 [2022-05-17T03:00:05.004Z] ---> Running in 11993b32dec1 [2022-05-17T03:00:05.004Z] ---> 98b445fa1158 [2022-05-17T03:00:05.004Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-17T03:00:06.007Z] Removing intermediate container 11993b32dec1 [2022-05-17T03:00:06.007Z] ---> 8d3ff6964595 [2022-05-17T03:00:06.007Z] Step 24/25 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:00:06.287Z] ---> Running in 53fa218c73f0 [2022-05-17T03:00:06.693Z] ---> f8c758de9da0 [2022-05-17T03:00:06.693Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-17T03:00:07.300Z] Removing intermediate container 53fa218c73f0 [2022-05-17T03:00:07.300Z] ---> c2e841c329e8 [2022-05-17T03:00:07.300Z] Step 25/25 : LABEL version=0.0.0 [2022-05-17T03:00:07.585Z] ---> Running in 51e243477f85 [2022-05-17T03:00:08.580Z] ---> f0e666db50af [2022-05-17T03:00:08.580Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-17T03:00:08.580Z] Removing intermediate container 51e243477f85 [2022-05-17T03:00:08.580Z] ---> 8459cb457e91 [2022-05-17T03:00:08.580Z] [2022-05-17T03:00:08.858Z] ---> Running in bb910ff0b757 [2022-05-17T03:00:09.853Z] Removing intermediate container bb910ff0b757 [2022-05-17T03:00:09.854Z] ---> da6fdb8711cd [2022-05-17T03:00:09.854Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-17T03:00:10.133Z] Successfully built 8459cb457e91 [2022-05-17T03:00:10.133Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-17T03:00:10.133Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-05-17T03:00:11.139Z] ---> 420e092c5cec [2022-05-17T03:00:11.139Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-17T03:00:11.420Z] ---> Running in e5010a7057d0 [2022-05-17T03:00:14.861Z] Removing intermediate container e5010a7057d0 [2022-05-17T03:00:14.862Z] ---> d7232a47cd35 [2022-05-17T03:00:14.862Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-17T03:00:15.148Z] ---> Running in ba80e7e578e8 [2022-05-17T03:00:15.770Z] Removing intermediate container ba80e7e578e8 [2022-05-17T03:00:15.770Z] ---> dacd98bbfe7d [2022-05-17T03:00:15.770Z] Step 28/31 : CMD ["gate"] [2022-05-17T03:00:16.054Z] ---> Running in e4330ffba275 [2022-05-17T03:00:16.670Z] Removing intermediate container e4330ffba275 [2022-05-17T03:00:16.670Z] ---> 8acf6c7c0eaa [2022-05-17T03:00:16.670Z] Step 29/31 : LABEL arch=arm64 [2022-05-17T03:00:16.950Z] ---> Running in 3e543ba3b695 [2022-05-17T03:00:17.573Z] Removing intermediate container 3e543ba3b695 [2022-05-17T03:00:17.573Z] ---> 32e7413482c1 [2022-05-17T03:00:17.573Z] Step 30/31 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:00:17.855Z] ---> Running in 928258857e48 [2022-05-17T03:00:18.470Z] Removing intermediate container 928258857e48 [2022-05-17T03:00:18.470Z] ---> 7ff55da6292c [2022-05-17T03:00:18.470Z] Step 31/31 : LABEL version=0.0.0 [2022-05-17T03:00:18.761Z] ---> Running in e273ede60a1b [2022-05-17T03:00:19.766Z] Removing intermediate container e273ede60a1b [2022-05-17T03:00:19.766Z] ---> ed40190cd64c [2022-05-17T03:00:19.766Z] [2022-05-17T03:00:20.047Z] Successfully built ed40190cd64c [2022-05-17T03:00:20.047Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-17T03:00:20.047Z]  Building security-bootstrapper ... done Building support-scheduler [2022-05-17T03:00:21.522Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:00:21.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:00:21.522Z] ---> 8ff72415f348 [2022-05-17T03:00:21.522Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T03:00:21.522Z] ---> Using cache [2022-05-17T03:00:21.522Z] ---> 7b7d5ea1f15c [2022-05-17T03:00:21.522Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:00:21.522Z] ---> Using cache [2022-05-17T03:00:21.800Z] ---> b77dd0297a48 [2022-05-17T03:00:21.800Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-17T03:00:21.800Z] ---> Running in ff246c61d576 [2022-05-17T03:00:22.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:00:23.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:00:24.782Z] OK: 220 MiB in 52 packages [2022-05-17T03:00:26.236Z] Removing intermediate container ff246c61d576 [2022-05-17T03:00:26.236Z] ---> e83e5bed2930 [2022-05-17T03:00:26.236Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T03:00:27.281Z] ---> 3137cb796923 [2022-05-17T03:00:27.281Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:00:27.561Z] ---> Running in 31d63dfd7015 [2022-05-17T03:00:33.003Z] Removing intermediate container 31d63dfd7015 [2022-05-17T03:00:33.003Z] ---> b963b64a7fcc [2022-05-17T03:00:33.003Z] Step 8/23 : COPY . . [2022-05-17T03:00:55.245Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:00:55.245Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:00:55.245Z] ---> 8ff72415f348 [2022-05-17T03:00:55.245Z] Step 3/26 : WORKDIR /edgex-go [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> 7b7d5ea1f15c [2022-05-17T03:00:55.245Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> b77dd0297a48 [2022-05-17T03:00:55.245Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> bd8e1af00d31 [2022-05-17T03:00:55.245Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> f092b91b73f3 [2022-05-17T03:00:55.245Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> c53df7f6a316 [2022-05-17T03:00:55.245Z] Step 8/26 : COPY . . [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> e8b4861bf462 [2022-05-17T03:00:55.245Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> 9174d75defa3 [2022-05-17T03:00:55.245Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> 249592d2afd4 [2022-05-17T03:00:55.245Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-17T03:00:55.245Z] ---> Using cache [2022-05-17T03:00:55.245Z] ---> 84f9d099bc15 [2022-05-17T03:00:55.245Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T03:00:57.893Z] ---> Running in 9ef09e69227a [2022-05-17T03:01:01.327Z] spire-1.2.1/ [2022-05-17T03:01:01.327Z] spire-1.2.1/.data/ [2022-05-17T03:01:01.327Z] spire-1.2.1/.data/.file [2022-05-17T03:01:01.327Z] spire-1.2.1/.dockerignore [2022-05-17T03:01:01.327Z] spire-1.2.1/.gitattributes [2022-05-17T03:01:01.327Z] spire-1.2.1/.githooks/ [2022-05-17T03:01:01.327Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/ [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/ [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T03:01:01.327Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T03:01:01.327Z] spire-1.2.1/.gitignore [2022-05-17T03:01:01.327Z] spire-1.2.1/.go-version [2022-05-17T03:01:01.327Z] spire-1.2.1/.golangci.yml [2022-05-17T03:01:01.327Z] spire-1.2.1/ADOPTERS.md [2022-05-17T03:01:01.327Z] spire-1.2.1/CHANGELOG.md [2022-05-17T03:01:01.327Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T03:01:01.327Z] spire-1.2.1/CODEOWNERS [2022-05-17T03:01:01.327Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T03:01:01.327Z] spire-1.2.1/Dockerfile [2022-05-17T03:01:01.327Z] spire-1.2.1/Dockerfile.dev [2022-05-17T03:01:01.327Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T03:01:01.327Z] spire-1.2.1/LICENSE [2022-05-17T03:01:01.327Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T03:01:01.327Z] spire-1.2.1/Makefile [2022-05-17T03:01:01.327Z] spire-1.2.1/README.md [2022-05-17T03:01:01.327Z] spire-1.2.1/ROADMAP.md [2022-05-17T03:01:01.327Z] spire-1.2.1/SECURITY.md [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T03:01:01.327Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/ [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/agent/ [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/server/ [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/server/server.conf [2022-05-17T03:01:01.327Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/ [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/auditlog.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/ [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/spire_server.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/telemetry.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/upgrading.md [2022-05-17T03:01:01.327Z] spire-1.2.1/doc/using_spire.md [2022-05-17T03:01:01.327Z] spire-1.2.1/examples/ [2022-05-17T03:01:01.327Z] spire-1.2.1/examples/README.md [2022-05-17T03:01:01.327Z] spire-1.2.1/go.mod [2022-05-17T03:01:01.327Z] spire-1.2.1/go.sum [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T03:01:01.327Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T03:01:01.328Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/health/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/log/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T03:01:01.329Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/version/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T03:01:01.330Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/config.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T03:01:01.609Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/server.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T03:01:01.610Z] spire-1.2.1/proto/ [2022-05-17T03:01:01.610Z] spire-1.2.1/proto/private/ [2022-05-17T03:01:01.610Z] spire-1.2.1/proto/private/server/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T03:01:01.888Z] spire-1.2.1/release/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire-extras/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire/README.md [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire/conf/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T03:01:01.888Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T03:01:01.888Z] spire-1.2.1/script/ [2022-05-17T03:01:01.888Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T03:01:01.888Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T03:01:01.888Z] spire-1.2.1/support/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T03:01:01.888Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T03:01:01.889Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/clock/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/clock/clock.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T03:01:01.889Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/common [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T03:01:01.889Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T03:01:02.166Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T03:01:02.167Z] spire-1.2.1/test/integration/test.sh [2022-05-17T03:01:02.167Z] spire-1.2.1/test/plugintest/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/testca/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/testca/ca.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/testkey/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T03:01:02.167Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/testkey/new.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/util/ [2022-05-17T03:01:02.167Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/util/race.go [2022-05-17T03:01:02.167Z] spire-1.2.1/test/util/util.go [2022-05-17T03:01:02.167Z] building spire from source... [2022-05-17T03:01:02.778Z] Installing go1.17.7... [2022-05-17T03:01:07.141Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:01:07.141Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:01:07.141Z] ---> 8ff72415f348 [2022-05-17T03:01:07.141Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T03:01:07.141Z] ---> Using cache [2022-05-17T03:01:07.141Z] ---> 7b7d5ea1f15c [2022-05-17T03:01:07.141Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:01:07.141Z] ---> Using cache [2022-05-17T03:01:07.141Z] ---> b77dd0297a48 [2022-05-17T03:01:07.141Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T03:01:08.138Z] ---> Running in 988681eb7cb0 [2022-05-17T03:01:10.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:01:11.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:01:12.879Z] OK: 220 MiB in 52 packages [2022-05-17T03:01:14.348Z] Removing intermediate container 988681eb7cb0 [2022-05-17T03:01:14.348Z] ---> b59b17ec23d3 [2022-05-17T03:01:14.348Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T03:01:14.631Z] ---> 1b45e8bad0e8 [2022-05-17T03:01:14.631Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-17T03:01:14.631Z] ---> Running in 2c072cef5553 [2022-05-17T03:01:15.651Z] Removing intermediate container a2e9b44100ff [2022-05-17T03:01:15.651Z] ---> e38f963f9dea [2022-05-17T03:01:15.651Z] [2022-05-17T03:01:15.651Z] Step 9/20 : FROM alpine:3.15 [2022-05-17T03:01:15.941Z] 3.15: Pulling from library/alpine [2022-05-17T03:01:16.552Z] ---> 4204897f2a6a [2022-05-17T03:01:16.552Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:01:16.552Z] ---> Running in ab71695df6a8 [2022-05-17T03:01:17.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-17T03:01:18.578Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-17T03:01:18.578Z] Status: Downloaded newer image for alpine:3.15 [2022-05-17T03:01:18.578Z] ---> 3fb3c9af89a9 [2022-05-17T03:01:18.578Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:01:18.858Z] ---> Running in c06484ecc256 [2022-05-17T03:01:19.471Z] Removing intermediate container c06484ecc256 [2022-05-17T03:01:19.471Z] ---> 08d1b8e8c32e [2022-05-17T03:01:19.471Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:01:19.471Z] ---> Running in 7a16ee0c582d [2022-05-17T03:01:22.891Z] Removing intermediate container 7a16ee0c582d [2022-05-17T03:01:22.891Z] ---> 89876b393a49 [2022-05-17T03:01:22.891Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-17T03:01:22.891Z] ---> Running in 64261af85ead [2022-05-17T03:01:23.501Z] Removing intermediate container ab71695df6a8 [2022-05-17T03:01:23.501Z] ---> 6667788b264c [2022-05-17T03:01:23.501Z] Step 8/22 : COPY . . [2022-05-17T03:01:25.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:01:26.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:01:27.953Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T03:01:27.953Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T03:01:27.953Z] OK: 15734 distinct packages available [2022-05-17T03:01:27.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:01:28.556Z] Building bin/spire-server... [2022-05-17T03:01:28.834Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T03:01:28.834Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T03:01:28.834Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T03:01:29.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:01:30.108Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T03:01:30.108Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T03:01:31.095Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T03:01:31.374Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-17T03:01:31.654Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-17T03:01:31.931Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T03:01:31.931Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-17T03:01:31.931Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T03:01:31.931Z] (5/9) Installing curl (7.80.0-r1) [2022-05-17T03:01:32.215Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-17T03:01:32.215Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-17T03:01:32.215Z] (8/9) Installing libucontext (1.1-r0) [2022-05-17T03:01:32.497Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-17T03:01:32.497Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:01:32.497Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T03:01:33.110Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T03:01:33.110Z] OK: 8 MiB in 23 packages [2022-05-17T03:01:33.396Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:01:34.852Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T03:01:36.846Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T03:01:36.846Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:01:36.846Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:01:37.125Z] Removing intermediate container 64261af85ead [2022-05-17T03:01:37.125Z] ---> e185cbf3d36f [2022-05-17T03:01:37.125Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:01:37.396Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T03:01:37.396Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T03:01:37.396Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T03:01:37.396Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T03:01:38.388Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T03:01:38.388Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T03:01:38.388Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T03:01:38.669Z]  ---> 47d1260ff9c3 [2022-05-17T03:01:38.669Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-17T03:01:38.946Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T03:01:38.946Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T03:01:39.940Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T03:01:39.940Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T03:01:43.641Z]  ---> 4c1a7eed468e [2022-05-17T03:01:43.641Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-17T03:01:45.756Z] ---> 3d038a615671 [2022-05-17T03:01:45.756Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-17T03:01:45.756Z] ---> Running in a33b27d86943 [2022-05-17T03:01:46.358Z] Removing intermediate container a33b27d86943 [2022-05-17T03:01:46.358Z] ---> 7b1600387c9c [2022-05-17T03:01:46.647Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:01:46.647Z] ---> Running in 8dc4a027084f [2022-05-17T03:01:48.114Z] Removing intermediate container 8dc4a027084f [2022-05-17T03:01:48.114Z] ---> 598922e9384f [2022-05-17T03:01:48.114Z] Step 18/20 : LABEL arch=arm64 [2022-05-17T03:01:48.114Z] ---> Running in 997518e3e19a [2022-05-17T03:01:49.110Z] Removing intermediate container 997518e3e19a [2022-05-17T03:01:49.110Z] ---> 938b054055ea [2022-05-17T03:01:49.110Z] Step 19/20 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:01:49.110Z] ---> Running in af835bfb5467 [2022-05-17T03:01:50.105Z] Removing intermediate container af835bfb5467 [2022-05-17T03:01:50.105Z] ---> a17c8372a54d [2022-05-17T03:01:50.105Z] Step 20/20 : LABEL version=0.0.0 [2022-05-17T03:01:50.105Z] ---> Running in 031c2a1cb245 [2022-05-17T03:01:50.384Z] ---> 699005489aa9 [2022-05-17T03:01:50.384Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-17T03:01:50.670Z] ---> Running in 7e573003c4f6 [2022-05-17T03:01:50.670Z] Removing intermediate container 031c2a1cb245 [2022-05-17T03:01:50.670Z] ---> 482aa4b567d6 [2022-05-17T03:01:50.670Z] [2022-05-17T03:01:51.670Z] Successfully built 482aa4b567d6 [2022-05-17T03:01:51.670Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-17T03:01:51.670Z] Building core-metadata [2022-05-17T03:01:52.665Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-17T03:01:58.112Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T03:01:58.112Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:01:58.388Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T03:01:58.388Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:01:58.388Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T03:01:58.665Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T03:01:58.946Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T03:01:58.946Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T03:01:59.226Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T03:01:59.226Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T03:01:59.226Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:01:59.507Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T03:01:59.784Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T03:02:00.080Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:02:00.080Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:02:00.364Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T03:02:01.371Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T03:02:01.979Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T03:02:01.979Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T03:02:02.258Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:02:02.258Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T03:02:02.537Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T03:02:02.537Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T03:02:02.537Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T03:02:02.816Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T03:02:02.816Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T03:02:03.425Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T03:02:04.034Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T03:02:04.034Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T03:02:04.034Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T03:02:05.525Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T03:02:11.003Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T03:02:23.488Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T03:02:23.488Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T03:02:23.488Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:02:23.488Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T03:02:23.488Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T03:02:23.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:02:23.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:02:23.488Z] ---> 8ff72415f348 [2022-05-17T03:02:23.488Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T03:02:23.488Z] ---> Using cache [2022-05-17T03:02:23.488Z] ---> 7b7d5ea1f15c [2022-05-17T03:02:23.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:02:23.488Z] ---> Using cache [2022-05-17T03:02:23.488Z] ---> b77dd0297a48 [2022-05-17T03:02:23.488Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-17T03:02:23.488Z] ---> Using cache [2022-05-17T03:02:23.488Z] ---> b59b17ec23d3 [2022-05-17T03:02:23.488Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T03:02:23.488Z] ---> Using cache [2022-05-17T03:02:23.488Z] ---> 4204897f2a6a [2022-05-17T03:02:23.488Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:02:23.488Z] ---> Using cache [2022-05-17T03:02:23.488Z] ---> 6667788b264c [2022-05-17T03:02:23.488Z] Step 8/23 : COPY . . [2022-05-17T03:02:23.488Z] ---> Using cache [2022-05-17T03:02:23.488Z] ---> 699005489aa9 [2022-05-17T03:02:23.488Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-17T03:02:24.485Z] ---> Running in 95e8c5e6f38a [2022-05-17T03:02:26.490Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-17T03:02:48.734Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T03:02:48.734Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T03:02:48.734Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T03:03:01.168Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T03:03:01.456Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T03:03:33.869Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T03:03:33.869Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T03:03:33.869Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T03:03:33.869Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T03:03:33.869Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T03:03:33.869Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T03:03:34.473Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T03:03:35.466Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T03:03:36.916Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T03:03:37.193Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T03:03:37.193Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T03:03:38.180Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:03:38.458Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T03:03:38.736Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T03:03:39.012Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:03:39.290Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T03:03:39.290Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T03:03:39.567Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T03:03:39.567Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T03:03:39.845Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T03:03:40.124Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T03:03:41.113Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T03:03:41.392Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T03:03:41.674Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T03:03:47.113Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T03:03:47.731Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T03:03:47.731Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T03:03:47.731Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T03:03:47.731Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T03:03:48.012Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T03:03:48.012Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T03:03:49.465Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T03:03:49.465Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T03:03:49.742Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T03:03:50.022Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T03:03:50.022Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T03:03:51.012Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T03:03:51.618Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:03:51.896Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T03:03:51.896Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T03:03:52.175Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T03:03:52.175Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T03:03:52.175Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T03:03:52.175Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T03:03:52.453Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T03:03:53.446Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:03:53.446Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T03:03:54.054Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T03:03:54.054Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T03:03:54.054Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T03:03:56.059Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T03:03:57.058Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T03:03:57.337Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T03:03:57.617Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T03:03:57.617Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T03:03:57.894Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T03:03:58.172Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T03:03:58.448Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T03:03:59.442Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T03:04:02.087Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T03:04:04.085Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T03:04:04.086Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T03:04:04.694Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T03:04:04.694Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T03:04:04.974Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T03:04:05.582Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T03:04:05.862Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T03:04:05.862Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T03:04:05.862Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T03:04:06.467Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T03:04:06.467Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T03:04:06.467Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T03:04:16.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T03:04:16.667Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T03:04:16.667Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T03:04:16.667Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T03:04:43.581Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T03:04:43.581Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T03:06:20.483Z] Removing intermediate container 2c072cef5553 [2022-05-17T03:06:20.483Z] ---> 3e0edd397ffd [2022-05-17T03:06:20.483Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-17T03:06:20.483Z] ---> Running in 41aca924f547 [2022-05-17T03:06:20.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-17T03:06:20.483Z] Removing intermediate container 41aca924f547 [2022-05-17T03:06:20.483Z] ---> 6a7f7343b778 [2022-05-17T03:06:20.483Z] [2022-05-17T03:06:20.483Z] Step 11/23 : FROM docker:20.10.14 [2022-05-17T03:06:20.483Z] 20.10.14: Pulling from library/docker [2022-05-17T03:06:32.948Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-17T03:06:32.948Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-17T03:06:32.948Z] ---> c346e9eafbab [2022-05-17T03:06:32.948Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:06:32.948Z] ---> Running in f35767ab9b16 [2022-05-17T03:06:32.948Z] Removing intermediate container f35767ab9b16 [2022-05-17T03:06:32.948Z] ---> dbaae2589251 [2022-05-17T03:06:32.948Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-17T03:06:32.948Z] ---> Running in 602e4e487a8b [2022-05-17T03:06:34.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:06:34.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:06:36.124Z] (1/43) Installing readline (8.1.1-r0) [2022-05-17T03:06:36.124Z] (2/43) Installing bash (5.1.16-r0) [2022-05-17T03:06:36.124Z] Executing bash-5.1.16-r0.post-install [2022-05-17T03:06:36.124Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-17T03:06:36.124Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-17T03:06:36.124Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-17T03:06:36.124Z] (6/43) Installing curl (7.80.0-r1) [2022-05-17T03:06:36.124Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-17T03:06:36.124Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-17T03:06:36.124Z] (9/43) Installing expat (2.4.7-r0) [2022-05-17T03:06:36.124Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-17T03:06:36.124Z] (11/43) Installing gdbm (1.22-r0) [2022-05-17T03:06:36.124Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-17T03:06:36.124Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-17T03:06:36.124Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-17T03:06:36.402Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-17T03:06:36.402Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-17T03:06:36.402Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-17T03:06:39.047Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-17T03:06:39.047Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-17T03:06:39.047Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-17T03:06:39.047Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-17T03:06:39.047Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-17T03:06:39.047Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-17T03:06:39.047Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-17T03:06:39.047Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-17T03:06:39.047Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-17T03:06:39.047Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-17T03:06:39.047Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-17T03:06:39.047Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-17T03:06:39.047Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-17T03:06:39.047Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-17T03:06:39.047Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-17T03:06:39.047Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-17T03:06:39.325Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-17T03:06:39.325Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-17T03:06:39.325Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-17T03:06:39.325Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-17T03:06:39.325Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-17T03:06:39.325Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-17T03:06:39.325Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-17T03:06:39.325Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-17T03:06:39.603Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-17T03:06:39.603Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-17T03:06:40.210Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:06:40.488Z] OK: 82 MiB in 65 packages [2022-05-17T03:06:47.236Z] Collecting docker-compose==1.23.2 [2022-05-17T03:06:47.236Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-17T03:06:47.236Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-17T03:06:47.236Z] Collecting docker<4.0,>=3.6.0 [2022-05-17T03:06:47.236Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-17T03:06:47.236Z] Collecting docopt<0.7,>=0.6.1 [2022-05-17T03:06:47.236Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-17T03:06:51.573Z] Collecting PyYAML<4,>=3.10 [2022-05-17T03:06:51.573Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-17T03:06:57.003Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-17T03:06:57.003Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-17T03:06:57.003Z] Collecting texttable<0.10,>=0.9.0 [2022-05-17T03:06:57.003Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-17T03:07:00.413Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-17T03:07:00.413Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-17T03:07:03.053Z] Collecting jsonschema<3,>=2.5.1 [2022-05-17T03:07:03.053Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-17T03:07:03.710Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-17T03:07:03.710Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-17T03:07:04.078Z] Collecting cached-property<2,>=1.2.0 [2022-05-17T03:07:04.078Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-17T03:07:05.713Z] Collecting docker-pycreds>=0.4.0 [2022-05-17T03:07:05.713Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-17T03:07:07.268Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-17T03:07:07.268Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-17T03:07:07.899Z] Collecting idna<2.8,>=2.5 [2022-05-17T03:07:07.900Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-17T03:07:08.213Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-17T03:07:08.213Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-17T03:07:08.213Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-17T03:07:09.301Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-17T03:07:09.301Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-17T03:07:09.301Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-17T03:07:09.301Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-17T03:07:10.291Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-17T03:07:10.291Z] Attempting uninstall: urllib3 [2022-05-17T03:07:10.291Z] Found existing installation: urllib3 1.26.7 [2022-05-17T03:07:10.291Z] Uninstalling urllib3-1.26.7: [2022-05-17T03:07:10.569Z] Successfully uninstalled urllib3-1.26.7 [2022-05-17T03:07:11.178Z] Attempting uninstall: idna [2022-05-17T03:07:11.178Z] Found existing installation: idna 3.3 [2022-05-17T03:07:11.178Z] Uninstalling idna-3.3: [2022-05-17T03:07:11.456Z] Successfully uninstalled idna-3.3 [2022-05-17T03:07:14.879Z] Attempting uninstall: requests [2022-05-17T03:07:14.879Z] Found existing installation: requests 2.26.0 [2022-05-17T03:07:14.879Z] Uninstalling requests-2.26.0: [2022-05-17T03:07:15.156Z] Successfully uninstalled requests-2.26.0 [2022-05-17T03:07:15.433Z] Running setup.py install for texttable: started [2022-05-17T03:07:18.073Z] Running setup.py install for texttable: finished with status 'done' [2022-05-17T03:07:18.073Z] Running setup.py install for PyYAML: started [2022-05-17T03:07:21.479Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-17T03:07:21.479Z] Running setup.py install for docopt: started [2022-05-17T03:07:24.890Z] Running setup.py install for docopt: finished with status 'done' [2022-05-17T03:07:24.890Z] Running setup.py install for dockerpty: started [2022-05-17T03:07:27.529Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-17T03:07:29.524Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-17T03:07:51.764Z] Removing intermediate container 602e4e487a8b [2022-05-17T03:07:51.764Z] ---> 833a0ad0c675 [2022-05-17T03:07:51.764Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-17T03:07:51.764Z] ---> Running in ea9d57f34f9a [2022-05-17T03:07:51.764Z] Removing intermediate container 95e8c5e6f38a [2022-05-17T03:07:51.764Z] ---> f0276438108d [2022-05-17T03:07:51.764Z] [2022-05-17T03:07:51.764Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T03:07:51.764Z] ---> ac73e934f311 [2022-05-17T03:07:51.764Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-17T03:07:51.764Z] ---> Using cache [2022-05-17T03:07:51.764Z] ---> 370ed52b260d [2022-05-17T03:07:51.764Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:07:51.764Z] ---> Using cache [2022-05-17T03:07:51.764Z] ---> 5e30e54c75ec [2022-05-17T03:07:51.764Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-17T03:07:51.764Z] ---> Running in 55883d79ef98 [2022-05-17T03:07:51.764Z] Removing intermediate container ea9d57f34f9a [2022-05-17T03:07:51.764Z] ---> ccff0122d63b [2022-05-17T03:07:51.764Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-17T03:07:51.764Z] ---> Running in df8ad212d2ce [2022-05-17T03:07:51.764Z] Removing intermediate container 55883d79ef98 [2022-05-17T03:07:51.764Z] ---> df58290b1b60 [2022-05-17T03:07:51.764Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-17T03:07:51.764Z] Removing intermediate container df8ad212d2ce [2022-05-17T03:07:51.764Z] ---> efd81ef1561a [2022-05-17T03:07:51.764Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-17T03:07:51.764Z] ---> Running in 69d04ef50444 [2022-05-17T03:07:52.371Z] Removing intermediate container 69d04ef50444 [2022-05-17T03:07:52.371Z] ---> cce3b52bea3d [2022-05-17T03:07:52.371Z] Step 15/23 : WORKDIR / [2022-05-17T03:07:52.649Z] ---> Running in 98bbf250559c [2022-05-17T03:07:53.642Z] Removing intermediate container 98bbf250559c [2022-05-17T03:07:53.643Z] ---> 61933803f2ee [2022-05-17T03:07:53.643Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:07:53.923Z] ---> f27d55b71b07 [2022-05-17T03:07:53.923Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-17T03:07:54.922Z] ---> beddee50f34e [2022-05-17T03:07:54.922Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-17T03:07:55.203Z] ---> aead167ac9ef [2022-05-17T03:07:55.203Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-17T03:07:57.201Z] ---> a92d1d65ed90 [2022-05-17T03:07:57.201Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-17T03:07:57.201Z] ---> 4b63e8c2edca [2022-05-17T03:07:57.201Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-17T03:07:57.201Z] ---> Running in 6b2cfe11f35f [2022-05-17T03:07:57.810Z] Removing intermediate container 6b2cfe11f35f [2022-05-17T03:07:57.810Z] ---> 9abdf513fa60 [2022-05-17T03:07:57.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:07:58.091Z] ---> Running in 1b36bb89511a [2022-05-17T03:07:58.370Z] ---> b6b8c796a3a0 [2022-05-17T03:07:58.370Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-17T03:07:58.654Z] ---> Running in 7d41739e9fe5 [2022-05-17T03:07:58.929Z] Removing intermediate container 1b36bb89511a [2022-05-17T03:07:58.929Z] ---> 76ea7615b7f9 [2022-05-17T03:07:58.929Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T03:07:58.929Z] ---> Running in 232ecbdb1b19 [2022-05-17T03:07:59.219Z] Removing intermediate container 7d41739e9fe5 [2022-05-17T03:07:59.219Z] ---> e69994659633 [2022-05-17T03:07:59.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:07:59.503Z] ---> Running in 468ee68675b6 [2022-05-17T03:07:59.784Z] Removing intermediate container 232ecbdb1b19 [2022-05-17T03:07:59.784Z] ---> 629cfec0ef43 [2022-05-17T03:07:59.784Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:08:00.072Z] Removing intermediate container 468ee68675b6 [2022-05-17T03:08:00.072Z] ---> 865e94564583 [2022-05-17T03:08:00.072Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T03:08:00.072Z] ---> Running in 3111a327a954 [2022-05-17T03:08:00.072Z] ---> Running in 81955688cd0d [2022-05-17T03:08:01.071Z] Removing intermediate container 3111a327a954 [2022-05-17T03:08:01.071Z] ---> 43bb7de36727 [2022-05-17T03:08:01.071Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:08:01.071Z] Removing intermediate container 81955688cd0d [2022-05-17T03:08:01.071Z] ---> 6013d33a7031 [2022-05-17T03:08:01.071Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T03:08:01.071Z] ---> Running in 16881499a819 [2022-05-17T03:08:01.071Z] ---> Running in 7702e7793df5 [2022-05-17T03:08:01.688Z] Removing intermediate container 16881499a819 [2022-05-17T03:08:01.688Z] ---> 6e80a7d22ef6 [2022-05-17T03:08:01.967Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T03:08:01.967Z] Removing intermediate container 7702e7793df5 [2022-05-17T03:08:01.967Z] ---> afded8c4686e [2022-05-17T03:08:01.967Z] [2022-05-17T03:08:01.967Z] ---> Running in 504e6109cd7b [2022-05-17T03:08:02.574Z] Removing intermediate container 504e6109cd7b [2022-05-17T03:08:02.574Z] ---> 33ac66ca0cbf [2022-05-17T03:08:02.574Z] [2022-05-17T03:08:02.574Z] Successfully built afded8c4686e [2022-05-17T03:08:02.853Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-17T03:08:02.854Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-05-17T03:08:03.132Z] Successfully built 33ac66ca0cbf [2022-05-17T03:08:03.132Z] Successfully tagged core-metadata-arm64:latest [2022-05-17T03:08:03.132Z]  Building core-metadata ... done Building core-data [2022-05-17T03:08:50.158Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:08:50.158Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:08:50.158Z] ---> 8ff72415f348 [2022-05-17T03:08:50.158Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T03:08:50.158Z] ---> Using cache [2022-05-17T03:08:50.158Z] ---> 7b7d5ea1f15c [2022-05-17T03:08:50.158Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:08:50.158Z] ---> Using cache [2022-05-17T03:08:50.158Z] ---> b77dd0297a48 [2022-05-17T03:08:50.158Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-17T03:08:50.158Z] ---> Using cache [2022-05-17T03:08:50.158Z] ---> b59b17ec23d3 [2022-05-17T03:08:50.158Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T03:08:50.158Z] ---> Using cache [2022-05-17T03:08:50.158Z] ---> 4204897f2a6a [2022-05-17T03:08:50.158Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:08:50.158Z] ---> Using cache [2022-05-17T03:08:50.158Z] ---> 6667788b264c [2022-05-17T03:08:50.158Z] Step 8/22 : COPY . . [2022-05-17T03:08:50.158Z] ---> Using cache [2022-05-17T03:08:50.158Z] ---> 699005489aa9 [2022-05-17T03:08:50.158Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-17T03:08:50.158Z] ---> Running in b145f1c3e170 [2022-05-17T03:08:50.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:08:50.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:08:50.438Z] ---> 8ff72415f348 [2022-05-17T03:08:50.438Z] Step 3/23 : WORKDIR /edgex-go [2022-05-17T03:08:50.438Z] ---> Using cache [2022-05-17T03:08:50.438Z] ---> 7b7d5ea1f15c [2022-05-17T03:08:50.438Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:08:50.438Z] ---> Using cache [2022-05-17T03:08:50.438Z] ---> b77dd0297a48 [2022-05-17T03:08:50.438Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-17T03:08:50.438Z] ---> Running in c3ed23a56237 [2022-05-17T03:08:53.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-17T03:08:53.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:08:54.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:08:55.059Z] OK: 220 MiB in 52 packages [2022-05-17T03:08:56.512Z] Removing intermediate container c3ed23a56237 [2022-05-17T03:08:56.512Z] ---> 9bceaa80f9a5 [2022-05-17T03:08:56.512Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-17T03:08:57.506Z] ---> 0723d66bf3fe [2022-05-17T03:08:57.506Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:08:57.782Z] ---> Running in 7251f51f0cc9 [2022-05-17T03:09:03.217Z] Removing intermediate container 7251f51f0cc9 [2022-05-17T03:09:03.217Z] ---> 2a3ad9435676 [2022-05-17T03:09:03.217Z] Step 8/23 : COPY . . [2022-05-17T03:09:25.420Z] ---> a4e601235b7f [2022-05-17T03:09:25.420Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-17T03:09:25.420Z] ---> Running in 32699c1e5785 [2022-05-17T03:09:27.409Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-17T03:09:34.208Z] Removing intermediate container 7e573003c4f6 [2022-05-17T03:09:34.208Z] ---> 4528f46066ec [2022-05-17T03:09:34.208Z] [2022-05-17T03:09:34.208Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T03:09:34.208Z] ---> ac73e934f311 [2022-05-17T03:09:34.208Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-17T03:09:34.208Z] ---> Using cache [2022-05-17T03:09:34.208Z] ---> 370ed52b260d [2022-05-17T03:09:34.208Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:09:34.208Z] ---> Using cache [2022-05-17T03:09:34.208Z] ---> 5e30e54c75ec [2022-05-17T03:09:34.208Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-17T03:09:34.208Z] ---> Running in 0b14e2eda62b [2022-05-17T03:09:34.208Z] Removing intermediate container 0b14e2eda62b [2022-05-17T03:09:34.208Z] ---> 552bc8938373 [2022-05-17T03:09:34.208Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T03:09:34.208Z] ---> Running in c3f2720b0abc [2022-05-17T03:09:34.810Z] Removing intermediate container c3f2720b0abc [2022-05-17T03:09:34.810Z] ---> 970e13763150 [2022-05-17T03:09:34.810Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:09:35.803Z] ---> c43558603d1a [2022-05-17T03:09:35.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-17T03:09:38.451Z] ---> b96338c745f8 [2022-05-17T03:09:38.451Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-17T03:09:39.061Z] ---> 69f05fa2f259 [2022-05-17T03:09:39.061Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-17T03:09:39.061Z] ---> Running in 2b776daf074a [2022-05-17T03:09:39.691Z] Removing intermediate container 2b776daf074a [2022-05-17T03:09:39.691Z] ---> 801e698870e1 [2022-05-17T03:09:39.691Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:09:39.691Z] ---> Running in c0979e1a153d [2022-05-17T03:09:40.304Z] Removing intermediate container c0979e1a153d [2022-05-17T03:09:40.304Z] ---> d2b584535f53 [2022-05-17T03:09:40.304Z] Step 20/22 : LABEL arch=arm64 [2022-05-17T03:09:40.304Z] ---> Running in a9067e7fd71f [2022-05-17T03:09:40.922Z] Removing intermediate container a9067e7fd71f [2022-05-17T03:09:40.922Z] ---> ec9a0e69b848 [2022-05-17T03:09:40.922Z] Step 21/22 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:09:40.922Z] ---> Running in fb964bcb7d0f [2022-05-17T03:09:41.578Z] Removing intermediate container fb964bcb7d0f [2022-05-17T03:09:41.578Z] ---> 647db654ab87 [2022-05-17T03:09:41.578Z] Step 22/22 : LABEL version=0.0.0 [2022-05-17T03:09:41.578Z] ---> Running in 9b38ba58ad95 [2022-05-17T03:09:42.184Z] Removing intermediate container 9b38ba58ad95 [2022-05-17T03:09:42.184Z] ---> 76174571a546 [2022-05-17T03:09:42.184Z] [2022-05-17T03:09:42.797Z] Successfully built 76174571a546 [2022-05-17T03:09:42.797Z] Successfully tagged support-scheduler-arm64:latest [2022-05-17T03:09:42.797Z]  Building support-scheduler ... done Building security-spire-server [2022-05-17T03:10:15.256Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:10:15.256Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:10:15.256Z] ---> 8ff72415f348 [2022-05-17T03:10:15.256Z] Step 3/25 : WORKDIR /edgex-go [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> 7b7d5ea1f15c [2022-05-17T03:10:15.256Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> b77dd0297a48 [2022-05-17T03:10:15.256Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> bd8e1af00d31 [2022-05-17T03:10:15.256Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> f092b91b73f3 [2022-05-17T03:10:15.256Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> c53df7f6a316 [2022-05-17T03:10:15.256Z] Step 8/25 : COPY . . [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> e8b4861bf462 [2022-05-17T03:10:15.256Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> 9174d75defa3 [2022-05-17T03:10:15.256Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> 249592d2afd4 [2022-05-17T03:10:15.256Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-17T03:10:15.256Z] ---> Using cache [2022-05-17T03:10:15.256Z] ---> 84f9d099bc15 [2022-05-17T03:10:15.256Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-17T03:10:15.256Z] ---> Running in dfb125071bef [2022-05-17T03:10:17.912Z] spire-1.2.1/ [2022-05-17T03:10:17.912Z] spire-1.2.1/.data/ [2022-05-17T03:10:17.912Z] spire-1.2.1/.data/.file [2022-05-17T03:10:17.912Z] spire-1.2.1/.dockerignore [2022-05-17T03:10:17.912Z] spire-1.2.1/.gitattributes [2022-05-17T03:10:17.912Z] spire-1.2.1/.githooks/ [2022-05-17T03:10:17.912Z] spire-1.2.1/.githooks/pre-commit [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/ [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/dependabot.yml [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/ [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-17T03:10:17.912Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-17T03:10:17.912Z] spire-1.2.1/.gitignore [2022-05-17T03:10:17.912Z] spire-1.2.1/.go-version [2022-05-17T03:10:17.912Z] spire-1.2.1/.golangci.yml [2022-05-17T03:10:17.912Z] spire-1.2.1/ADOPTERS.md [2022-05-17T03:10:17.912Z] spire-1.2.1/CHANGELOG.md [2022-05-17T03:10:17.912Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-17T03:10:17.912Z] spire-1.2.1/CODEOWNERS [2022-05-17T03:10:17.912Z] spire-1.2.1/CONTRIBUTING.md [2022-05-17T03:10:17.912Z] spire-1.2.1/Dockerfile [2022-05-17T03:10:17.912Z] spire-1.2.1/Dockerfile.dev [2022-05-17T03:10:17.912Z] spire-1.2.1/Dockerfile.scratch [2022-05-17T03:10:17.912Z] spire-1.2.1/LICENSE [2022-05-17T03:10:17.912Z] spire-1.2.1/MAINTAINERS.md [2022-05-17T03:10:17.912Z] spire-1.2.1/Makefile [2022-05-17T03:10:17.912Z] spire-1.2.1/README.md [2022-05-17T03:10:17.912Z] spire-1.2.1/ROADMAP.md [2022-05-17T03:10:17.912Z] spire-1.2.1/SECURITY.md [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-17T03:10:17.912Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-17T03:10:18.193Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-17T03:10:18.194Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/ [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/agent/ [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/agent/agent.conf [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/server/ [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/server/server.conf [2022-05-17T03:10:18.194Z] spire-1.2.1/conf/server/server_full.conf [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/ [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/SPIRE101.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/auditlog.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/ [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/scaling_spire.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/spire_agent.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/spire_server.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/supported_integrations.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/telemetry.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/telemetry_config.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/upgrading.md [2022-05-17T03:10:18.194Z] spire-1.2.1/doc/using_spire.md [2022-05-17T03:10:18.194Z] spire-1.2.1/examples/ [2022-05-17T03:10:18.194Z] spire-1.2.1/examples/README.md [2022-05-17T03:10:18.194Z] spire-1.2.1/go.mod [2022-05-17T03:10:18.194Z] spire-1.2.1/go.sum [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/ [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/agent/ [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/agent/agent.go [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/agent/api/ [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-17T03:10:18.194Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/config.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/svid/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/names.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/auth/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-17T03:10:18.476Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/health/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/health/config.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/health/context.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/health/health.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/idutil/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/log/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/log/log.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/log/options.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-17T03:10:18.760Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/profiling/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/selector/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/uptime/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/task.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/version/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/version/version.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/api.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/health/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/id.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/status.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-17T03:10:18.761Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/catalog/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/config.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-17T03:10:19.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-17T03:10:19.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/registration/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/server.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/server_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/svid/ [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/private/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/private/server/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/private/server/journal/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-17T03:10:19.321Z] spire-1.2.1/release/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire-extras/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire-extras/README.md [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire/README.md [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire/conf/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire/conf/server/ [2022-05-17T03:10:19.321Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-17T03:10:19.321Z] spire-1.2.1/script/ [2022-05-17T03:10:19.321Z] spire-1.2.1/script/build-artifact.sh [2022-05-17T03:10:19.321Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-17T03:10:19.321Z] spire-1.2.1/support/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-17T03:10:19.321Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-17T03:10:19.322Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/clock/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/clock/clock.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/fixture.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/registration/ [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-17T03:10:19.322Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-17T03:10:19.322Z] spire-1.2.1/test/integration/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/common [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-17T03:10:19.606Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-17T03:10:19.607Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-17T03:10:19.608Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-17T03:10:19.888Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/test-one.sh [2022-05-17T03:10:19.889Z] spire-1.2.1/test/integration/test.sh [2022-05-17T03:10:19.889Z] spire-1.2.1/test/plugintest/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/plugintest/config.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/plugintest/load.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/plugintest/option.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/dir.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/logs.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/suite.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/spiretest/x509.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/testca/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/testca/ca.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/testkey/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/testkey/generate.sh [2022-05-17T03:10:19.889Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/testkey/keys.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/testkey/new.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/tpmsimulator/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/util/ [2022-05-17T03:10:19.889Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/util/cert_generation.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/util/io_redirection.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/util/race.go [2022-05-17T03:10:19.889Z] spire-1.2.1/test/util/util.go [2022-05-17T03:10:19.889Z] building spire from source... [2022-05-17T03:10:20.502Z] Installing go1.17.7... [2022-05-17T03:10:47.408Z] Building bin/spire-server... [2022-05-17T03:10:47.409Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-17T03:10:47.409Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-17T03:10:47.409Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-17T03:10:47.409Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-17T03:10:47.409Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-17T03:10:50.848Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-17T03:10:51.130Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-17T03:10:51.130Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-17T03:10:51.413Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-17T03:10:51.697Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-17T03:10:52.308Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-17T03:10:52.308Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-17T03:10:52.308Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-17T03:10:52.930Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-17T03:10:53.210Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-17T03:10:53.210Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-17T03:10:53.210Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-17T03:10:53.210Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-17T03:10:53.495Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-17T03:10:54.106Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-17T03:10:54.106Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-17T03:10:54.106Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-17T03:10:54.390Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-17T03:10:55.001Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-17T03:11:21.911Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-17T03:11:21.911Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-17T03:11:21.911Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-17T03:11:21.911Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-17T03:11:21.911Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-17T03:11:21.911Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-17T03:11:22.523Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-17T03:11:22.523Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-17T03:11:22.804Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-17T03:11:23.085Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-17T03:11:23.085Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-17T03:11:23.085Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-17T03:11:23.366Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-17T03:11:23.366Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-17T03:11:23.366Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-17T03:11:23.647Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-17T03:11:24.261Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-17T03:11:25.263Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-17T03:11:25.263Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-17T03:11:25.544Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-17T03:11:25.544Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-17T03:11:25.544Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-17T03:11:25.824Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-17T03:11:26.106Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-17T03:11:26.388Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-17T03:11:26.388Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-17T03:11:27.406Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-17T03:11:28.020Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-17T03:11:28.020Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-17T03:11:28.020Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-17T03:11:28.631Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-17T03:11:29.249Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-17T03:11:31.895Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-17T03:11:37.353Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-17T03:11:37.353Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-17T03:11:37.353Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-17T03:11:59.609Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-17T03:11:59.609Z] go: downloading google.golang.org/api v0.70.0 [2022-05-17T03:11:59.609Z] go: downloading k8s.io/api v0.23.4 [2022-05-17T03:12:15.265Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-17T03:12:15.265Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-17T03:12:16.257Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-17T03:12:17.724Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-17T03:12:44.604Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-17T03:12:44.604Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-17T03:12:44.604Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-17T03:12:44.604Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-17T03:12:46.596Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-17T03:12:47.588Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-17T03:12:49.592Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-17T03:12:49.868Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-17T03:12:50.146Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-17T03:12:50.424Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-17T03:12:50.424Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-17T03:12:50.701Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-17T03:12:50.702Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-17T03:12:51.307Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-17T03:12:51.307Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-17T03:12:51.911Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-17T03:12:51.911Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-17T03:12:52.187Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-17T03:12:54.183Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-17T03:12:54.183Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-17T03:12:54.183Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-17T03:12:54.460Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-17T03:12:54.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-17T03:12:55.014Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-17T03:13:01.759Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-17T03:13:01.759Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-17T03:13:02.037Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-17T03:13:02.037Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-17T03:13:02.644Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-17T03:13:02.924Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-17T03:13:02.924Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-17T03:13:02.924Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-17T03:13:02.924Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-17T03:13:02.924Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-17T03:13:03.204Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-17T03:13:03.204Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-17T03:13:04.194Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-17T03:13:04.802Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-17T03:13:04.802Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-17T03:13:05.083Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-17T03:13:05.363Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-17T03:13:05.363Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-17T03:13:05.363Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-17T03:13:05.643Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-17T03:13:05.643Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-17T03:13:07.096Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-17T03:13:07.096Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-17T03:13:07.375Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-17T03:13:07.652Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-17T03:13:07.652Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-17T03:13:09.647Z] go: downloading go.opencensus.io v0.23.0 [2022-05-17T03:13:10.252Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-17T03:13:10.533Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-17T03:13:10.810Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-17T03:13:10.810Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-17T03:13:11.087Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-17T03:13:11.366Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-17T03:13:11.647Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-17T03:13:12.251Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-17T03:13:14.900Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-17T03:13:17.547Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-17T03:13:17.547Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-17T03:13:18.154Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-17T03:13:18.154Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-17T03:13:19.147Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-17T03:13:19.147Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-17T03:13:19.426Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-17T03:13:19.426Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-17T03:13:19.704Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-17T03:13:19.704Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-17T03:13:19.984Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-17T03:13:30.184Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-17T03:13:30.184Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-17T03:13:30.184Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-17T03:13:30.184Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-17T03:13:45.329Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-17T03:13:55.523Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-17T03:13:55.523Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-17T03:14:07.992Z] Removing intermediate container b145f1c3e170 [2022-05-17T03:14:07.992Z] ---> 3820ff4f2bd8 [2022-05-17T03:14:07.992Z] [2022-05-17T03:14:07.992Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T03:14:07.992Z] ---> ac73e934f311 [2022-05-17T03:14:07.992Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-17T03:14:07.992Z] ---> Running in e3f6238adb78 [2022-05-17T03:14:08.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:14:08.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:14:09.541Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-17T03:14:09.819Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-17T03:14:09.819Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-17T03:14:09.819Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-17T03:14:09.819Z] (5/6) Installing curl (7.79.1-r1) [2022-05-17T03:14:09.819Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-17T03:14:09.819Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:14:09.819Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T03:14:10.423Z] OK: 8 MiB in 20 packages [2022-05-17T03:14:12.455Z] Removing intermediate container e3f6238adb78 [2022-05-17T03:14:12.455Z] ---> 91bffd1d850c [2022-05-17T03:14:12.455Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-17T03:14:12.455Z] ---> Running in 3fc6a4a02ffe [2022-05-17T03:14:12.740Z] Removing intermediate container 3fc6a4a02ffe [2022-05-17T03:14:12.741Z] ---> 336e2a2fbfbb [2022-05-17T03:14:12.741Z] Step 13/22 : WORKDIR /edgex [2022-05-17T03:14:12.741Z] ---> Running in dc4838bb8d8e [2022-05-17T03:14:13.355Z] Removing intermediate container dc4838bb8d8e [2022-05-17T03:14:13.355Z] ---> 7c1de6a37dbc [2022-05-17T03:14:13.355Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-17T03:14:14.359Z] ---> d1ced1341b10 [2022-05-17T03:14:14.359Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-17T03:14:15.824Z] ---> 9c57091909b7 [2022-05-17T03:14:15.824Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-17T03:14:17.280Z] ---> 7b6282ffe09b [2022-05-17T03:14:17.280Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-17T03:14:18.279Z] ---> 2776c47921c0 [2022-05-17T03:14:18.280Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-17T03:14:18.280Z] ---> Running in 20c132bd5514 [2022-05-17T03:14:21.718Z] Removing intermediate container 20c132bd5514 [2022-05-17T03:14:21.718Z] ---> c5e46f6b378e [2022-05-17T03:14:21.718Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-17T03:14:21.718Z] ---> Running in 2e35e5ab5ce4 [2022-05-17T03:14:22.011Z] Removing intermediate container 2e35e5ab5ce4 [2022-05-17T03:14:22.011Z] ---> 5fea06fde3d4 [2022-05-17T03:14:22.011Z] Step 20/22 : LABEL arch=arm64 [2022-05-17T03:14:22.299Z] ---> Running in d96bfde30a00 [2022-05-17T03:14:22.912Z] Removing intermediate container d96bfde30a00 [2022-05-17T03:14:22.912Z] ---> f97a89765678 [2022-05-17T03:14:22.912Z] Step 21/22 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:14:22.912Z] ---> Running in 5b947258658b [2022-05-17T03:14:23.222Z] Removing intermediate container 5b947258658b [2022-05-17T03:14:23.222Z] ---> 67ae0529b1d1 [2022-05-17T03:14:23.222Z] Step 22/22 : LABEL version=0.0.0 [2022-05-17T03:14:23.503Z] ---> Running in f32c57b2d910 [2022-05-17T03:14:24.111Z] Removing intermediate container f32c57b2d910 [2022-05-17T03:14:24.111Z] ---> bfd15548f745 [2022-05-17T03:14:24.111Z] [2022-05-17T03:14:24.739Z] Successfully built bfd15548f745 [2022-05-17T03:14:24.739Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-17T03:14:24.739Z]  Building security-proxy-setup ... done Building support-notifications [2022-05-17T03:14:51.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-17T03:14:51.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-17T03:14:51.622Z] ---> 8ff72415f348 [2022-05-17T03:14:51.622Z] Step 3/22 : WORKDIR /edgex-go [2022-05-17T03:14:51.622Z] ---> Using cache [2022-05-17T03:14:51.622Z] ---> 7b7d5ea1f15c [2022-05-17T03:14:51.622Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:14:51.622Z] ---> Using cache [2022-05-17T03:14:51.622Z] ---> b77dd0297a48 [2022-05-17T03:14:51.622Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-17T03:14:51.622Z] ---> Running in 4402d7575d54 [2022-05-17T03:14:53.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:14:54.618Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:14:56.066Z] OK: 220 MiB in 52 packages [2022-05-17T03:14:57.539Z] Removing intermediate container 4402d7575d54 [2022-05-17T03:14:57.539Z] ---> 4be69458bda2 [2022-05-17T03:14:57.539Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-17T03:14:58.539Z] ---> 4c9e04a93f30 [2022-05-17T03:14:58.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-17T03:14:58.539Z] ---> Running in 24be7c52232c [2022-05-17T03:15:03.992Z] Removing intermediate container 24be7c52232c [2022-05-17T03:15:03.992Z] ---> 48608446ae44 [2022-05-17T03:15:03.992Z] Step 8/22 : COPY . . [2022-05-17T03:15:22.359Z] ---> b4cd455ac98e [2022-05-17T03:15:22.359Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-17T03:15:22.359Z] ---> Running in e0c8a1a9fce4 [2022-05-17T03:15:23.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-17T03:15:50.230Z] Removing intermediate container 32699c1e5785 [2022-05-17T03:15:50.230Z] ---> be0d2d6abca1 [2022-05-17T03:15:50.230Z] [2022-05-17T03:15:50.230Z] Step 10/23 : FROM alpine:3.14 [2022-05-17T03:15:50.230Z] ---> ac73e934f311 [2022-05-17T03:15:50.230Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-17T03:15:50.230Z] ---> Running in 3c5036c1e1ef [2022-05-17T03:15:50.230Z] Removing intermediate container 3c5036c1e1ef [2022-05-17T03:15:50.230Z] ---> beee170bdb78 [2022-05-17T03:15:50.230Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-17T03:15:50.230Z] ---> Running in 539ce5c4fb81 [2022-05-17T03:15:50.230Z] Removing intermediate container 539ce5c4fb81 [2022-05-17T03:15:50.230Z] ---> ae38d3b6f67b [2022-05-17T03:15:50.230Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-17T03:15:50.230Z] ---> Running in 1f91a8f29ad3 [2022-05-17T03:15:50.529Z] Removing intermediate container 1f91a8f29ad3 [2022-05-17T03:15:50.529Z] ---> a74f6892a43f [2022-05-17T03:15:50.529Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:15:50.840Z] ---> Running in b7d21e1f6d5b [2022-05-17T03:15:53.521Z] Removing intermediate container b7d21e1f6d5b [2022-05-17T03:15:53.521Z] ---> facbfcfef780 [2022-05-17T03:15:53.521Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-17T03:15:53.803Z] ---> Running in 88d3183531bd [2022-05-17T03:15:55.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:15:56.411Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:15:57.859Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-17T03:15:57.859Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-17T03:15:57.859Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-17T03:15:57.859Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-17T03:15:58.139Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-17T03:15:58.418Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-17T03:15:58.418Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:15:58.418Z] OK: 8 MiB in 20 packages [2022-05-17T03:15:59.882Z] Removing intermediate container 88d3183531bd [2022-05-17T03:15:59.882Z] ---> 1adfb5da7f1f [2022-05-17T03:15:59.882Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:16:00.887Z] ---> 9f3147deedb5 [2022-05-17T03:16:00.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-17T03:16:02.907Z] ---> 32170075954c [2022-05-17T03:16:02.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-17T03:16:03.903Z] ---> b27b97ddeb88 [2022-05-17T03:16:03.903Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-17T03:16:04.189Z] ---> Running in b48e8bacd73d [2022-05-17T03:16:04.821Z] Removing intermediate container b48e8bacd73d [2022-05-17T03:16:04.821Z] ---> 3719ac1e7749 [2022-05-17T03:16:04.821Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:16:04.821Z] ---> Running in a33c3fa4cd97 [2022-05-17T03:16:05.463Z] Removing intermediate container a33c3fa4cd97 [2022-05-17T03:16:05.463Z] ---> 4fe7b5aa8fe8 [2022-05-17T03:16:05.463Z] Step 21/23 : LABEL arch=arm64 [2022-05-17T03:16:05.751Z] ---> Running in a7ad71caa0f2 [2022-05-17T03:16:06.064Z] Removing intermediate container a7ad71caa0f2 [2022-05-17T03:16:06.064Z] ---> 2c04c12f2d28 [2022-05-17T03:16:06.064Z] Step 22/23 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:16:06.343Z] ---> Running in f122ebb41e17 [2022-05-17T03:16:06.626Z] Removing intermediate container f122ebb41e17 [2022-05-17T03:16:06.626Z] ---> 49cfa09bdc05 [2022-05-17T03:16:06.626Z] Step 23/23 : LABEL version=0.0.0 [2022-05-17T03:16:06.922Z] ---> Running in 3d1586945727 [2022-05-17T03:16:07.560Z] Removing intermediate container 3d1586945727 [2022-05-17T03:16:07.560Z] ---> 1f4f222b086b [2022-05-17T03:16:07.560Z] [2022-05-17T03:16:08.287Z] Successfully built 1f4f222b086b [2022-05-17T03:16:08.287Z] Successfully tagged core-data-arm64:latest [2022-05-17T03:21:45.929Z]  Building core-data ... done Removing intermediate container e0c8a1a9fce4 [2022-05-17T03:21:45.929Z] ---> 28aa53a98cc9 [2022-05-17T03:21:45.929Z] [2022-05-17T03:21:45.929Z] Step 10/22 : FROM alpine:3.14 [2022-05-17T03:21:45.929Z] ---> ac73e934f311 [2022-05-17T03:21:45.929Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-17T03:21:45.929Z] ---> Running in a9ed72639226 [2022-05-17T03:21:45.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:21:45.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:21:45.929Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-17T03:21:45.929Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-17T03:21:45.929Z] Executing busybox-1.33.1-r7.trigger [2022-05-17T03:21:45.929Z] Executing ca-certificates-20211220-r0.trigger [2022-05-17T03:21:45.929Z] OK: 6 MiB in 16 packages [2022-05-17T03:21:45.929Z] Removing intermediate container a9ed72639226 [2022-05-17T03:21:45.929Z] ---> 526e32c60d75 [2022-05-17T03:21:45.929Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-17T03:21:45.929Z] ---> Running in d14a794e804a [2022-05-17T03:21:45.929Z] Removing intermediate container d14a794e804a [2022-05-17T03:21:45.929Z] ---> 6ea7d79ef763 [2022-05-17T03:21:45.929Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-17T03:21:45.929Z] ---> Running in beed00e6492b [2022-05-17T03:21:45.929Z] Removing intermediate container beed00e6492b [2022-05-17T03:21:45.929Z] ---> 14839f9268a1 [2022-05-17T03:21:45.929Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-17T03:21:45.929Z] ---> Running in 5de6249429ad [2022-05-17T03:21:45.929Z] Removing intermediate container 5de6249429ad [2022-05-17T03:21:45.929Z] ---> 4eee11f253f7 [2022-05-17T03:21:45.929Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-17T03:21:45.929Z] ---> 8270f7458fae [2022-05-17T03:21:45.929Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-17T03:21:45.929Z] ---> 738fb2566bbe [2022-05-17T03:21:45.929Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-17T03:21:45.929Z] ---> 1670887bb964 [2022-05-17T03:21:45.929Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-17T03:21:45.929Z] ---> Running in 70e837a55db2 [2022-05-17T03:21:45.929Z] Removing intermediate container 70e837a55db2 [2022-05-17T03:21:45.929Z] ---> 21c7d66d5c08 [2022-05-17T03:21:45.929Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-17T03:21:45.929Z] ---> Running in 293ded59c258 [2022-05-17T03:21:45.929Z] Removing intermediate container 293ded59c258 [2022-05-17T03:21:45.929Z] ---> 2200fe9040eb [2022-05-17T03:21:45.929Z] Step 20/22 : LABEL arch=arm64 [2022-05-17T03:21:45.929Z] ---> Running in 58d680902eed [2022-05-17T03:21:45.929Z] Removing intermediate container 58d680902eed [2022-05-17T03:21:45.929Z] ---> 677fa88fd7be [2022-05-17T03:21:45.929Z] Step 21/22 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:21:45.929Z] ---> Running in bc39faf1a9b6 [2022-05-17T03:21:45.929Z] Removing intermediate container bc39faf1a9b6 [2022-05-17T03:21:45.929Z] ---> 9bdee66774d5 [2022-05-17T03:21:45.929Z] Step 22/22 : LABEL version=0.0.0 [2022-05-17T03:21:45.929Z] ---> Running in 9c29a4b1455e [2022-05-17T03:21:46.230Z] Removing intermediate container 9c29a4b1455e [2022-05-17T03:21:46.230Z] ---> 40ff10f89e4a [2022-05-17T03:21:46.230Z] [2022-05-17T03:21:46.847Z] Successfully built 40ff10f89e4a [2022-05-17T03:21:46.847Z] Successfully tagged support-notifications-arm64:latest [2022-05-17T03:34:09.982Z]  Building support-notifications ... done Building bin/spire-agent... [2022-05-17T03:34:09.982Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T03:34:09.982Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T03:34:09.982Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T03:34:11.430Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T03:34:12.056Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T03:34:14.761Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T03:34:14.761Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T03:34:15.403Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T03:34:15.403Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T03:34:15.403Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T03:34:15.695Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T03:34:15.695Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T03:34:15.695Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T03:37:37.691Z] Building bin/spire-agent... [2022-05-17T03:37:37.691Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T03:37:37.971Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T03:37:41.380Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T03:37:41.660Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T03:37:42.262Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T03:37:43.249Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T03:37:43.249Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T03:37:43.847Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T03:37:43.847Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T03:37:43.847Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T03:37:44.122Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T03:37:44.122Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T03:37:44.398Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T03:40:06.379Z] Removing intermediate container 480de4916f0c [2022-05-17T03:40:06.380Z] ---> 3380016ddcd9 [2022-05-17T03:40:06.380Z] [2022-05-17T03:40:06.380Z] Step 13/26 : FROM alpine:3.15 [2022-05-17T03:40:06.380Z] ---> 3fb3c9af89a9 [2022-05-17T03:40:06.380Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:40:06.380Z] ---> Using cache [2022-05-17T03:40:06.380Z] ---> 08d1b8e8c32e [2022-05-17T03:40:06.380Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:40:06.380Z] ---> Using cache [2022-05-17T03:40:06.380Z] ---> 89876b393a49 [2022-05-17T03:40:06.380Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-17T03:40:06.976Z] ---> Running in 6092bedc0da6 [2022-05-17T03:40:08.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:40:09.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:40:10.381Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T03:40:10.381Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T03:40:10.381Z] OK: 15734 distinct packages available [2022-05-17T03:40:10.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:40:11.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:40:12.624Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-17T03:40:12.624Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-17T03:40:12.624Z] (3/4) Installing libucontext (1.1-r0) [2022-05-17T03:40:12.624Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-17T03:40:12.624Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:40:12.897Z] OK: 6 MiB in 18 packages [2022-05-17T03:40:14.874Z] Removing intermediate container 6092bedc0da6 [2022-05-17T03:40:14.874Z] ---> 3f24213dfd9c [2022-05-17T03:40:14.874Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T03:40:20.288Z] ---> 699cc1761b82 [2022-05-17T03:40:20.289Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T03:40:20.289Z] ---> 262c52c7a510 [2022-05-17T03:40:20.560Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-17T03:40:20.560Z] ---> Running in 2c4c1486ff44 [2022-05-17T03:40:21.152Z] Removing intermediate container 2c4c1486ff44 [2022-05-17T03:40:21.152Z] ---> 0dc1e3c036e2 [2022-05-17T03:40:21.152Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-17T03:40:22.140Z] ---> 06a4fa15eb2b [2022-05-17T03:40:22.140Z] Step 21/26 : WORKDIR / [2022-05-17T03:40:22.140Z] ---> Running in c9b924f3c1f8 [2022-05-17T03:40:22.741Z] Removing intermediate container c9b924f3c1f8 [2022-05-17T03:40:22.741Z] ---> f8de5c7d78dd [2022-05-17T03:40:22.741Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T03:40:22.741Z] ---> Running in c5cf786a9742 [2022-05-17T03:40:23.338Z] Removing intermediate container c5cf786a9742 [2022-05-17T03:40:23.338Z] ---> 11d538900d7f [2022-05-17T03:40:23.338Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T03:40:23.338Z] ---> Running in bbc03669769d [2022-05-17T03:40:23.940Z] Removing intermediate container bbc03669769d [2022-05-17T03:40:23.940Z] ---> f4be31238c78 [2022-05-17T03:40:23.940Z] Step 24/26 : LABEL arch=arm64 [2022-05-17T03:40:23.940Z] ---> Running in b0614355ce30 [2022-05-17T03:40:24.555Z] Removing intermediate container b0614355ce30 [2022-05-17T03:40:24.555Z] ---> d1ca4cc22358 [2022-05-17T03:40:24.555Z] Step 25/26 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:40:24.555Z] ---> Running in 1b99bac4fdb6 [2022-05-17T03:40:25.155Z] Removing intermediate container 1b99bac4fdb6 [2022-05-17T03:40:25.155Z] ---> 78cdf3132dcf [2022-05-17T03:40:25.155Z] Step 26/26 : LABEL version=0.0.0 [2022-05-17T03:40:25.426Z] ---> Running in 968b0582ccb6 [2022-05-17T03:40:25.698Z] Removing intermediate container 968b0582ccb6 [2022-05-17T03:40:25.698Z] ---> fb76bcec8fcb [2022-05-17T03:40:25.698Z] [2022-05-17T03:40:25.971Z] Successfully built fb76bcec8fcb [2022-05-17T03:40:25.971Z] Successfully tagged security-spire-config-arm64:latest [2022-05-17T03:41:13.231Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-17T03:41:13.832Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-17T03:41:14.110Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-17T03:41:14.110Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-17T03:41:14.385Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-17T03:41:17.020Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-17T03:41:17.020Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-17T03:41:17.298Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-17T03:41:17.900Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-17T03:41:17.900Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-17T03:41:17.900Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-17T03:41:17.900Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-17T03:41:17.900Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-17T03:41:18.178Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-17T03:42:55.057Z] Removing intermediate container 9ef09e69227a [2022-05-17T03:42:55.057Z] ---> 6e63f9c0094e [2022-05-17T03:42:55.057Z] [2022-05-17T03:42:55.057Z] Step 13/26 : FROM alpine:3.15 [2022-05-17T03:42:55.057Z] ---> 3fb3c9af89a9 [2022-05-17T03:42:55.058Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:42:55.058Z] ---> Using cache [2022-05-17T03:42:55.058Z] ---> 08d1b8e8c32e [2022-05-17T03:42:55.058Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:42:55.058Z] ---> Using cache [2022-05-17T03:42:55.058Z] ---> 89876b393a49 [2022-05-17T03:42:55.058Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T03:42:55.058Z] ---> Running in b7acefadfe7f [2022-05-17T03:42:55.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:42:55.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:42:55.058Z] v3.15.4-138-gcb44b6bacb [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-17T03:42:55.058Z] v3.15.4-137-gab24a37f18 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-17T03:42:55.058Z] OK: 15734 distinct packages available [2022-05-17T03:42:55.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-17T03:42:56.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-17T03:42:57.014Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-17T03:42:57.014Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-17T03:42:57.014Z] (3/5) Installing libucontext (1.1-r0) [2022-05-17T03:42:57.284Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-17T03:42:57.284Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-17T03:42:57.284Z] Executing busybox-1.34.1-r5.trigger [2022-05-17T03:42:57.569Z] OK: 6 MiB in 19 packages [2022-05-17T03:42:59.002Z] Removing intermediate container b7acefadfe7f [2022-05-17T03:42:59.002Z] ---> 1bb9f7f5fae4 [2022-05-17T03:42:59.002Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-17T03:43:01.626Z] ---> beaae4b704a3 [2022-05-17T03:43:01.626Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T03:43:05.922Z] ---> 234d4de8feaf [2022-05-17T03:43:05.922Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T03:43:06.517Z] ---> eb907eaa062f [2022-05-17T03:43:06.517Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-17T03:43:07.117Z] ---> 128a34cc8592 [2022-05-17T03:43:07.117Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-17T03:43:07.715Z] ---> fa5cf334b234 [2022-05-17T03:43:07.715Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T03:43:07.715Z] ---> Running in 1f690ade9f29 [2022-05-17T03:43:08.311Z] Removing intermediate container 1f690ade9f29 [2022-05-17T03:43:08.312Z] ---> 42e4602244f5 [2022-05-17T03:43:08.312Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T03:43:08.312Z] ---> Running in 515289124c05 [2022-05-17T03:43:08.586Z] Removing intermediate container 515289124c05 [2022-05-17T03:43:08.586Z] ---> 7e48c2984be6 [2022-05-17T03:43:08.586Z] Step 24/26 : LABEL arch=arm64 [2022-05-17T03:43:08.859Z] ---> Running in a4a9c0ee8a83 [2022-05-17T03:43:09.132Z] Removing intermediate container a4a9c0ee8a83 [2022-05-17T03:43:09.132Z] ---> 926cd3e277d0 [2022-05-17T03:43:09.132Z] Step 25/26 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:43:09.132Z] ---> Running in 619b9ecfc43d [2022-05-17T03:43:09.730Z] Removing intermediate container 619b9ecfc43d [2022-05-17T03:43:09.730Z] ---> 2991bf154f93 [2022-05-17T03:43:09.730Z] Step 26/26 : LABEL version=0.0.0 [2022-05-17T03:43:09.730Z] ---> Running in 8ae5c788d760 [2022-05-17T03:43:10.006Z] Removing intermediate container 8ae5c788d760 [2022-05-17T03:43:10.006Z] ---> 442e639db4ca [2022-05-17T03:43:10.006Z] [2022-05-17T03:43:10.279Z] Successfully built 442e639db4ca [2022-05-17T03:43:10.279Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-17T03:45:17.093Z]  Building security-spire-agent ... done Removing intermediate container dfb125071bef [2022-05-17T03:45:17.093Z] ---> c4697b3cbe17 [2022-05-17T03:45:17.093Z] [2022-05-17T03:45:17.093Z] Step 13/25 : FROM alpine:3.15 [2022-05-17T03:45:17.093Z] ---> 3fb3c9af89a9 [2022-05-17T03:45:17.093Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-17T03:45:17.093Z] ---> Using cache [2022-05-17T03:45:17.093Z] ---> 08d1b8e8c32e [2022-05-17T03:45:17.093Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-17T03:45:17.093Z] ---> Using cache [2022-05-17T03:45:17.093Z] ---> 89876b393a49 [2022-05-17T03:45:17.093Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-17T03:45:17.093Z] ---> Using cache [2022-05-17T03:45:17.093Z] ---> 1bb9f7f5fae4 [2022-05-17T03:45:17.093Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-17T03:45:17.093Z] ---> 25bfd3767008 [2022-05-17T03:45:17.093Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-17T03:45:17.093Z] ---> a25184a9c00e [2022-05-17T03:45:17.093Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-17T03:45:17.093Z] ---> 21a1975376c5 [2022-05-17T03:45:17.093Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-17T03:45:17.093Z] ---> e429db29435b [2022-05-17T03:45:17.093Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-17T03:45:17.093Z] ---> Running in 8433ee035ff4 [2022-05-17T03:45:17.093Z] Removing intermediate container 8433ee035ff4 [2022-05-17T03:45:17.093Z] ---> de7f4fa2e796 [2022-05-17T03:45:17.093Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-17T03:45:17.093Z] ---> Running in fd11ef1707af [2022-05-17T03:45:17.093Z] Removing intermediate container fd11ef1707af [2022-05-17T03:45:17.093Z] ---> 6820c0bc1b12 [2022-05-17T03:45:17.093Z] Step 23/25 : LABEL arch=arm64 [2022-05-17T03:45:17.093Z] ---> Running in eef943c8b588 [2022-05-17T03:45:17.093Z] Removing intermediate container eef943c8b588 [2022-05-17T03:45:17.093Z] ---> c651bd2fa1db [2022-05-17T03:45:17.093Z] Step 24/25 : LABEL git_sha=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [2022-05-17T03:45:17.093Z] ---> Running in fbfa6153525f [2022-05-17T03:45:17.093Z] Removing intermediate container fbfa6153525f [2022-05-17T03:45:17.093Z] ---> 6ce42eaf54a6 [2022-05-17T03:45:17.093Z] Step 25/25 : LABEL version=0.0.0 [2022-05-17T03:45:17.093Z] ---> Running in 3bc2e03dfc55 [2022-05-17T03:45:17.093Z] Removing intermediate container 3bc2e03dfc55 [2022-05-17T03:45:17.093Z] ---> 1b3fbdf4f620 [2022-05-17T03:45:17.093Z] [2022-05-17T03:45:17.093Z] Successfully built 1b3fbdf4f620 [2022-05-17T03:45:17.093Z] Successfully tagged security-spire-server-arm64:latest [2022-05-17T03:45:17.110Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-17T03:45:17.148Z] $ docker stop --time=1 ff9125e3b1a3dc9373abb1f7adc6d975aaa1dde2cc05da625d32e15ee6829c69 [2022-05-17T03:45:18.834Z] $ docker rm -f ff9125e3b1a3dc9373abb1f7adc6d975aaa1dde2cc05da625d32e15ee6829c69 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-17T03:45:19.343Z] + docker images [2022-05-17T03:45:19.616Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-17T03:45:19.616Z] security-spire-server-arm64 latest 1b3fbdf4f620 6 seconds ago 86.3MB [2022-05-17T03:45:19.616Z] c4697b3cbe17 28 seconds ago 4.14GB [2022-05-17T03:45:19.616Z] security-spire-agent-arm64 latest 442e639db4ca 2 minutes ago 126MB [2022-05-17T03:45:19.616Z] 6e63f9c0094e 2 minutes ago 4.14GB [2022-05-17T03:45:19.616Z] security-spire-config-arm64 latest fb76bcec8fcb 4 minutes ago 85.6MB [2022-05-17T03:45:19.616Z] 3380016ddcd9 5 minutes ago 4.14GB [2022-05-17T03:45:19.616Z] support-notifications-arm64 latest 40ff10f89e4a 23 minutes ago 25.8MB [2022-05-17T03:45:19.616Z] 28aa53a98cc9 23 minutes ago 1.36GB [2022-05-17T03:45:19.616Z] core-data-arm64 latest 1f4f222b086b 29 minutes ago 21.6MB [2022-05-17T03:45:19.616Z] be0d2d6abca1 29 minutes ago 1.34GB [2022-05-17T03:45:19.616Z] security-proxy-setup-arm64 latest bfd15548f745 30 minutes ago 26.1MB [2022-05-17T03:45:19.616Z] 3820ff4f2bd8 31 minutes ago 1.31GB [2022-05-17T03:45:19.616Z] support-scheduler-arm64 latest 76174571a546 35 minutes ago 25.2MB [2022-05-17T03:45:19.616Z] 4528f46066ec 35 minutes ago 1.36GB [2022-05-17T03:45:19.616Z] core-metadata-arm64 latest 33ac66ca0cbf 37 minutes ago 16.3MB [2022-05-17T03:45:19.616Z] sys-mgmt-agent-arm64 latest afded8c4686e 37 minutes ago 282MB [2022-05-17T03:45:19.616Z] f0276438108d 37 minutes ago 1.31GB [2022-05-17T03:45:19.616Z] 6a7f7343b778 39 minutes ago 1.31GB [2022-05-17T03:45:19.616Z] security-spiffe-token-provider-arm64 latest 482aa4b567d6 43 minutes ago 27.9MB [2022-05-17T03:45:19.616Z] e38f963f9dea 44 minutes ago 1.36GB [2022-05-17T03:45:19.616Z] security-bootstrapper-arm64 latest ed40190cd64c 45 minutes ago 18.3MB [2022-05-17T03:45:19.616Z] security-secretstore-setup-arm64 latest 8459cb457e91 45 minutes ago 27.5MB [2022-05-17T03:45:19.616Z] core-command-arm64 latest bbed5d606287 45 minutes ago 15.5MB [2022-05-17T03:45:19.616Z] 695feeb7bfdb 45 minutes ago 1.31GB [2022-05-17T03:45:19.616Z] a969c5686401 45 minutes ago 1.32GB [2022-05-17T03:45:19.616Z] fc79f40c90ca 46 minutes ago 1.3GB [2022-05-17T03:45:19.616Z] ci-base-image-arm64 latest 8ff72415f348 About an hour ago 884MB [2022-05-17T03:45:19.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 weeks ago 551MB [2022-05-17T03:45:19.616Z] docker 20.10.14 c346e9eafbab 5 weeks ago 202MB [2022-05-17T03:45:19.616Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-17T03:45:19.616Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-17T03:45:19.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:45:20.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T03:45:20.074Z] [2022-05-17T03:45:20.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:45:20.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T03:45:20.690Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-17T03:45:20.690Z] 8998bd30e6a1: Pulling fs layer [2022-05-17T03:45:20.690Z] 04944245beec: Pulling fs layer [2022-05-17T03:45:20.690Z] 699f458cf7ca: Pulling fs layer [2022-05-17T03:45:20.690Z] 765212b225bb: Pulling fs layer [2022-05-17T03:45:20.690Z] f23df028b6ca: Pulling fs layer [2022-05-17T03:45:20.690Z] d65c8cfc05b1: Pulling fs layer [2022-05-17T03:45:20.690Z] 2437ff75d9bd: Pulling fs layer [2022-05-17T03:45:20.690Z] f23df028b6ca: Waiting [2022-05-17T03:45:20.690Z] d65c8cfc05b1: Waiting [2022-05-17T03:45:20.690Z] 2437ff75d9bd: Waiting [2022-05-17T03:45:20.690Z] 765212b225bb: Waiting [2022-05-17T03:45:20.690Z] 04944245beec: Verifying Checksum [2022-05-17T03:45:20.690Z] 04944245beec: Download complete [2022-05-17T03:45:20.690Z] 765212b225bb: Verifying Checksum [2022-05-17T03:45:20.690Z] 765212b225bb: Download complete [2022-05-17T03:45:20.967Z] f23df028b6ca: Verifying Checksum [2022-05-17T03:45:20.967Z] f23df028b6ca: Download complete [2022-05-17T03:45:20.967Z] d65c8cfc05b1: Verifying Checksum [2022-05-17T03:45:20.967Z] d65c8cfc05b1: Download complete [2022-05-17T03:45:20.967Z] 699f458cf7ca: Verifying Checksum [2022-05-17T03:45:20.967Z] 699f458cf7ca: Download complete [2022-05-17T03:45:21.240Z] 8998bd30e6a1: Verifying Checksum [2022-05-17T03:45:21.240Z] 8998bd30e6a1: Download complete [2022-05-17T03:45:23.860Z] 2437ff75d9bd: Verifying Checksum [2022-05-17T03:45:23.861Z] 2437ff75d9bd: Download complete [2022-05-17T03:45:25.835Z] 8998bd30e6a1: Pull complete [2022-05-17T03:45:26.107Z] 04944245beec: Pull complete [2022-05-17T03:45:27.535Z] 699f458cf7ca: Pull complete [2022-05-17T03:45:27.809Z] 765212b225bb: Pull complete [2022-05-17T03:45:28.792Z] f23df028b6ca: Pull complete [2022-05-17T03:45:29.066Z] d65c8cfc05b1: Pull complete [2022-05-17T03:45:44.150Z] 2437ff75d9bd: Pull complete [2022-05-17T03:45:44.150Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-17T03:45:44.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-17T03:45:44.150Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-17T03:45:44.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-63894 does not seem to be running inside a container [2022-05-17T03:45:44.496Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-05-17T03:45:47.149Z] $ docker top 21b7fba7c689d508c2091e20fbd80bb727083f835b45d193824311ca40ce674a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:45:48.100Z] ---> job-cost.sh [2022-05-17T03:45:48.100Z] lf-activate-venv: SKIPPING [2022-05-17T03:45:48.100Z] INFO: No Stack... [2022-05-17T03:45:48.695Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-17T03:45:49.288Z] INFO: Archiving Costs [Pipeline] sh [2022-05-17T03:45:49.951Z] + + cat /w/workspace/edgex-go/22/archives/cost.csv [2022-05-17T03:45:49.951Z] cut -d, -f6 [Pipeline] lock [2022-05-17T03:45:49.986Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-22-stack-cost] [2022-05-17T03:45:49.993Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-22-stack-cost] did not exist. Created. [2022-05-17T03:45:49.993Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-17T03:45:50.662Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-17T03:45:50.835Z] Stashed 1 file(s) [Pipeline] } [2022-05-17T03:45:50.842Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-22-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-17T03:45:50.892Z] $ docker stop --time=1 21b7fba7c689d508c2091e20fbd80bb727083f835b45d193824311ca40ce674a [2022-05-17T03:45:52.396Z] $ docker rm -f 21b7fba7c689d508c2091e20fbd80bb727083f835b45d193824311ca40ce674a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-17T03:45:52.944Z] provisioning config files... [2022-05-17T03:45:52.952Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config38392770560154647tmp [Pipeline] { [Pipeline] sh [2022-05-17T03:45:53.262Z] + set +x [2022-05-17T03:45:53.262Z] + bash -s -- [2022-05-17T03:45:53.262Z] + curl -s https://codecov.io/bash [2022-05-17T03:45:53.262Z] [2022-05-17T03:45:53.262Z] _____ _ [2022-05-17T03:45:53.262Z] / ____| | | [2022-05-17T03:45:53.262Z] | | ___ __| | ___ ___ _____ __ [2022-05-17T03:45:53.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-17T03:45:53.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-17T03:45:53.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-17T03:45:53.262Z] Bash-1.0.6 [2022-05-17T03:45:53.262Z] [2022-05-17T03:45:53.262Z] [2022-05-17T03:45:53.262Z] ==> git version 2.25.1 found [2022-05-17T03:45:53.262Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-17T03:45:53.262Z] Release-Date: 2020-01-08 [2022-05-17T03:45:53.262Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-17T03:45:53.262Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-17T03:45:53.262Z] ==> Jenkins CI detected. [2022-05-17T03:45:53.262Z] current dir:  /w/workspace/edgex-go/22 [2022-05-17T03:45:53.262Z] project root: . [2022-05-17T03:45:53.262Z] --> token set from env [2022-05-17T03:45:53.262Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-17T03:45:53.262Z] ==> Running gcov in . (disable via -X gcov) [2022-05-17T03:45:53.262Z] ==> Python coveragepy not found [2022-05-17T03:45:53.262Z] ==> Searching for coverage reports in: [2022-05-17T03:45:53.262Z] + . [2022-05-17T03:45:53.538Z] -> Found 1 reports [2022-05-17T03:45:53.538Z] ==> Detecting git/mercurial file structure [2022-05-17T03:45:53.538Z] ==> Reading reports [2022-05-17T03:45:53.538Z] + ./coverage.out bytes=435134 [2022-05-17T03:45:53.538Z] ==> Appending adjustments [2022-05-17T03:45:53.538Z] https://docs.codecov.io/docs/fixing-reports [2022-05-17T03:45:54.476Z] + Found adjustments [2022-05-17T03:45:54.476Z] ==> Gzipping contents [2022-05-17T03:45:54.476Z] 60K /tmp/codecov.0QE11l.gz [2022-05-17T03:45:54.476Z] ==> Uploading reports [2022-05-17T03:45:54.476Z] url: https://codecov.io [2022-05-17T03:45:54.476Z] query: branch=PR-3987&commit=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-17T03:45:54.476Z] -> Pinging Codecov [2022-05-17T03:45:54.476Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-17T03:45:55.047Z] -> Uploading to [2022-05-17T03:45:55.048Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-17/00271124DB129430A58F1EEE437C3FCB/18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1/987b2184-a19a-47e5-a8df-3d6240cde1b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220517T034554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6be7c23ca9dafb35ba03df43e0fad22b972d54edc0c1b96f203da09e17f7fac [2022-05-17T03:45:55.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-17T03:45:55.048Z] Dload Upload Total Spent Left Speed [2022-05-17T03:45:55.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59814 0 0 100 59814 0 251k --:--:-- --:--:-- --:--:-- 251k [2022-05-17T03:45:55.048Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/18288c5a9b22c2a4f54c0f8a12a5cc924a0811f1 [Pipeline] } [2022-05-17T03:45:55.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-17T03:45:55.651Z] + [ -d /w/workspace/edgex-go/22/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:45:55.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:45:56.809Z] ---> package-listing.sh [2022-05-17T03:45:56.809Z] ++ facter osfamily [2022-05-17T03:45:56.809Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-17T03:45:57.069Z] + OS_FAMILY=debian [2022-05-17T03:45:57.069Z] + workspace=/w/workspace/edgex-go/22 [2022-05-17T03:45:57.069Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-17T03:45:57.069Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-17T03:45:57.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-17T03:45:57.069Z] + PACKAGES=/tmp/packages_start.txt [2022-05-17T03:45:57.069Z] + '[' /w/workspace/edgex-go/22 ']' [2022-05-17T03:45:57.069Z] + PACKAGES=/tmp/packages_end.txt [2022-05-17T03:45:57.069Z] + case "${OS_FAMILY}" in [2022-05-17T03:45:57.069Z] + dpkg -l [2022-05-17T03:45:57.069Z] + grep '^ii' [2022-05-17T03:45:57.069Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-17T03:45:57.069Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-17T03:45:57.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-17T03:45:57.069Z] + '[' /w/workspace/edgex-go/22 ']' [2022-05-17T03:45:57.069Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2022-05-17T03:45:57.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo [2022-05-17T03:45:57.081Z] 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-17T03:45:57.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:45:57.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T03:45:57.916Z] [2022-05-17T03:45:57.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-17T03:45:58.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T03:45:58.215Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-17T03:45:58.215Z] 5eb5b503b376: Pulling fs layer [2022-05-17T03:45:58.215Z] 5c69ac0246d0: Pulling fs layer [2022-05-17T03:45:58.215Z] ec43610c2a17: Pulling fs layer [2022-05-17T03:45:58.215Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-17T03:45:58.215Z] 33b1e0a273af: Pulling fs layer [2022-05-17T03:45:58.215Z] 5d3b04190fa2: Pulling fs layer [2022-05-17T03:45:58.215Z] 3a2ae6a8a46f: Waiting [2022-05-17T03:45:58.215Z] 33b1e0a273af: Waiting [2022-05-17T03:45:58.215Z] 2f39f015ded8: Pulling fs layer [2022-05-17T03:45:58.215Z] 5d3b04190fa2: Waiting [2022-05-17T03:45:58.215Z] 2f39f015ded8: Waiting [2022-05-17T03:45:58.215Z] 5c69ac0246d0: Verifying Checksum [2022-05-17T03:45:58.215Z] 5c69ac0246d0: Download complete [2022-05-17T03:45:58.215Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-17T03:45:58.215Z] 3a2ae6a8a46f: Download complete [2022-05-17T03:45:58.215Z] 33b1e0a273af: Verifying Checksum [2022-05-17T03:45:58.215Z] 33b1e0a273af: Download complete [2022-05-17T03:45:58.215Z] 5d3b04190fa2: Verifying Checksum [2022-05-17T03:45:58.215Z] 5d3b04190fa2: Download complete [2022-05-17T03:45:58.215Z] ec43610c2a17: Verifying Checksum [2022-05-17T03:45:58.216Z] ec43610c2a17: Download complete [2022-05-17T03:45:58.475Z] 5eb5b503b376: Verifying Checksum [2022-05-17T03:45:58.475Z] 5eb5b503b376: Download complete [2022-05-17T03:45:59.043Z] 2f39f015ded8: Download complete [2022-05-17T03:45:59.611Z] 5eb5b503b376: Pull complete [2022-05-17T03:45:59.869Z] 5c69ac0246d0: Pull complete [2022-05-17T03:46:00.129Z] ec43610c2a17: Pull complete [2022-05-17T03:46:00.129Z] 3a2ae6a8a46f: Pull complete [2022-05-17T03:46:00.388Z] 33b1e0a273af: Pull complete [2022-05-17T03:46:00.388Z] 5d3b04190fa2: Pull complete [2022-05-17T03:46:04.585Z] 2f39f015ded8: Pull complete [2022-05-17T03:46:04.585Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-17T03:46:04.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-17T03:46:04.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-17T03:46:04.648Z] prd-ubuntu20.04-docker-8c-8g-63892 does not seem to be running inside a container [2022-05-17T03:46:04.678Z] $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-17T03:46:06.222Z] $ docker top 272fa98363a1646f30fbaa797b04fd28353677ad45b3a919369f1a2caf6427a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-17T03:46:06.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-17T03:46:06.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-17T03:46:07.157Z] + ls /var/log/sa-host [2022-05-17T03:46:07.157Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-17T03:46:07.250Z] provisioning config files... [2022-05-17T03:46:07.258Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config958203712855122937tmp [Pipeline] { [Pipeline] echo [2022-05-17T03:46:07.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:46:07.559Z] ---> create-netrc.sh [Pipeline] } [2022-05-17T03:46:07.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:46:07.893Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-17T03:46:07.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:46:08.194Z] ---> sudo-logs.sh [2022-05-17T03:46:08.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-17T03:46:08.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:46:08.506Z] ---> job-cost.sh [2022-05-17T03:46:08.506Z] lf-activate-venv: SKIPPING [2022-05-17T03:46:08.506Z] DEBUG: total: 0.2199999988079071 [2022-05-17T03:46:08.506Z] INFO: Retrieving Stack Cost... [2022-05-17T03:46:09.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-17T03:46:09.650Z] INFO: Archiving Costs [Pipeline] echo [2022-05-17T03:46:09.665Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-17T03:46:09.953Z] ---> logs-deploy.sh [2022-05-17T03:46:09.953Z] lf-activate-venv: SKIPPING [2022-05-17T03:46:09.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/22 [2022-05-17T03:46:09.953Z] INFO: archiving workspace using pattern(s): [2022-05-17T03:46:10.893Z] Archives upload complete. [2022-05-17T03:46:10.893Z] INFO: archiving logs to Nexus